11325 Commits (adddb9af215099c70db50289e54579a4ee6fe931)
 

Author SHA1 Message Date
Jon Turney 3c81ff8f00
Make it an error if MESON_CI_JOBNAME isn't set under CI 3 years ago
Jon Turney 538b347218
Add expected skip annotations for non-linux CI runs to framework tests 3 years ago
Jon Turney 24135c8c8e
Set MESON_CI_JOBNAME for all CI jobs 3 years ago
Jon Turney a10b0c93eb
Fix skip condition in sdl2 test.json 3 years ago
Paolo Bonzini b5146c02ef run_unittests: add test for passing symlinks to setup and test 3 years ago
Jon Turney 317f9555a7 azure: propagate run_tests.py exit code 3 years ago
Jussi Pakkanen f6cb717bba Update version number for rc2. 3 years ago
Jon Turney 8f07c1a2b5 Add path filter to azure pipelines trigger 3 years ago
Daniel Mensinger ca6683095d fix: Fix recursive _unholder permissive kwarg (fixes #8977) 3 years ago
Andrea Pappacoda c8c7c56897 docs: fix minor typos in Machine-files.md 3 years ago
Dylan Baker f459c0e918 interpreter: remove stringArgs uses 3 years ago
Dylan Baker 52c68ca6fe interpreter: use typed_pos_args for files 3 years ago
Dylan Baker 011f13bcdc interpreter: use typed_pos_args for add_langauges 3 years ago
Dylan Baker 011b58d75f interpreter: use typed_pos_args for project 3 years ago
Dylan Baker 015e44014a interpreter: use typed_pos_args for subdir 3 years ago
Dylan Baker 3f6afa2693 interpreter: use typed_pos_args for assert 3 years ago
Dylan Baker 2486938011 interpreter: use typed_pos_args for subproject 3 years ago
Dylan Baker 9f07a1ad41 interpreter: use typed_pos_args for get_option 3 years ago
Dylan Baker 6f6db0f2e3 interpreter: use typed_pos_args configuration_data 3 years ago
Dylan Baker 982973f303 interpreter: use typed_pos_args for alias_target 3 years ago
Dylan Baker 09d7da19c1 interpreter: use typed_kwargs for include_directories 3 years ago
Dylan Baker 3135b130b8 interpreter: use typed_pos_args for include_directories 3 years ago
Dylan Baker 5aed9dd939 interpreter: use typed_pos_args for add_test_setup 3 years ago
Dylan Baker e71a6544c5 interpreter: use typed_pos_args for join_paths 3 years ago
Dylan Baker 9ecd578167 interpreter: use typed_pos_args for set_variable 3 years ago
Dylan Baker 20c5dfe869 interpreter: use typed_pos_args for get_variable 3 years ago
Dylan Baker 4d05f9d64b interpreter: use typed_pos_args for is_variable 3 years ago
Dylan Baker 30a9bb60ee interpreter: use typed_pos_args for is_disabler 3 years ago
Jon Turney b20cfec4bc Use None as Environment object build_dir in detect_system_compiler() 3 years ago
Jon Turney 609864a66d Annotate framework tests with where they are expected to skip 3 years ago
Jon Turney 0cd8897189 Skip LLVM test if required modules aren't found 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
Jon Turney 1c9698b107 Drop checking skippable() in run_single_test 3 years ago
Jon Turney 6bf86f4783 Drop non-framework test names from skippable() 3 years ago
Paolo Bonzini 5215f4fa98 cleanup self.options.wd 3 years ago
Paolo Bonzini b44a51d0fd resolve symlinks passed to -C 3 years ago
Connor Abbott 62702005eb windows: Support wrc resource compiler 3 years ago
Andrea Pappacoda 81d9acab87 Fix unsupported linker error message 3 years ago
Jussi Pakkanen 3a241496c8 Bump version number for rc1. 3 years ago
Daniel Mensinger 8e1c599c10 cmake: Improved error message for using dependency for executables 3 years ago
Eli Schwartz bd6f46e723 condense lines 3 years ago
Eli Schwartz b4b488f33c simplify mesonlib imports for the sake of line lengths 3 years ago
Eli Schwartz dd31891c1f more f-strings too complex to be caught by pyupgrade 3 years ago
Eli Schwartz 566efba216 fix typo in log message 3 years ago
Eli Schwartz c4f5f6364e pyupgrade 3 years ago
Eli Schwartz 88bd4e6e10 use modern set syntax 3 years ago
kira78 4f49fa8315
dependencies: Deterministic LLVM compile and link arg ordering (#8959) 3 years ago
Daniel Mensinger 0d0f2cdafd cmake: Only use the `cm_` prefix when it is actually required (fixes #8955) 3 years ago