summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-11add clippy-json targetclippy-jsonJohn Turner
2025-12-11MPI detection: support Intel MPI on WindowsLisandro Dalcin
2025-12-11MPI detection: do not look for mpicc on WindowsLisandro Dalcin
2025-12-11symbolextractor: implement on OS/2KO Myung-Hun
2025-12-10cmake: Fix version kwarg being added to static_library targetsRobotLeopard86
2025-12-10CI: Delete the macos qt4 jobDylan Baker
2025-12-10ci: disable unitests for arch cudaDylan Baker
2025-12-09Fix typo in release notesLuca Bacci
2025-12-08docs: Fix typos in 1.10.0 release notesThomas Lange
2025-12-08build: Add de-duplication for non-result targets in get_all_link_depsRobotLeopard86
2025-12-08dependencies/ui.py: Improve Vulkan detection on WindowsChun-wei Fan
2025-12-08compilers: clike: Deduplicate compile and link args from actually used arg listLeonid Zaburunov
2025-12-08qt.compile_moc: look for targets in dependenciesDavid Véron
2025-12-08build|interpreter: use typed_kwargs for BuildTarget(install_tag)Dylan Baker
2025-12-08build|interpreter: use typed_kwargs for BuildTarget(link_args)Dylan Baker
2025-12-08interpreterbase: make ArithmeticNode and MesonOperator both use operator namesPaolo Bonzini
2025-12-08mparser: move dictionaries to toplevelPaolo Bonzini
2025-12-08mparser: tweak typing of accept_any, use it for comparisons.Paolo Bonzini
2025-12-08mparser: make comparison_map global uppercsaePaolo Bonzini
2025-12-08mparser: use a literal for arithmetic operatorsPaolo Bonzini
2025-12-08make ctype the same as the printed ASTPaolo Bonzini
2025-12-08mparser: lexer: check early against common tokensPaolo Bonzini
2025-12-08mparser: lexer: reduce regular expression usagePaolo Bonzini
2025-12-08cargo: autodetect patch directoryPaolo Bonzini
2025-12-08cargo: unify call to PackageDefinition.from_valuesPaolo Bonzini
2025-12-08compilers/nvidia_hpc: compilers: move -std options to get_option_std_argsZephyr Lykos
2025-12-08Use gnu_syms() on Haiku too.OscarL
2025-12-08compilers/xc32: add updates for v5.00Liza Chevalier
2025-12-08compilers/xc32: add _LTO_CACHE_VERSION to match GnuCompilerLiza Chevalier
2025-12-08style: use singe quotes for stringsLiza Chevalier
2025-12-08Bump version number for new development.Jussi Pakkanen
2025-12-08Bump version number for 1.10.Jussi Pakkanen
2025-12-08Generate release notes for 1.10.Jussi Pakkanen
2025-12-05modules/cuda: Cuda 13.0 doesn't support the 10.1 profileDylan Baker
2025-12-05mesonmain: mark getting a language from another subproject as brokenDylan Baker
2025-12-05modules/cuda: Update arch flags for versions through 13.0Dylan Baker
2025-12-05modules/cuda: Update versions up through 13.0.2Dylan Baker
2025-12-05modules/cuda: Pull driver table out of class bodyDylan Baker
2025-12-04implement --env-set parameter manually in rustdoc scriptPaolo Bonzini
2025-12-04Remove --crate-type parameter filter from the rustdoc script.John Turner
2025-12-04interpreter: validate argument to string.split() for empty stringDylan Baker
2025-12-03Docs: fix typo in str.ymlSertonix
2025-12-03ci: Use hotdoc hack for Ubuntu Rolling as wellNirbheek Chauhan
2025-12-01rust: Rust-ABI dynamic libraries do not support LTOPaolo Bonzini
2025-12-01compilers: pass target to get_lto_*_argsPaolo Bonzini
2025-12-01fix crate name in rust-project.jsonPaolo Bonzini
2025-12-01Bump version number for rc2.Jussi Pakkanen
2025-12-01man: add mention of `meson-reference(3)` to SEE ALSOAnna (navi) Figueiredo Gomes
2025-12-01templates: simplify (whitespace, flatten array)Sam James
2025-12-01templates: fix remaining languages for source file discovery tooSam James