12114 Commits (b5491fe408f0cbc0ae04129cf12079d919a7ddd2)
 

Author SHA1 Message Date
Dylan Baker f45a21af1e tests/rust polyglot: we need to link with bcrypt.lib as well 3 years ago
Dylan Baker 8b5c6ab8f1
docs: Add the `configuration` keyword argument to `configure_File` 3 years ago
Eli Schwartz 1e5d7f2122
custom_target: catch and reject input files that do not exist 3 years ago
Sahnvour d9c73a6a7b clang-cl: add a translation pass for `-isystem` args to work 3 years ago
Dylan Baker 824e09159b modules/gnome: replace FeatureDeprecatedKwarg with typed_kwarg 3 years ago
Dylan Baker 9ef36fa80b modules/gnome: use typed_kwargs for generate_vapi 3 years ago
Dylan Baker 4ed0df4c31 modules/gnome: use typed_kwargs for genmarshal 3 years ago
Dylan Baker 2a1c0358f4 gnome/genmarshal: Add missing kwargs to permittedKwargs 3 years ago
Dylan Baker e97f5a01c9 interpreter: use common DEPENDS_KW 3 years ago
Dylan Baker f49c9c67fd interpreter: move more custom_target keyword arguments to the type_checking module 3 years ago
Eli Schwartz bc8c938148
gnome module: deprecate passing false to install_dir_gir 3 years ago
Eli Schwartz bed55a902c
gnome module: document and fix install_dir x3, by allowing false *_gir and *_typelib 3 years ago
Dylan Baker 283c65578d decorators: fold some duplicated code into a closure 3 years ago
Dylan Baker f5d961f127 add message option to since_values and deprecated_values 3 years ago
Dylan Baker 51845a3a45 unittests/internal: use more subTest 3 years ago
Dylan Baker 930cbdb86d Add deprecated_message and since_message to KwargInfo 3 years ago
Dylan Baker b8ba493044 unittests/internal: use mock and subTest 3 years ago
Dylan Baker 82136da933 interpreterbase/decorators: Fix types of deprecated_values and since_values 3 years ago
Dylan Baker 7191b6dab2 ci: install pytest-subtests 3 years ago
Dylan Baker d0b651525e ci/ubuntu-rolling: remove pkg-config-arm-linux-gnueabihf 3 years ago
Paolo Bonzini 10329a1ebc interpreter: use build.GeneratedTypes 3 years ago
Paolo Bonzini 901f444ea5 interpreter: allow extract_objects to receive generated sources 3 years ago
Paolo Bonzini 18408f82d1 allow passing a CustomTargetIndex as argument to a test 3 years ago
Paolo Bonzini 2ef06618e2 pass all outputs of a custom_target as arguments to a test 3 years ago
Eli Schwartz 185c4e3c95
doc: fix missing kwarg in qt5 module 3 years ago
complexoctonion 798f5ef178 Fix performance regression in build file generation 3 years ago
Eli Schwartz a21c7d54fb
fix stray typo 3 years ago
Eli Schwartz 5b7d4f8bd3
rename exe_runner to exe_wrapper everywhere 3 years ago
Eli Schwartz 4b2c54569d
clean up function signatures in preparation for dataclasses 3 years ago
Dylan Baker 4f0c5af390 modules/qt: compeil_resources allow name to be unset 3 years ago
Alexander Kanavin c88bfdbefc gtkdoc: add support for a binary wrapper 3 years ago
Eli Schwartz 172fa4d3b2
i18n module: correctly annotate the availability of data_dirs 3 years ago
Eli Schwartz 69e1f5bb9a
gnome module: document that yelp(languages: ...) is deprecated 3 years ago
Daniel Mensinger 3f1519f2e7
cmake: Deprecate CMake <3.14 and warn for <3.17 (#9677) 3 years ago
Daniel Mensinger 45c5300496 cmake: Fix old style dependency lookup with imported targets 3 years ago
Pablo Correa Gómez 4f882ff8ec add install_symlink function 3 years ago
Pablo Correa Gómez bb5a09de45 interpreter: reorder functions alphabetically 3 years ago
Randy 79c3e9ca4d Fix typo in wrap.py 3 years ago
Eli Schwartz 0ac2e4bb90
fix broken FeatureNew checks that never printed 3 years ago
Dylan Baker c664d63ed1 docs: add missing argument documentation for run_command capture 3 years ago
Dylan Baker 04a973726b interpreter: allow Compiler as a variadic positional argument 3 years ago
Dylan Baker fcced46c99 interpreter: use typed_kwargs for run_command 3 years ago
Dylan Baker 3a168513bd interpreter: use typed_pos_args for run_command 3 years ago
Eli Schwartz 3c039f42a0
report the context, if possible, on python tracebacks 3 years ago
Eli Schwartz bea735dd76
make sure files arguments to compiler.compiles and friends, performs rebuild 3 years ago
Jussi Pakkanen 69fa37e9ca
Merge pull request #9623 from dcbaker/submit/keyval-typeing 3 years ago
Eli Schwartz 99d809b59d
fix BSD ldconfig handling (#9631) 3 years ago
Eli Schwartz 1e19757899 iconv dependency: try even harder to find working iconv 3 years ago
Tristan Partin b361fc52dd Add typing to msubprojects.py 3 years ago
Jussi Pakkanen 11e26a0fa9
Merge pull request #9599 from dcbaker/submit/typed_kwargs-message-improvements 3 years ago