10196 Commits (71db6b04a31707674ad776be1cf22f667056d56b)
 

Author SHA1 Message Date
Paolo Bonzini 0deab2ee9e
compiler: allow non-built internal dependencies as arguments 4 years ago
Jussi Pakkanen b53505a9dc
Merge pull request #7982 from dcbaker/submit/unittest-fixups 4 years ago
Michael Brockus 9d651fe61e
add dependency recommendation [skip ci] 4 years ago
Christoph Reiter 58640bdff9 Remove AutoDeletedDir 4 years ago
Christoph Reiter edbcb2bfc8 Replace various calls to AutoDeletedDir with TemporaryDirectoryWinProof 4 years ago
Christoph Reiter abc7e6af01 Add a variant of TemporaryDirectory that uses windows_proof_rmtree() 4 years ago
Eli Schwartz 1db800bf67 doc: fix confusing use of "build" as a directory argument [skip ci] 4 years ago
Christoph Reiter c2f647867e CI: install glib for the MSYS2 jobs to make pkgconf happy 4 years ago
Christoph Reiter 9d3aa63681 CI: fix a typo in the msys2 workflow trigger paths 4 years ago
Jussi Pakkanen 3d009609fb
Merge pull request #8010 from dcbaker/submit/optinterpreter-cleanups 4 years ago
Jussi Pakkanen d27bad7d6d
Merge pull request #8011 from dcbaker/submit/post-python36-cleanups 4 years ago
Jason Ekstrand 15bbf1ea75 Handle cmake dependencies which require a specified version 4 years ago
Jason Ekstrand 9dab27f814 run_project_tests: Use the test environment for install and clean 4 years ago
Dylan Baker ea416591a9 cmVers: use env instead of hardcoding bash location 4 years ago
Dylan Baker 954219f39e envconfig: use debug for "using * from environment variables messages 4 years ago
Dylan Baker 5c602b5457 setup.cfg: fix python requires to be 3.6.0 4 years ago
Dylan Baker 8d84d4b693 setup.py: fix check fro 3.5.2 which should be 3.6 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
Dylan Baker cef406b3a5 run_unittests: delete test for external syntax highlighting 4 years ago
Dylan Baker 460cb9af08 unittests: ignore nix rpaths 4 years ago
Jussi Pakkanen 913374834c
Merge pull request #7894 from obilaniu/cudaupdates 4 years ago
Jussi Pakkanen ef6f85f8ba
Merge pull request #7836 from bonzini/mtest-asyncio 4 years ago
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