summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-30Merge pull request #8200 from bonzini/mtest-asyncio-logsJussi Pakkanen
2021-01-30Fix executable as script on WindowsXavier Claessens
2021-01-29Change the Eoan CI to ubuntu rolling ciDylan Baker
2021-01-29workflows/os_comp: Don't run if there aren't relavent changesDylan Baker
2021-01-29CI: arch: get hotdoc from official reposEli Schwartz
2021-01-29CI: arch: remove duplicate package from listEli Schwartz
2021-01-29Can read project version from a file.Jussi Pakkanen
2021-01-28xcode-backend: fix include pathsJeff Moguillansky
2021-01-27intepreter: Allow using file objects for the script_name of add_*_scriptDylan Baker
2021-01-27custom_target: Add env kwargXavier Claessens
2021-01-27test: Make timeout <= 0 infinite duractionXavier Claessens
2021-01-26dist: Use windows_proof_rmtree() instead of shutil.rmtree()Xavier Claessens
2021-01-26dist: Allow packaging subproject in same git repo as main projectXavier Claessens
2021-01-26do not require git installed in order to use wrapsEli Schwartz
2021-01-26docs: Fix sentence in Machine-files.md [skip ci]Florian Schmaus
2021-01-26Warn about .C and .H files (#8249)Volker-Weissmann
2021-01-25Merge pull request #8236 from dcbaker/submit/rust-fix-generated-sources-in-su...Jussi Pakkanen
2021-01-25Add ARM64EC as a new conceptual cpu type of arm64Ben Niu
2021-01-23Merge pull request #8226 from jonaslb/fortranstaticJussi Pakkanen
2021-01-23docs: Fix typo in Syntax.md [skip ci]Evgeny Ermakov
2021-01-23split mesonlib into a packageDylan Baker
2021-01-22docs: add documentation snippet for meson test console output changesPaolo Bonzini
2021-01-22mtest: log individual TAP subtestsPaolo Bonzini
2021-01-22mtest: infrastructure to print subtest resultsPaolo Bonzini
2021-01-22mtest: move --print-errorlogs output during the test runPaolo Bonzini
2021-01-22mtest: log test start in verbose modePaolo Bonzini
2021-01-22mtest: call TestLogger.start_test when TestRun is in the RUNNING statePaolo Bonzini
2021-01-22mtest: use buffered stdout/stderr in parallel modePaolo Bonzini
2021-01-22mtest: quote environment variable values and command line argumentsPaolo Bonzini
2021-01-22mtest: include full environment in the TestRun objectPaolo Bonzini
2021-01-22mtest: make log output more suitable for consolePaolo Bonzini
2021-01-22mtest: small refactoring of log printingPaolo Bonzini
2021-01-22mtest: log in verbose mode, but not in gdb modePaolo Bonzini
2021-01-22unittests: use utf-8 encoding for child processesPaolo Bonzini
2021-01-21tests/rust: Add a generated library to generated main testDylan Baker
2021-01-21ninjabackend: Correctly reference custom_target outputs in subdirs with rustDylan Baker
2021-01-21tests/rust: Add subdir to generated sources testDylan Baker
2021-01-21interpreter: accept external programs and dependencies for summaryPaolo Bonzini
2021-01-21mlog: add __len__ to AnsiDecoratorPaolo Bonzini
2021-01-21mlog: add __str__ method to AnsiDecoratorPaolo Bonzini
2021-01-21Add fortran test with an install:yes static libraryJonas Lundholm Bertelsen
2021-01-21Unity build reverts to normal for fortran fixJonas Lundholm Bertelsen
2021-01-20external_project: Log configure commandXavier Claessens
2021-01-20MSVC and Clang-Cl Compiler Argument CleanupMarios Staikopoulos
2021-01-20Avoid accidental use of STANDALONE_WASM mode on compiler testsBrion Vibber
2021-01-20Added "How do I use a library before declaring it?" in the FAQ.Volker Weißmann
2021-01-20Merge pull request #8225 from bonzini/mtest-asyncio-cleanupsJussi Pakkanen
2021-01-20unittests: Remove double install for case 10Fini Jastrow
2021-01-20ninjabackend: Correct RPATH orderFini Jastrow
2021-01-20Merge pull request #8158 from dcbaker/submit/rust-generated-mainJussi Pakkanen