11162 Commits (0be74c78352bbe996599aed39468dadec45d1109)
 

Author SHA1 Message Date
Jussi Pakkanen 0be74c7835
Merge pull request #8972 from bonzini/C-symlink 4 years ago
Jussi Pakkanen 6614c73526
Merge pull request #8996 from bonzini/fix8746 4 years ago
Jussi Pakkanen 116e4d4850 Set up the 0.59.0 release. 4 years ago
Ian Harvey 7b8fecf573 Update linkers.py 4 years ago
Jussi Pakkanen 7dee480a40 Condense test directory names for next release. 4 years ago
Paolo Bonzini 3efed376c3 linkers: remove is_shared_module argument to get_soname_args 4 years ago
Paolo Bonzini d5535065bc do not add SONAME to shared modules 4 years ago
Eli Schwartz c7a0c5cde4 coverage: disable the concept of "CI failures" 4 years ago
Pamplemousse 762c073500 Clang: Apply `-O0` 4 years ago
Paolo Bonzini b5146c02ef run_unittests: add test for passing symlinks to setup and test 4 years ago
Jon Turney 317f9555a7 azure: propagate run_tests.py exit code 4 years ago
Jussi Pakkanen f6cb717bba Update version number for rc2. 4 years ago
Jon Turney 8f07c1a2b5 Add path filter to azure pipelines trigger 4 years ago
Daniel Mensinger ca6683095d fix: Fix recursive _unholder permissive kwarg (fixes #8977) 4 years ago
Andrea Pappacoda c8c7c56897 docs: fix minor typos in Machine-files.md 4 years ago
Jon Turney b20cfec4bc Use None as Environment object build_dir in detect_system_compiler() 4 years ago
Jon Turney 609864a66d Annotate framework tests with where they are expected to skip 4 years ago
Jon Turney 0cd8897189 Skip LLVM test if required modules aren't found 4 years ago
Jon Turney c78e6cac80 Allow `skip_*` test.json keys at top-level or in `matrix:` 4 years ago
Jon Turney a2e44296c9 Add `skip_on_os` to test.json 4 years ago
Jon Turney 7126fbaf81 Add `skip_on_jobname` to test.json 4 years ago
Jon Turney 1c9698b107 Drop checking skippable() in run_single_test 4 years ago
Jon Turney 6bf86f4783 Drop non-framework test names from skippable() 4 years ago
Paolo Bonzini 5215f4fa98 cleanup self.options.wd 4 years ago
Paolo Bonzini b44a51d0fd resolve symlinks passed to -C 4 years ago
Connor Abbott 62702005eb windows: Support wrc resource compiler 4 years ago
Andrea Pappacoda 81d9acab87 Fix unsupported linker error message 4 years ago
Jussi Pakkanen 3a241496c8 Bump version number for rc1. 4 years ago
Daniel Mensinger 8e1c599c10 cmake: Improved error message for using dependency for executables 4 years ago
Eli Schwartz bd6f46e723 condense lines 4 years ago
Eli Schwartz b4b488f33c simplify mesonlib imports for the sake of line lengths 4 years ago
Eli Schwartz dd31891c1f more f-strings too complex to be caught by pyupgrade 4 years ago
Eli Schwartz 566efba216 fix typo in log message 4 years ago
Eli Schwartz c4f5f6364e pyupgrade 4 years ago
Eli Schwartz 88bd4e6e10 use modern set syntax 4 years ago
kira78 4f49fa8315
dependencies: Deterministic LLVM compile and link arg ordering (#8959) 4 years ago
Daniel Mensinger 0d0f2cdafd cmake: Only use the `cm_` prefix when it is actually required (fixes #8955) 4 years ago
Jussi Pakkanen 50f870e361
Merge pull request #8957 from jon-turney/dependency-doc-improve 4 years ago
Jon Turney 746f00e69e Users: Update URL for pacman 4 years ago
Jon Turney 77f0820a8e
Consistently capitialize 'Meson' in Dependencies.md 4 years ago
Andrea Pappacoda d0101cbfb7 dist: only exclude actual git files 4 years ago
Jon Turney bfafb83069
Improve text for dependency detection methods 4 years ago
Jussi Pakkanen ee46c0242f Fix image link names. 4 years ago
Jussi Pakkanen ec5baa62c8
Merge pull request #8950 from dcbaker/submit/import-required-disabled 4 years ago
Tristan Partin f21685a833 Delete redirected wrap files in subprojects purge 4 years ago
Tristan Partin 6f3f43bb2d Flatten test suite value 4 years ago
Dylan Baker 210065ffe8 backends/ninja: only pass project specific arguments to scan-build 4 years ago
Daniel Mensinger 971a0b1775 fix: get_variable default variables are not ObjectHolders (fixes #8936) 4 years ago
Olexa Bilaniuk 5bb93490c4 Add minimum NVIDIA driver version entry in table for newly-released CUDA Toolkit 11.4.0. 4 years ago
Dylan Baker bc4201a7f1 interpreter: add required and disabled to import 4 years ago