11146 Commits (30a9bb60eec03dbf0746b120201263859490716a)
 

Author SHA1 Message Date
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
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
Jussi Pakkanen 50f870e361
Merge pull request #8957 from jon-turney/dependency-doc-improve 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
Andrea Pappacoda d0101cbfb7 dist: only exclude actual git files 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
Jussi Pakkanen ec5baa62c8
Merge pull request #8950 from dcbaker/submit/import-required-disabled 3 years ago
Tristan Partin f21685a833 Delete redirected wrap files in subprojects purge 3 years ago
Tristan Partin 6f3f43bb2d Flatten test suite value 3 years ago
Dylan Baker 210065ffe8 backends/ninja: only pass project specific arguments to scan-build 3 years ago
Daniel Mensinger 971a0b1775 fix: get_variable default variables are not ObjectHolders (fixes #8936) 3 years ago
Olexa Bilaniuk 5bb93490c4 Add minimum NVIDIA driver version entry in table for newly-released CUDA Toolkit 11.4.0. 3 years ago
Dylan Baker bc4201a7f1 interpreter: add required and disabled to import 3 years ago
miebka 3021f256ea C2000: linker uses now binary setting defined within the cross-file 3 years ago
Dylan Baker 4a0a6a8083 modules: modules need to return either an ExtensionModlue or a 3 years ago
Dylan Baker 1416ba0b8d modules: add classes with the found method 3 years ago
Dylan Baker 351a1e9ec9 interpreter: use typed_pos_args for func_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
Jussi Pakkanen 6337e40115
Merge pull request #8882 from xclaesse/msubprojects-parallel 3 years ago
Jussi Pakkanen 563f4c7b9f
Merge pull request #8924 from jon-turney/fix-test-json-schema 3 years ago
Simon Ser 1f3adc4dbe Add feed arg to custom_target() 3 years ago
Jussi Pakkanen 4bfee181c5
Merge pull request #8918 from mensinda/pathlibFixes 3 years ago
andy5995 81ca0ec7ae Users.md:add rmw 3 years ago
Daniel Mensinger c0a2025d03
tests: test that we always set encoding 3 years ago
Daniel Mensinger 3e396b3782
fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
Daniel Mensinger 28175bbee2
pathlib: Patch pathlib to work around some bugs (fixes #7295) 3 years ago
Denis Fortin 7bc57d03a5 build: fix object path for vs backend 3 years ago
Dylan Baker 3e66bd4035 modules/qt: use _impl private methods to avoid incorrect FeatureNew 3 years ago