summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-26modules/dlang: Fix typing issuesDylan Baker
2025-09-26Add eld in GnuLikeCompilerKushal Pal
2025-09-25mypy: low-effort addition of various missing typesEli Schwartz
2025-09-25backends: in "god function" to generate targets, early return after delegated...Eli Schwartz
2025-09-25mypy: ignore unused castEli Schwartz
2025-09-25mypy: loosen type ignoreEli Schwartz
2025-09-25remove unused function with mypy errorsEli Schwartz
2025-09-25Fix regression that made compiler detection print messages about ccacheEli Schwartz
2025-09-25mypy: fix typing looseness regression in 3.13Eli Schwartz
2025-09-25mypy: enable allow-redefinition-new and fix falloutEli Schwartz
2025-09-24ast/introspection: remove keyword arguments from build targets that are Unkno...Dylan Baker
2025-09-24format: Fix indentation with parenthesesCharles Brunet
2025-09-24compilers: clang: map -Db_vscrt to -fms-runtime-libPaolo Bonzini
2025-09-24compilers: use CRT linker arguments also for testsPaolo Bonzini
2025-09-24compilers: replace "type: ignore" with assertionsPaolo Bonzini
2025-09-22cuda: Add support for sbsa-linux targetMaxandre Ogeret
2025-09-22rust: Fix dependency on proc macro cratesMartin Kletzander
2025-09-22rust: let doctests pick objects from dependenciesPaolo Bonzini
2025-09-22utils, backends: add and use unique_listPaolo Bonzini
2025-09-21get_llvm_tool_names: add llvm 21Christoph Reiter
2025-09-19pkgconfig: Fix class cached to be keyed on extra_pathsMichał Górny
2025-09-15docs: fix pre-1.8 order for per-subproject optionsPaolo Bonzini
2025-09-15Revert "test cases: do not pass global option on command line"Paolo Bonzini
2025-09-15Revert "tests: skip test common/223 in the -Ddefault_library=... jobs"Paolo Bonzini
2025-09-15options: put back in place 1.7 ordering of opt=value vs subp:opt=valuePaolo Bonzini
2025-09-14Fix not passing user option args to scan-build buildStephan Lachnit
2025-09-11Document internal dep support in pkgconfig.generate `requires` argBenjamin Gilbert
2025-09-09msetup: not-found subprojects do not have known optionsPaolo Bonzini
2025-09-06tests: Fix shutil.which shim signature not accepting kwargsL. E. Segovia
2025-09-06compilers: Enable out-of-the-box MSVC compatibility with ccacheL. E. Segovia
2025-09-06vsenv: Ignore errors when parsing multiline env valuesXavier Claessens
2025-09-04docs: Fix grammar ("has" -> "have")William Pursell
2025-09-03docs: belatedly generate release notes for 1.9.0Eli Schwartz
2025-09-04gnome: Add missing install tag for vapi .deps fileThomas Mühlbacher
2025-09-03Use https for mesonbuild.comTobias Stoeckmann
2025-09-03Add docs on dependency handling conventions for upstream WrapDB projectsWill Ayd
2025-09-03Boost python must have a library component.Jussi Pakkanen
2025-09-03Check for header only Boost libraries.Jussi Pakkanen
2025-09-03docs: fix minor error in qt6 modulemeator
2025-08-29docs: clarify dict keys() and values() returns sorted arraysMarvin Scholz
2025-08-29tests: add dict.values() testsMarvin Scholz
2025-08-29interpreter: add dict.values() methodMarvin Scholz
2025-08-29tests: add tests for the dict.keys() methodMarvin Scholz
2025-08-29utils: make .wraplock optionalPaolo Bonzini
2025-08-29Fix Cygwin test failure.Jussi Pakkanen
2025-08-28python: add a python.build_config option (PEP 739)Filipe Laíns
2025-08-27coredata: do not write None to cmd_line.txtPaolo Bonzini
2025-08-27options: do not raise exception for unknown options in -U commandPaolo Bonzini
2025-08-26test cases/common/32 has header: disable undef with libcxxHaelwenn (lanodan) Monnier
2025-08-26Print external project logfile on CI systemsTobias Diez