5622 Commits (cef406b3a5d502cde58cdad9fc9b978efb413327)

Author SHA1 Message Date
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
Dylan Baker e430c01ef5 compilers/rust: Add vs_crt support 4 years ago
Jussi Pakkanen dffd66e0ff Fix WASM thread count option. Closes #7921. 4 years ago
Christoph Reiter 5dd174c60b Fix "generator doesn't stop" on Windows 4 years ago
Jussi Pakkanen 3e6fbde94c Add thinlto support. Closes #7493. 4 years ago
Corey McNeish b6dc4d5e5c Fix host machine reporting typo in msetup.py 4 years ago
Florian Schmaus 00d5ef3191
Fix clang-tidy return value reporting (#7949) 4 years ago
Olexa Bilaniuk 3f6977c866 Update CUDA module's nvcc_arch_flags() and nvcc_arch_readable() for new 4 years ago
Olexa Bilaniuk cfd31e38a8 Add newer CUDA Toolkit version entries. 4 years ago
Dylan Baker 7860a6aeab rust: implement support for --edition 4 years ago