6448 Commits (1d82002d6530a642e57e6755805b83e89ccf8f0f)

Author SHA1 Message Date
Dylan Baker 1d82002d65 ninjabackend: use get_subdir() instead of subdir attribute for cython 4 years ago
Dylan Baker bf99c5e718 build: Add annotation to CustomTargetIndex.get_subdir 4 years ago
Dylan Baker 0b94d8ccba build: Add get_subdir() to GeneratedList 4 years ago
Dylan Baker b150e2888d modules/dlang: Fix dependencies that should have been updated 4 years ago
Xavier Claessens 3df518b3cc Fix when gtest dep is found but does not pass version check 4 years ago
Daniel Mensinger e8f8b91319 ast: Add dummy "support" for fstrings in the ast package 4 years ago
Dylan Baker ca830daba5 qt: Allow CustomTargets for qt.preprocess source arguments 4 years ago
Xavier Claessens 76b081a123 Fix meson.version().version_compare() regression in subproject 4 years ago
Xavier Claessens 5fe6047b76 msubprojects: catch exceptions and continue with others 4 years ago
Nirbheek Chauhan 3868e833fc gnome: Always pass absolute -L paths to g-ir-scanner 4 years ago
Paolo Bonzini 4036675ae9 cleanup self.options.wd 4 years ago
Paolo Bonzini efe5da2bae resolve symlinks passed to -C 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
Pamplemousse 762c073500 Clang: Apply `-O0` 4 years ago
Jussi Pakkanen f6cb717bba Update version number for rc2. 4 years ago
Daniel Mensinger ca6683095d fix: Fix recursive _unholder permissive kwarg (fixes #8977) 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
Andrea Pappacoda d0101cbfb7 dist: only exclude actual git files 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
miebka 3021f256ea C2000: linker uses now binary setting defined within the cross-file 4 years ago
Dylan Baker 4a0a6a8083 modules: modules need to return either an ExtensionModlue or a 4 years ago
Dylan Baker 1416ba0b8d modules: add classes with the found method 4 years ago
Dylan Baker 351a1e9ec9 interpreter: use typed_pos_args for func_import 4 years ago
Simon Ser 1f3adc4dbe Add feed arg to custom_target() 4 years ago
Daniel Mensinger 3e396b3782
fix: Always explicitly set encoding for text files (fixes #8263) 4 years ago
Daniel Mensinger 28175bbee2
pathlib: Patch pathlib to work around some bugs (fixes #7295) 4 years ago
Denis Fortin 7bc57d03a5 build: fix object path for vs backend 4 years ago
Dylan Baker 3e66bd4035 modules/qt: use _impl private methods to avoid incorrect FeatureNew 4 years ago
Ian Harvey 84b371c645 Update detect.py 4 years ago
Daniel Mensinger 8f7343831b refactor: Refactor BothLibraries logic 4 years ago
Xavier Claessens 4aaccdb6ba msubprojects: Display progress while tasks are running 4 years ago
Xavier Claessens 27970b1d85 msubprojects: Add message at the end of purge 4 years ago
Xavier Claessens 2b6fe00e3d msubprojects: Run action on all subprojects in parallel 4 years ago