1621 Commits (2e7019dd853c1f6fb2b2ecee8e438ded38b674d0)

Author SHA1 Message Date
Jussi Pakkanen e69b9c982c Update instructions on installing with Pip. Closes #9034. 3 years ago
Xavier Claessens 12e5bfbc1c external-project: Add support for WAF build system 3 years ago
Dylan Baker 42d27f05c6 docs: add snippet for qt compile_ method generated inputs 3 years ago
Dylan Baker a7f3703440 modules/qt: Allow using generated sources for compile_translations ts_files 3 years ago
Dylan Baker a16335a958 modules/qt: Allow Generated sources in compile_resources 3 years ago
Dylan Baker ff573620b0 modules/qt: allow passing generated targets to compile_ui 3 years ago
Dylan Baker 965fcf2883 modules/qt: Allow generated sources for arguemnts to compile_moc 3 years ago
Eli Schwartz 44e123dd90
test runner: add the ability to configure test.json for python paths 3 years ago
Daniel Mensinger a216de4898 docs: Remove the deleted function find_library 3 years ago
Xavier Claessens 8c5aa031b5 Add install tags 3 years ago
Dylan Baker 7dda90f1bf interpreter/compiler: remove unittest_args method 3 years ago
Jussi Pakkanen aa68440ba6 Document new rules for green CI. 3 years ago
Tristan Partin 1dc13e9951 Add unset_variable() 3 years ago
Eli Schwartz 59d4f771d2
editorconfig: add setting to trim trailing whitespace 3 years ago
Jussi Pakkanen a90d2925dd Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate" 3 years ago
Xavier Claessens b74db1dda2 Document that custom_target() install_dir can be a list 3 years ago
Eli Schwartz bf1ae2c7f9
Update wrap documentation to describe new submission process 3 years ago
Dylan Baker 0b97d58548 compilers/c++: Add MSVC option to make the __cplusplus define accurate 3 years ago
Jussi Pakkanen f2fe271198 Add support for finding Javascript source libraries with Emscripten. 3 years ago
Xavier Claessens 9da99e7a59 destdir: Allow relative to build directory 3 years ago
David Seifert 46380b5b1e doc: mention CUDA_PATH in dependency('cuda') [skip ci] 3 years ago
Florian Schmaus dbf2ace6ca
coredata: throw a MesonException on unknown options 3 years ago
miebka e665864660 Added release snippet 3 years ago
Weston Schmidt 2e30b5a1e2 Add support for gcovr --sonarqube report 3 years ago
Dylan Baker 5583e44826 qt: Allow CustomTargets for qt.preprocess source arguments 3 years ago
Jussi Pakkanen 116e4d4850 Set up the 0.59.0 release. 3 years ago
Dylan Baker 1f7ab2f010 modules/python: Add type annotations 3 years ago
Andrea Pappacoda c8c7c56897 docs: fix minor typos in Machine-files.md 3 years ago
Jon Turney c78e6cac80 Allow `skip_*` test.json keys at top-level or in `matrix:` 3 years ago
Jon Turney a2e44296c9 Add `skip_on_os` to test.json 3 years ago
Jon Turney 7126fbaf81 Add `skip_on_jobname` to test.json 3 years ago
Connor Abbott 62702005eb windows: Support wrc resource compiler 3 years ago
Jon Turney 746f00e69e Users: Update URL for pacman 3 years ago
Jon Turney 77f0820a8e
Consistently capitialize 'Meson' in Dependencies.md 3 years ago
Jon Turney bfafb83069
Improve text for dependency detection methods 3 years ago
Jussi Pakkanen ee46c0242f Fix image link names. 3 years ago
Dylan Baker bc4201a7f1 interpreter: add required and disabled to import 3 years ago
Jon Turney 5968a05adb
Alphabetize dependency names with special lookup 3 years ago
Jon Turney e047a1f622
Move 'builtin', 'config-tool' and 'system' methods to discussion of methods 3 years ago
Simon Ser 1f3adc4dbe Add feed arg to custom_target() 3 years ago
andy5995 81ca0ec7ae Users.md:add rmw 3 years ago
Xavier Claessens 2b6fe00e3d msubprojects: Run action on all subprojects in parallel 3 years ago
Xavier Claessens d3d95d39be gnome: add update_desktop_database to post_install() 3 years ago
Xavier Claessens 39c6571a46 gnome: Set GSETTINGS_SCHEMA_DIR in devenv 3 years ago
fanc999 edfe24178d
Add Visual Studio 2012/2013 backends (#8803) 3 years ago
Paolo Bonzini a656febccf extract_objects: test and document using the result in a custom_target 3 years ago
Daniel Mensinger 5cd9f88d6c fix: Ensure that build targets have all methods from ExternalProgram 3 years ago
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