5846 Commits (4f8cecca9733588b083dba8488143fa1ffb0e495)

Author SHA1 Message Date
Jason Ekstrand 15bbf1ea75 Handle cmake dependencies which require a specified version 4 years ago
Dylan Baker 954219f39e envconfig: use debug for "using * from environment variables messages 4 years ago
Dylan Baker 630f9407ac Delete now dead < python 3.6 check 4 years ago
Dylan Baker f6672c7a19 use real pathlib module 4 years ago
Dylan Baker 51b361fdbe optinterpreter: organize the validation of arguments to be more readable 4 years ago
Dylan Baker 226945bbc7 optinterpreter: use PEP8 compliant names 4 years ago
Dylan Baker 49f8ff8410 optinterpreter: fix value being set in loop 4 years ago
Dylan Baker 93ecfa646b Add type annotations to optinterpreter 4 years ago
Dylan Baker cc34b71eaa Allow setting attributes in MesonException intializer 4 years ago
Paolo Bonzini f1ce78d77f mtest: cleanup and fix print_stats 4 years ago
Jussi Pakkanen c8af3c8d29 Revert "Add thinlto support. Closes #7493." 4 years ago
Florian Schmaus eb2c26b2c2 Collect and return clang-format's return code 4 years ago
Florian Schmaus 8bc656cccb Fix clang-tidy return value reporting (Part Ⅱ) 4 years ago
Philip Withnall 42ba8efaf2 gnome: Drop use of volatile in GLib type functions 4 years ago
Eli Schwartz a9f054e269 add warning for projects with manually specified -Werror 4 years ago
Paolo Bonzini 0b2865e8b9 ninjabackend: stabilize order of dependencies and order-only dependencies 4 years ago
Paolo Bonzini 4caa0577ec stabilize iteration order for dictionaries 4 years ago
Paolo Bonzini fc9b0cbb7f stabilize sets that are converted to lists 4 years ago
Paolo Bonzini a2c134c30b mtest: switch to asyncio subprocesses 4 years ago
Paolo Bonzini 09253c1c70 mtest: use ProactorEventLoop 4 years ago
Paolo Bonzini cdbb0255a7 mtest: improve handling of SIGINT and SIGTERM 4 years ago
Paolo Bonzini acf5d78f34 mtest: remove usage of executors 4 years ago
Paolo Bonzini 98d3863fa4 mtest: add INTERRUPT to TestResult 4 years ago
Paolo Bonzini bd526ec2dc mtest: always ignore ProcessLookupError 4 years ago
Paolo Bonzini 57b918f281 mtest: refactor _run_cmd 4 years ago
Paolo Bonzini 8cf90e6370 mtest: add back SIGINT handling 4 years ago
Paolo Bonzini 659a5cbaa3 mtest: use asyncio for run loop 4 years ago
Paolo Bonzini f532b0a9c3 mtest: remove run_special 4 years ago
Paolo Bonzini 98fe195613 mtest: fix flake8 issues 4 years ago
jpark37 2748c9fb3d msvc: enable /std:c17 flag 4 years ago
Dylan Baker 6ce3812762 environment: Fix detection of rust compilers, more 4 years ago
Dylan Baker 86957cfc90 compilers/rust: warn about setting -C linker in your compiler args 4 years ago
Dylan Baker 5afd608a75 compilers/rust: add and use an implementation of use_linker_args 4 years ago
Dylan Baker 5c74cccbb9 run_unittests: use textwrap.dedent 4 years ago
Dylan Baker 505f824cf1 ninjabackend: Fix a couple of rust bugs 4 years ago
Dylan Baker 8640dbabc4 environment: Properly pass linker to rustc 4 years ago
Alexander Neumann 7d4d25353c ninjabackend: fix matching of empty strings 4 years ago
Eli Schwartz aeb995fdc6 Do not warn when -Wpedantic is added as a project argument. 4 years ago
Sam Thursfield 21897a10ca gnome: Handle libraries that are not in the current build dir 4 years ago
Jussi Pakkanen d4cd0ceb9d The version kwarg must be a string. Closes #7975. 4 years ago
Dylan Baker f31acbe2a4 clang-cl: Allow clang-cl (when compiling C) to pass std to underlying clang) 4 years ago
Jones 8351e85bbd
interpreter: Add get_keys function for configuration_data (#7887) 4 years ago
Haelwenn (lanodan) Monnier d2aac3d809 dependencies: Put pkgconfig options before operands 4 years ago
Dylan Baker 0217faf13f compilers/c: Log that MSVC doesn't support gnu stds 4 years ago
Dylan Baker 2844afedde compilers: define standards in the base language compiler 4 years ago
Dylan Baker a28a34c684 compilers: Standardize the names of compiler options 4 years ago
Dylan Baker 3e62307f3a compilers/c: Clang-cl also needs specific handling for standards 4 years ago
Jussi Pakkanen 333e0aeef4 Make MSVC accept gnu11 as a language standard version. Closes: #7611. 4 years ago
Dylan Baker ce46070b4e compilers/rust: Add color output 4 years ago
Dylan Baker a28b430b68 ninjabackend: apply base compile_args to rust targets 4 years ago