aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-18mtest: cleanup and fix print_statsPaolo Bonzini2-14/+12
2020-11-17Revert "Add thinlto support. Closes #7493."Jussi Pakkanen7-53/+15
2020-11-17Collect and return clang-format's return codeFlorian Schmaus1-3/+4
2020-11-17Fix clang-tidy return value reporting (Part â…¡)Florian Schmaus1-1/+1
2020-11-17doc: add much-needed accuracy to pip installation instructions [skip ci]Eli Schwartz1-2/+7
2020-11-17gnome: Drop use of volatile in GLib type functionsPhilip Withnall5-17/+17
2020-11-17add warning for projects with manually specified -WerrorEli Schwartz1-0/+3
2020-11-16unittests: Simplify and make test_templates more reliableDylan Baker1-46/+8
2020-11-16run_unittests: correctly handle users setting init.defaultBranchDylan Baker1-2/+18
2020-11-16run_unittests: Don't assume things are in /usr/binDylan Baker1-21/+17
2020-11-15ninjabackend: stabilize order of dependencies and order-only dependenciesPaolo Bonzini1-2/+2
2020-11-15stabilize iteration order for dictionariesPaolo Bonzini1-2/+2
2020-11-15stabilize sets that are converted to listsPaolo Bonzini3-4/+4
2020-11-15mtest: switch to asyncio subprocessesPaolo Bonzini1-35/+19
2020-11-15mtest: use ProactorEventLoopPaolo Bonzini1-0/+4
2020-11-15mtest: improve handling of SIGINT and SIGTERMPaolo Bonzini1-8/+36
2020-11-15mtest: remove usage of executorsPaolo Bonzini1-50/+76
2020-11-15mtest: add INTERRUPT to TestResultPaolo Bonzini1-21/+24
2020-11-15mtest: always ignore ProcessLookupErrorPaolo Bonzini1-33/+26
2020-11-15mtest: refactor _run_cmdPaolo Bonzini1-85/+101
2020-11-15mtest: add back SIGINT handlingPaolo Bonzini1-6/+27
2020-11-15mtest: use asyncio for run loopPaolo Bonzini1-26/+39
2020-11-15mtest: remove run_specialPaolo Bonzini1-13/+1
2020-11-15mtest: fix flake8 issuesPaolo Bonzini1-4/+3
2020-11-14Add doc on how to add the [provide] entry to wrapdb entries. [skip ci]Jussi Pakkanen1-41/+69
2020-11-14Merge pull request #7843 from dcbaker/submit/rustc-fixesJussi Pakkanen6-52/+89
2020-11-13Merge pull request #7967 from jpark37/msvc-c17Dylan Baker2-9/+20
2020-11-13msvc: enable /std:c17 flagjpark371-8/+19
2020-11-13Use c99 instead of c11 for buildoptions testjpark371-1/+1
2020-11-13environment: Fix detection of rust compilers, moreDylan Baker2-12/+29
2020-11-13compilers/rust: warn about setting -C linker in your compiler argsDylan Baker1-0/+7
2020-11-13compilers/rust: add and use an implementation of use_linker_argsDylan Baker2-7/+11
2020-11-13run_unittests: use textwrap.dedentDylan Baker3-28/+34
2020-11-13ninjabackend: Fix a couple of rust bugsDylan Baker1-2/+3
2020-11-13environment: Properly pass linker to rustcDylan Baker1-7/+9
2020-11-13Merge pull request #7866 from dcbaker/submit/compiler-std-in-baseJussi Pakkanen4-170/+123
2020-11-13ninjabackend: fix matching of empty stringsAlexander Neumann1-1/+1
2020-11-13Do not warn when -Wpedantic is added as a project argument.Eli Schwartz1-1/+5
2020-11-13gnome: Handle libraries that are not in the current build dirSam Thursfield11-5/+387
2020-11-13The version kwarg must be a string. Closes #7975.Jussi Pakkanen1-0/+2
2020-11-12clang-cl: Allow clang-cl (when compiling C) to pass std to underlying clang)Dylan Baker1-34/+33
2020-11-12doc: fix typo [skip ci]Eli Schwartz1-1/+1
2020-11-12interpreter: Add get_keys function for configuration_data (#7887)Jones4-0/+16
2020-11-12Merge pull request #7961 from dcbaker/submit/rust-color-outputJussi Pakkanen2-3/+18
2020-11-12Merge pull request #7965 from dcbaker/wip/2020-11/macos-github-actionsJussi Pakkanen12-135/+133
2020-11-12dependencies: Put pkgconfig options before operandsHaelwenn (lanodan) Monnier3-5/+9
2020-11-12compilers/c: Log that MSVC doesn't support gnu stdsDylan Baker1-1/+13
2020-11-12compilers: define standards in the base language compilerDylan Baker3-152/+71
2020-11-12compilers: Standardize the names of compiler optionsDylan Baker3-16/+16
2020-11-12compilers/c: Clang-cl also needs specific handling for standardsDylan Baker1-0/+19