summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-11-29environment: Never require an exe_wrapper for native buildsSimon McVittie
2024-11-27Add VS preview version.Jussi Pakkanen
2024-11-20rust: fix computation of library directoryPaolo Bonzini
2024-11-20run_single_test.py: skip setup_symlinks() call on WindowsLuca Bacci
2024-11-20Remove trailing full stops from entries in list of usersNoah Gitsham
2024-11-20De-duplicate BuildTarget.sourcesNick
2024-11-20interpreter: put back assertion message that was dropped in errorDylan Baker
2024-11-19ninjabackend: use an unordered set for NinjaBuildElementPaolo Bonzini
2024-11-19compilers: avoid one or more version_compare per targetPaolo Bonzini
2024-11-19Fix building on AIX when no project languages are usedprajwal-ibm
2024-11-19rust: avoid warnings from rust.testPaolo Bonzini
2024-11-19check if test 33 running under MinGWMihailJP
2024-11-19make the testsuite handle MSYS2's addition of cmdMihailJP
2024-11-19make external_project work again on MinGWMihailJP
2024-11-18tests: HDF5 no longer skips on MacOSDylan Baker
2024-11-17docs: fix description of `py.install_sources` argumentsRalf Gommers
2024-11-17Update Users.md with netatalkDaniel Markstedt
2024-11-17mdevenv: exec directly into the program to runEli Schwartz
2024-11-15ast/introspection: Drop duplicate None checkDylan Baker