10118 Commits (bab108742244bdfde769ea34424a0c0722a460c2)
 

Author SHA1 Message Date
Michael Brockus 188695f202
Update Tutorial.md [skip ci] 4 years ago
Jussi Pakkanen 1c582a9de4
Merge pull request #7900 from bonzini/stabilize-hash 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
Eli Schwartz 98ddd472ed doc: add much-needed accuracy to pip installation instructions [skip ci] 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
Dylan Baker 3e89c30bae unittests: Simplify and make test_templates more reliable 4 years ago
Dylan Baker 85550e8fce run_unittests: correctly handle users setting init.defaultBranch 4 years ago
Dylan Baker 6431a0f89d run_unittests: Don't assume things are in /usr/bin 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
Jussi Pakkanen 59cacbbfc1 Add doc on how to add the [provide] entry to wrapdb entries. [skip ci] 4 years ago
Jussi Pakkanen 299a67781e
Merge pull request #7843 from dcbaker/submit/rustc-fixes 4 years ago
Dylan Baker 8dcc7d3ef3
Merge pull request #7967 from jpark37/msvc-c17 4 years ago
jpark37 2748c9fb3d msvc: enable /std:c17 flag 4 years ago
jpark37 a441b13b89 Use c99 instead of c11 for buildoptions test 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
Jussi Pakkanen 91876b4031
Merge pull request #7866 from dcbaker/submit/compiler-std-in-base 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
Eli Schwartz 8992729ade doc: fix typo [skip ci] 4 years ago
Jones 8351e85bbd
interpreter: Add get_keys function for configuration_data (#7887) 4 years ago
Jussi Pakkanen 06de675df2
Merge pull request #7961 from dcbaker/submit/rust-color-output 4 years ago
Jussi Pakkanen 41a79a0757
Merge pull request #7965 from dcbaker/wip/2020-11/macos-github-actions 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