summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-08clippy: skip running it if --cap-lints allow is included in the command linePaolo Bonzini
2025-01-08rust: add warning_level=0 to downloaded Cargo subprojectsPaolo Bonzini
2025-01-08rust: change warning_level=0 to "--cap-lints allow"Paolo Bonzini
2025-01-08Interpret TAP bailout output without test plan or test line as errorgerioldman
2025-01-08qt module: provide qml_modulePierre Lamot
2025-01-08qt module: allow moc to generate json introspection filePierre Lamot
2025-01-08qt module: remove quoted annotationsPierre Lamot
2025-01-08interpreter: fix signature type of install_data_implPierre Lamot
2025-01-07ninja backend: don't rebuild all tests by defaultEli Schwartz
2025-01-07fix trailing whitespace issuesEli Schwartz
2025-01-07mtest: fix rebuilding all before running testsEli Schwartz
2025-01-08First draft version of Tasking MIL linking with b_lto and prelinkinggerioldman
2025-01-08Add TASKING compiler supportgerioldman
2025-01-08Add TASKING to docsgerioldman
2025-01-08Store commands as arrays.Jussi Pakkanen
2025-01-08CI: remove codeqlDylan Baker
2025-01-07Revert "make the testsuite handle MSYS2's addition of cmd"Christoph Reiter
2025-01-07Revert "check if test 33 running under MinGW"Christoph Reiter
2025-01-07tests: Avoid modifying '17 prebuild shared' test dirJan Alexander Steffens (heftig)
2025-01-07Add run0 as a way to raise privilegesrusty-snake
2025-01-07fix missing extension in command pathCharles Brunet
2025-01-07CI: Use a tagged version of cygwin-install-actionJon Turney
2025-01-07Fix internal dependency namesCharles Brunet
2025-01-07Only use uninstalled deps if a build dir exists.Jussi Pakkanen
2025-01-07ci: add qt6 QML libraries in Linux imagesPierre Lamot
2025-01-06docs: fix cxx -> cppDylan Baker
2025-01-06Fix wrap.py to avoid following symlinksKaruroChori
2024-12-31Fail gracefully when compiler cache is specified without compilerJoel Rosdahl
2024-12-29ninjabackend: prefer "in" to regex searchPaolo Bonzini
2024-12-29ninjabackend: use File.from_built_relative()Paolo Bonzini
2024-12-29utils: cache build directory filesPaolo Bonzini
2024-12-29compilers: cache the results of is_source()Paolo Bonzini
2024-12-29dependencies: add custom atomic dependencyDudemanguy
2024-12-27compilers: De-dup -Wl,-rpath, and -Wl,-rpath-link,Nirbheek Chauhan
2024-12-27arglist: De-dup arg prefixes only when they are used as a prefixNirbheek Chauhan
2024-12-25test cases: fix '8 flex' with C23Sam James
2024-12-20Prioritise Apple's toolchain in project-tests-appleclangCarlo Cabrera
2024-12-20print out which command needs an exe_wrapperRolf Eike Beer
2024-12-20modules/rust: Specify the compiler version to bindgen when possibleDylan Baker
2024-12-20Revert "CI: Windows: downgrade rust to 1.77"Eli Schwartz
2024-12-20ci: gentoo: include sys-devel/gcc[d], bindgen, rust[clippy,rustfmt]Sam James
2024-12-19replace cmake configuration workaround with a straight copyJan200101
2024-12-19add test case for @ and curly brace substitution with cmake formatJan200101
2024-12-19do @ variable substitution when parsing cmake formatJan200101
2024-12-19mtest: tap: accept out-of-order or partly-numbered testsPaolo Bonzini
2024-12-19compiler: fix leftover chars in compiler.links()meator
2024-12-19compilers: Do not pass `-fuse-ld=lld` via `-Wl,`LIU Hao
2024-12-19rust: raise a warning if clippy is used instead of rustcPaolo Bonzini
2024-12-19ninjabackend: add support for "ninja clippy"Paolo Bonzini
2024-12-19scripts: add "clippy" internal toolPaolo Bonzini