562 Commits (1f6351461c5d3654aeff2355c96fe54bb28469f8)

Author SHA1 Message Date
Laurin-Luis Lehning d5ed8f61a5 interpreter: Move argument checks from add_*_arguments to compiler.get_supported_arguments 3 years ago
Laurin-Luis Lehning 377adfb6fb docs: Fix snippet heading for required project arguments 3 years ago
Laurin-Luis Lehning c9ad98ef5e interprter: Add required kwarg to add_(project|global)_arguments 3 years ago
Eli Schwartz 2c6ccfe4c4
intl custom dependency 3 years ago
Dylan Baker cf6e8d6834 docs: update qt module documentation with types and new files 3 years ago
Dylan Baker 0fe3dc6571 modules/qt: Deprecated the *sources variadic argument to preproccess 3 years ago
Dylan Baker a7357887c7 docs: fix issues with the cython docs 4 years ago
Eli Schwartz ed19eb2443
document the enhancement to the Fs module permitting File arguments 4 years ago
Dylan Baker 0cb05004ca docs: Add cython docs 4 years ago
Dylan Baker 17eb224aa7 interpreter: Automatically add 'c' to languages when 'vala' is used 4 years ago
Xavier Claessens 69a5c950a3 pkgconfig: Do not escape custom variables 4 years ago
Jussi Pakkanen 0b2a7300c0 Set up VS environment automatically when run. 4 years ago
Jussi Pakkanen c54dd63547 Make objective C use C standard version. Closes #5495. 4 years ago
Jussi Pakkanen 753954be86 Release 0.58.0. 4 years ago
Jussi Pakkanen 959aac5a02 Add snippet about Xcode. [skip ci] 4 years ago
Xavier Claessens 3af39a463b Interpreter: Fallback when required is false but forcefallback is true 4 years ago
Tristan Partin b6d277c140 Add 'subprojects purge' command 4 years ago
Xavier Claessens 3c64ecaf86 pkgconfig: Add support for CustomTarget objects in generator 4 years ago
Tristan Partin 4c13aa30a1 dependency: Add JDK system dependency 4 years ago
Xavier Claessens 5440ce003b Add global_source/build_root() 4 years ago
Jussi Pakkanen e80ff985fb Do not add custom target dir automatically when implicit false. 4 years ago
Xavier Claessens 1ad469342b msubprojects: wrap-file should be re-extracted with --reset 4 years ago
Dylan Baker c211fea513 Refactor Qt Dependency into proper split classes with factories 4 years ago
Xavier Claessens a9e9b7c750
devenv: Set GI_TYPELIB_PATH and LD_LIBRARY_PATH (#8548) 4 years ago
Xavier Claessens 1be13710ad
environment(): Allow stacking append() and prepend() (#8547) 4 years ago
Jussi Pakkanen 9ab4dadef9 Remove -pipe from default list of args. Closes #8508. 4 years ago
Xavier Claessens 3990754bf5 Allow add_dist_script() in subprojects 4 years ago
Xavier Claessens 848e360450 interpreter: Add varname as positional arg in dep.get_variable() 4 years ago
Xavier Claessens 0638e38bfc clangformat: Add clang-format-check target 4 years ago
Xavier Claessens f558689277 clangformat: Add include and ignore files 4 years ago
Xavier Claessens a45f939092 Add range() function 4 years ago
Xavier Claessens 598e968993 Add `meson devenv` command and meson.add_devenv() 4 years ago
Laurin-Luis Lehning f7dd111333 Some documentation language adjustments & improved error messages 4 years ago
Laurin-Luis Lehning e124afa409 Fix release snippet still using the old fstring syntax 4 years ago
Laurin-Luis Lehning 2607510b18 Add failing test cases & release snippet 4 years ago
Jussi Pakkanen d76345b4be Add address sanitizer support for Visual Studio. 4 years ago
Tristan Partin c83106ee38 Add str.replace() method 4 years ago
Jason Woodward 50af09de03 install_man locale support 4 years ago
Stephen Gregoratto ec5fe58e6d Allow printing UserOptions in the summary 4 years ago
Tim-Philipp Müller ace22f21a7 meson: add .has_external_property() methods 4 years ago
Dylan Baker aa4efc709e deprecated `meson.get_cross_property` 4 years ago
Xavier Claessens cef5cab23c Support multiple args in error() 4 years ago
Matthias Klumpp 4e5efd3897
Allow custom target output to be processed by generators 4 years ago
Xavier Claessens 2fabd4c7dc minstall: Add --skip-subprojects option 4 years ago
Jussi Pakkanen 5d651e76b5 Set up release 0.57. 4 years ago
Luca Weiss 398df56298 Add Qt6 module 4 years ago
Dylan Baker b28235428d rust: Add a module wrapper for bindgen 4 years ago
Dylan Baker 456844a4f3 vala: Disable unity builds 4 years ago
Xavier Claessens 522392e755 run_target: Add env kwarg 4 years ago
Xavier Claessens b5100fe86a gnome: Add post_install() method 4 years ago