6422 Commits (88bd4e6e10a863b4357827ac9230ffc515b5a2f5)

Author SHA1 Message Date
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
Andrea Pappacoda d0101cbfb7 dist: only exclude actual git files 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
Simon Ser 1f3adc4dbe Add feed arg to custom_target() 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
Ian Harvey 84b371c645 Update detect.py 3 years ago
Daniel Mensinger 8f7343831b refactor: Refactor BothLibraries logic 3 years ago
Xavier Claessens 4aaccdb6ba msubprojects: Display progress while tasks are running 3 years ago
Xavier Claessens 27970b1d85 msubprojects: Add message at the end of purge 3 years ago
Xavier Claessens 2b6fe00e3d msubprojects: Run action on all subprojects in parallel 3 years ago
Daniel Mensinger b95d6e319f typing: Annotate compilers.detect 3 years ago
Daniel Mensinger 3f889606c7 Split compiler detection from Environment 3 years ago
Daniel Mensinger 0f237b8d1d linkers: move linkers.py into the linkers package 3 years ago
Xavier Claessens d3d95d39be gnome: add update_desktop_database to post_install() 3 years ago
Xavier Claessens 39c6571a46 gnome: Set GSETTINGS_SCHEMA_DIR in devenv 3 years ago
Xavier Claessens 0bef89b0c2 interpreter: Empty list used to be allowed in install_headers/man 3 years ago
Daniel Mensinger 0c4dd81c4d
fix: Handling BothLibraries objects (fixes #8907) 3 years ago
fanc999 edfe24178d
Add Visual Studio 2012/2013 backends (#8803) 3 years ago
Dylan Baker 132420a059 minstall: make intentions clearer 3 years ago
Dylan Baker d636b92c1a install_*: FileMode doesn't need to be None 3 years ago
Dylan Baker 7213b7d81f interpreter: use typed_kwargs for install_man 3 years ago
Dylan Baker 7619f31f71 interpreter: man sections can be up to 9 on many platforms 3 years ago
Dylan Baker 9611bd8244 interpreter: use typed_pos_args for install_man 3 years ago
Dylan Baker f4d2efbed3 interpreter: use typed_kwargs for install_headers 3 years ago
Dylan Baker 251dff56fb interpreter: use typed_pos_args for install_headers 3 years ago
Dylan Baker ea3d85a1c0 interpreter: use typed_kwargs for install_data 3 years ago
Dylan Baker a551e76137 interpreter: use typed_pos_args for install_data 3 years ago
Dylan Baker 596c8d4af5 interpreter: use typed_kwargs for install_subdir 3 years ago
Dylan Baker 3d940fec98 interpreter: use typed_pos_args for install_subdir 3 years ago
Dylan Baker dd296f321b interpreterbase: Add evolve to KwargInfo 3 years ago
Dylan Baker a024f432dd interpreter: add overload for source_strings_to_files 3 years ago
Dylan Baker f276b2349a mesonlib: add rsplit and and maxsplit 3 years ago
Dylan Baker 86da131129 mesonlib: Fix FileMode type annotations 3 years ago
Dylan Baker 5d3a60ae65 minstall: fix type annotation for add_arguments 3 years ago
Dylan Baker f2ad5e377e backend: Headers.install_subdir is allowed to be None 3 years ago
Paolo Bonzini bd75e0398f extract_objects: skip headers when building custom_target command line 3 years ago