summaryrefslogtreecommitdiff
path: root/mesonbuild/modules
AgeCommit message (Expand)Author
2025-05-23gnome: initialize CFLAGS environment variable to linker argumentsPaolo Bonzini
2025-05-23gnome: fix typo in creating gir flagsPaolo Bonzini
2025-05-22support .version() for overridden executablesFlorian "sp1rit"​
2025-05-22gnome.mkenums: Use rspfiles on Windows when possibleL. E. Segovia
2025-05-13rust: skip doctests when build machine cannot run host binariesPaolo Bonzini
2025-05-06Add license keyword to pkgconfig generateCharles Brunet
2025-05-06do not use len to check emptynessCharles Brunet
2025-05-05cmake: include_directories() returns an arrayPaolo Bonzini
2025-04-09New xgettext method for i18n moduleCharles Brunet
2025-04-09modules/gnome, modules/Python: Allow injecting RPATH flags through LDFLAGS if...L. E. Segovia
2025-04-02modules/cmake: Make fully type safeDylan Baker
2025-04-02wayland: Mark module stableXavier Claessens
2025-04-02rust: add link_whole to rust.test and rust.doctestPaolo Bonzini
2025-04-02rust: add rust.doctestPaolo Bonzini
2025-04-02rust: extract common parts of rust.test and rust.doctestPaolo Bonzini
2025-04-02interpreter, rust: move "args" out of BaseTestPaolo Bonzini
2025-04-02build, interpreter: associate a doctest target to a BuildTargetPaolo Bonzini
2025-03-10coredata: replace get_option with optstore.get_value_forDylan Baker
2025-03-09compilers: convert `b_sanitize` to a free-form array optionPatrick Steinhardt
2025-03-01modules/gnome: Allow to specify the doc-format argumentCorentin Noël
2025-02-27use ElementaryOptionValues instead of open coding... againDylan Baker
2025-02-27modules/rust: use 'nightly' as the bindgen version if the compiler is nightlyDylan Baker
2025-02-27modules/rust: set --rust-edition for bindgen >= 0.71Dylan Baker
2025-02-27modules/rust: Update bindgen target error checking for bindgen >= 0.71Dylan Baker
2025-02-13Make all Meson level options overridable per subproject.Jussi Pakkanen
2025-02-12modules/pkgconfig: use host machine to calculate install prefixDylan Baker
2025-01-08qt module: provide qml_modulePierre Lamot
2025-01-08qt module: allow moc to generate json introspection filePierre Lamot
2025-01-08qt module: remove quoted annotationsPierre Lamot
2024-12-20modules/rust: Specify the compiler version to bindgen when possibleDylan Baker
2024-11-19rust: avoid warnings from rust.testPaolo Bonzini
2024-11-19make external_project work again on MinGWMihailJP
2024-11-15interpreter: remove current_linenoDylan Baker
2024-10-28external-project: Setup devenv to run programsXavier Claessens
2024-10-01modules/cmake: use typed_kwargs instead of permittedKwargsDylan Baker
2024-10-01modules/cmake: use typed_kwargs for subproject.dependencyDylan Baker
2024-10-01modules/cmake: simplify _args_to_infoDylan Baker
2024-10-01modules/cmake: use typed_pos_args for remaining subproject methodsDylan Baker
2024-10-01modules/cmake: use typed_pos_args for subproject.dependencyDylan Baker
2024-10-01modules/cmake: use typed_pos_args for subproject.get_variableDylan Baker
2024-09-24qt module: allow has_tools to specify which tools to checkPierre Lamot
2024-09-14Fix various incorrect uses of `its` vs `it's`.Andrew McNulty
2024-09-11Fix typosspaette
2024-09-11Fix pkgconfig.generate handling of BothLibraries dependenciesCharles Brunet
2024-09-04modules/gnome: Make 'gnome.yelp()' install actual media with symlinkssid
2024-08-30update various deprecation notices to call out meson 2.0Eli Schwartz
2024-08-06modules/dlang: Use the DubDependency.class_dubbin correctlyRemi Thebault
2024-07-30flake8: move unused typing-only imports to TYPE_CHECKINGEli Schwartz
2024-07-19modules/gnome: gnome.compile_resources() must have 'install_dir' if installingRaviRahar
2024-07-17Remove module type from OptionKey.Jussi Pakkanen