index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-09-26
modules/dlang: Fix typing issues
Dylan Baker
2025-09-26
Add eld in GnuLikeCompiler
Kushal Pal
2025-09-25
mypy: low-effort addition of various missing types
Eli Schwartz
2025-09-25
backends: in "god function" to generate targets, early return after delegated...
Eli Schwartz
2025-09-25
mypy: ignore unused cast
Eli Schwartz
2025-09-25
mypy: loosen type ignore
Eli Schwartz
2025-09-25
remove unused function with mypy errors
Eli Schwartz
2025-09-25
Fix regression that made compiler detection print messages about ccache
Eli Schwartz
2025-09-25
mypy: fix typing looseness regression in 3.13
Eli Schwartz
2025-09-25
mypy: enable allow-redefinition-new and fix fallout
Eli Schwartz
2025-09-24
ast/introspection: remove keyword arguments from build targets that are Unkno...
Dylan Baker
2025-09-24
format: Fix indentation with parentheses
Charles Brunet
2025-09-24
compilers: clang: map -Db_vscrt to -fms-runtime-lib
Paolo Bonzini
2025-09-24
compilers: use CRT linker arguments also for tests
Paolo Bonzini
2025-09-24
compilers: replace "type: ignore" with assertions
Paolo Bonzini
2025-09-22
cuda: Add support for sbsa-linux target
Maxandre Ogeret
2025-09-22
rust: Fix dependency on proc macro crates
Martin Kletzander
2025-09-22
rust: let doctests pick objects from dependencies
Paolo Bonzini
2025-09-22
utils, backends: add and use unique_list
Paolo Bonzini
2025-09-21
get_llvm_tool_names: add llvm 21
Christoph Reiter
2025-09-19
pkgconfig: Fix class cached to be keyed on extra_paths
Michał Górny
2025-09-15
docs: fix pre-1.8 order for per-subproject options
Paolo Bonzini
2025-09-15
Revert "test cases: do not pass global option on command line"
Paolo Bonzini
2025-09-15
Revert "tests: skip test common/223 in the -Ddefault_library=... jobs"
Paolo Bonzini
2025-09-15
options: put back in place 1.7 ordering of opt=value vs subp:opt=value
Paolo Bonzini
2025-09-14
Fix not passing user option args to scan-build build
Stephan Lachnit
2025-09-11
Document internal dep support in pkgconfig.generate `requires` arg
Benjamin Gilbert
2025-09-09
msetup: not-found subprojects do not have known options
Paolo Bonzini
2025-09-06
tests: Fix shutil.which shim signature not accepting kwargs
L. E. Segovia
2025-09-06
compilers: Enable out-of-the-box MSVC compatibility with ccache
L. E. Segovia
2025-09-06
vsenv: Ignore errors when parsing multiline env values
Xavier Claessens
2025-09-04
docs: Fix grammar ("has" -> "have")
William Pursell
2025-09-03
docs: belatedly generate release notes for 1.9.0
Eli Schwartz
2025-09-04
gnome: Add missing install tag for vapi .deps file
Thomas Mühlbacher
2025-09-03
Use https for mesonbuild.com
Tobias Stoeckmann
2025-09-03
Add docs on dependency handling conventions for upstream WrapDB projects
Will Ayd
2025-09-03
Boost python must have a library component.
Jussi Pakkanen
2025-09-03
Check for header only Boost libraries.
Jussi Pakkanen
2025-09-03
docs: fix minor error in qt6 module
meator
2025-08-29
docs: clarify dict keys() and values() returns sorted arrays
Marvin Scholz
2025-08-29
tests: add dict.values() tests
Marvin Scholz
2025-08-29
interpreter: add dict.values() method
Marvin Scholz
2025-08-29
tests: add tests for the dict.keys() method
Marvin Scholz
2025-08-29
utils: make .wraplock optional
Paolo Bonzini
2025-08-29
Fix Cygwin test failure.
Jussi Pakkanen
2025-08-28
python: add a python.build_config option (PEP 739)
Filipe Laíns
2025-08-27
coredata: do not write None to cmd_line.txt
Paolo Bonzini
2025-08-27
options: do not raise exception for unknown options in -U command
Paolo Bonzini
2025-08-26
test cases/common/32 has header: disable undef with libcxx
Haelwenn (lanodan) Monnier
2025-08-26
Print external project logfile on CI systems
Tobias Diez
[next]