summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-12-19scripts: convert run_tool to asyncioPaolo Bonzini
2024-12-19scripts: rename run_tool to run_clang_toolPaolo Bonzini
2024-12-19scripts: make clang tools obey b_coloroutPaolo Bonzini
2024-12-19introspect: add machine to target_sourcesPaolo Bonzini
2024-12-19mtest: move determine_worker_count to utils, generalizePaolo Bonzini
2024-12-19mtest: do not import from mintroPaolo Bonzini
2024-12-19utils: optimize PerMachinePaolo Bonzini
2024-12-16dependencies: support old vulkan SDK versionVíctor Manuel Jáquez Leal
2024-12-16Handle top level options set in subprojects. Closes #13847.Jussi Pakkanen
2024-12-16Xcode backend: better quoting for spaces in HEADER_SEARCH_PATHSNick
2024-12-10compilers: Pass `vs_module_defs` with `/DEF:` to LLD-LINKLIU Hao
2024-12-10separate mesondefine and cmakedefine logicJan200101
2024-12-10ci: fix Ubuntu Bionic jobSam James
2024-12-09modernize Rust templatePaolo Bonzini
2024-12-06interpreter: fix type issues with vcs_tag updatesDylan Baker
2024-12-06format: allow input from stdinCharles Brunet
2024-12-06fix generate_gir with BothLibraries dependencyCharles Brunet
2024-12-06mtest: rust: allow parsing doctest outputPaolo Bonzini
2024-12-06libgcrypt-config is no more on ubuntu-rollingPaolo Bonzini
2024-12-06add netinet/sctp.h to FedoraPaolo Bonzini
2024-12-06Fix ugly path after path join with the empty dirnameNick
2024-12-06Slightly fix compiler args order for the Xcode backendNick
2024-12-04env2mfile: add flag to use _FOR_BUILD envvars.Jussi Pakkanen
2024-12-03cargo: Fix crash when enabling feature on dev/build dependenciesXavier Claessens