12254 Commits (b7dec69b98675985dab9c344dfe7a2bafc89c58a)
 

Author SHA1 Message Date
Eli Schwartz b7dec69b98 cheat and evade the detection of "open()" in custom_lint 3 years ago
Eli Schwartz 140d6aef04 mark a bunch of dependencies with the version they were introduced 3 years ago
Eli Schwartz 23e767176e allow dependency checks to bubble up feature warnings to the interpreter 3 years ago
Eli Schwartz d39b330075 clean up FeatureCheck signature to move location to use time 3 years ago
Eli Schwartz 2b04e8c5e5 remove useless kwarg that was never used 3 years ago
Xavier Claessens 6acfe48f32 Allow setting method/separator in environment() and meson.add_devenv() 3 years ago
Xavier Claessens ac4f8d0088 devenv: Do not prepend empty list to PATH and LD_LIBRARY_PATH 3 years ago
Xavier Claessens 24f224777d devenv: Add --dump option 3 years ago
Xavier Claessens 30cdb2a280 devenv: Setup GDB auto-load scripts 3 years ago
Xavier Claessens 6fafeb13b3 devenv: Source bash completion scripts 3 years ago
Xavier Claessens 79c6075b56 devenv: Set PYTHONPATH where we install python modules 3 years ago
Xavier Claessens c4b8c23eb1 Add API for modules that wants to define their devenv 3 years ago
Xavier Claessens ad75a2bfec modules: Make ExtensionModule inherit from NewExtensionModule 3 years ago
Xavier Claessens 904b47085f backends: Cache creation of install data 3 years ago
Xavier Claessens c5c02b72e1 Cache the result of python.find_installation() 3 years ago
Xavier Claessens 7a926d8dff doc: Fix spelling developper->developer 3 years ago
Christian Wendt 3478e968d2 Add missing install_tag kwarg to install_emptydir() 3 years ago
Tristan Partin 80cb87e7b7 Change jar() default install dir 3 years ago
Dudemanguy e7b8059f7b docs: correct the shaderc documentation 3 years ago
Eli Schwartz fc5dfb852b
wraptool: report name of wrap in status message for "not in wrapdb" 3 years ago
Eli Schwartz 769680f848
wraptool: be forgiving of local wrap files 3 years ago
Eli Schwartz 880d5000b2
sourceset module: fix minor regression in making sourcesets immutable 3 years ago
Jussi Pakkanen 008b1cef50
Merge pull request #10004 from bonzini/mtest-tap-stderr 3 years ago
Mark Bolhuis 7559ba2db9 test cases/vala: Fix test 14 3 years ago
Mark Bolhuis 5a4177523e modules/wayland: Add unstable_wayland module 3 years ago
Andrea Pappacoda fcca265035 cmake: configure_package_config_file can now take a dict 3 years ago
Andrea Pappacoda c42a3fd2fb cmake: typed_kwargs for configure_package_config_file 3 years ago
Dylan Baker 57c8e1a780 run_mypy: add sourceset module 3 years ago
Dylan Baker ab0ffc6a22 modules/sourceset: Fix remaining typing issues 3 years ago
Dylan Baker 7a38d81ff9 mesonlib: allow check_dirent_issues to take an iterable 3 years ago
Dylan Baker c0be7e05b0 modules/sourceset: use typed_kwargs for all functions 3 years ago
Dylan Baker 5dc355105a modules/sourceset: Use typed_pos_args 3 years ago
Dylan Baker d39bb133f0 modules/sourceset: add a few super easy type annotations 3 years ago
Dylan Baker 8712afd35e modules/sourceset: sort imports 3 years ago
Eli Schwartz 78945fb983
python module: add option to specify a python environment to install to 3 years ago
Eli Schwartz e8375d20a9
modules: add ModuleState API to check whether an option was user-specified 3 years ago
Paolo Bonzini 02b739feae mtest: refactor common condition into a property of TestRun 3 years ago
Christoph Reiter 5d64a15be7 devenv: support bash under MSYS2 by default 3 years ago
Stone Tickle e8e7fd98e2 add all supported arguments in docs for summary() 3 years ago
Eli Schwartz c85f7a39a8 mtest: raise informative error message when test program doesn't exist 3 years ago
Paolo Bonzini c3f145ca2b mtest: print stderr of TAP/Rust tests in verbose/non-parallel mode 3 years ago
Eli Schwartz a3e4272bd3
test cases: rename shared library('c') avoid libc collision 3 years ago
Eli Schwartz 58c124d48a
project tests: fine-tune the check for whether we are in CI 3 years ago
Eli Schwartz 1ac6fc0595
intl dependency: include header when checking for libc builtin 3 years ago
Eli Schwartz a580fac83a
tests: allow setting MESON_CI_JOBNAME=thirdparty 3 years ago
Eli Schwartz ed262cad97
tests: do not use a GNU bash script to check the minimum version of programs 3 years ago
Eli Schwartz 62a6c95c13
unittests: make ninja detection faster and more robust 3 years ago
Eli Schwartz 9daaece785
flake8: fix various whitespace errors with badly aligned code 3 years ago
Eli Schwartz 0d6972887f
flake8: do not use bare exceptions 3 years ago
Eli Schwartz 2974f2bcb8
fix malformed warning to print the way it was meant to print 3 years ago