996 Commits (f559e56d0a339659753d3b60957da6976d8bafd4)

Author SHA1 Message Date
Dylan Baker 5bb75dc3af interpreterbase: Add deprecated_values and since_values to KwargInfo 4 years ago
Dylan Baker 6490b13f22 run_unittests: mock meson global before changing 4 years ago
Daniel Mensinger e987a88c19 tests: Force colorize CI output 4 years ago
Dylan Baker 6ab78b5979 intperperterbase: Add a convertor keyword argument 4 years ago
Dylan Baker fb385728df interpreterbase: Add validator keyword argument to typed_kwargs 4 years ago
Dylan Baker 4dc3f2af63 run_unittests.py: Use mock for monkey patching 4 years ago
Paolo Bonzini 6497e52035 run_unittests.sh: fix Python DeprecationWarning 4 years ago
Dylan Baker b107171307 interpreterbase: Allow safely using mutable default values with typed_kwargs 4 years ago
Daniel Mensinger 95b70bcb97 deps: Split dependencies.base 4 years ago
Xavier Claessens 16c3f03394 typed_kwargs: Add since and deprecated annotations 4 years ago
Dylan Baker 521b92e499 interpreterbase: Add a function for type checking keyword arguments 4 years ago
Jussi Pakkanen 2dc8d1d626 Fix text used to validate test output. 4 years ago
Jussi Pakkanen cdb91f493e Disable D test on macOS as it fails mysteriously. 4 years ago
Jussi Pakkanen 293da38546 It seems ld64 is the default linker name on macOS now. 4 years ago
Jon Turney f76c6b8d0a
Fix LTO test on Cygwin 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 1d06d4ca1a Set unittest backend with an argument rather than an envvar. 4 years ago
Nellie Zhang 802f66f442 Clarify incorrect configuration format message 4 years ago
Jussi Pakkanen b2687e86c8 Do not accidentally format files when only checking if they are formatted. 4 years ago
Jussi Pakkanen e75e3976fa Condense test directory names. 4 years ago
Tristan Partin cc54284885
Fix issue where multiple dist files were not being produced for comma separated formats value 4 years ago
Jason Francis 39c751b94c introspection: export all sources for custom targets 4 years ago
Tristan Partin bb12587e0b Add subprojects purge wrap-git coverage 4 years ago
Dylan Baker d4e867809b store the list of initializes subprojects in the coredata structure 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
Xavier Claessens d9b9eecd54 msetup: Restore .gitignore after wipe 4 years ago
Dylan Baker fdde948ca1 environment: don't load project options from a native file in a cross build 4 years ago
Xavier Claessens 558a7bc6ff interpreter: Move to its own folder and split it 4 years ago
Dylan Baker d569d0bb3c tests: Add a test for the _FOR_BUILD env vars 4 years ago
Dylan Baker 848cacc38c unittests: extend machine file override tests for CFLAGS (and friends) 4 years ago
Dylan Baker 2cd0723c42 Split environment variable and command line cflags 4 years ago
Jussi Pakkanen e80ff985fb Do not add custom target dir automatically when implicit false. 4 years ago
Xavier Claessens 47633330da pkgconfig: Allow setting prefix in dataonly pc file 4 years ago
Dylan Baker c211fea513 Refactor Qt Dependency into proper split classes with factories 4 years ago
Xavier Claessens 1be13710ad
environment(): Allow stacking append() and prepend() (#8547) 4 years ago
Xavier Claessens b33e7bca73 mlog: Add a space after 'subproject|' 4 years ago
Dylan Baker 40e3577a65 split program related classes and functions out of dependencies 4 years ago
Eli Schwartz f7b0238ed6
add test case for installed targets uninstalling a single directory 4 years ago
Xavier Claessens 3990754bf5 Allow add_dist_script() in subprojects 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
Jussi Pakkanen ecd8c7e4af Update VS module version check. 4 years ago
Jussi Pakkanen 3ac3e125e4 Delete leftover files from some tests. 4 years ago
Paolo Bonzini 5cd7f5f8c5 msetup: do not print bogus "Option ... is:" messages 4 years ago
Xavier Claessens 598e968993 Add `meson devenv` command and meson.add_devenv() 4 years ago
Jussi Pakkanen be86199221 Fix run_targets running scripts from different subdirs. 4 years ago