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-11-19
compilers: Stop passing `is_cross`
Dylan Baker
2025-11-19
compilers: Pass Environment instead of MachineInfo
Dylan Baker
2025-11-19
macros: fix feature to disable verbosity
Dominique Leuenberger
2025-11-19
interpreter: Fix import of cargo for type checking
Dylan Baker
2025-11-19
fix parsing cgit paths
John Turner
2025-11-19
mtest: fix building of all test deps for --suite
maj0e
2025-11-19
tests: Fix regex in test_slice
Markus Jörg
2025-11-19
rust: search for native static libs in target libdir
Alyssa Ross
2025-11-19
options: the parent of a yielding option can be falsy
Paolo Bonzini
2025-11-19
Prevent /link being passed twice in compiler flags
Frankie Robertson
2025-11-19
rust: add functions for coverage arguments
Paolo Bonzini
2025-11-18
docs: Generate functions pages
Swagtoy
2025-11-18
modules/windows: Also search for llvm-rc and llvm-windres
Luca Bacci
2025-11-18
docs: release-note rewriter improvements
Benjamin Gilbert
2025-11-18
rewriter: fix kwargs info for dict-valued kwargs
Benjamin Gilbert
2025-11-18
rewriter: drop unused command-line arguments for def/kwargs delete
Benjamin Gilbert
2025-11-18
rewriter: fix backtrace if command-line kwargs length is odd
Benjamin Gilbert
2025-11-18
rewriter: support project(license_files: )
Benjamin Gilbert
2025-11-18
rewriter: don't unpack the same values five times
Benjamin Gilbert
2025-11-18
rewriter: fix CLI help recommending invalid function IDs for project
Benjamin Gilbert
2025-11-18
rust.proc_macro: fix type of kwargs["native"]
Paolo Bonzini
2025-11-18
interpreter: fix type of override_options
Paolo Bonzini
2025-11-18
Add support for the `counted_by` attribute
Tristan Partin
2025-11-17
mtest: consistently, sanely, exit "1" if tests fail
Eli Schwartz
2025-11-17
mtest: add convenience key to testlog.json for "is a failure"
Eli Schwartz
2025-11-17
docs: fix typo
Sertonix
2025-11-17
rust: allow either crate names or target names in the dependency map
Paolo Bonzini
2025-11-17
docs: clarify documentation for rust_dependency_map
Paolo Bonzini
2025-11-17
Support Visual Studio 2026.
Jussi Pakkanen
2025-11-14
interpreter: Robustly covert executable arguments to shared_library arguments
Dylan Baker
2025-11-14
build: Add `android_exe_type` to the Executable keyword arguments
Dylan Baker
2025-11-14
Add documentation for OS/2 support
KO Myung-Hun
2025-11-14
Add `os2_emxomf' option to generate OMF files on OS/2
KO Myung-Hun
2025-11-14
Get library name patterns with proper prefixes and suffixes on OS/2
KO Myung-Hun
2025-11-14
Add `shortname' kwarg for a short DLL name on OS/2
KO Myung-Hun
2025-11-14
Generate a shared library and an import library correctly on OS/2
KO Myung-Hun
2025-11-14
Extension of the executable is `exe' on OS/2
KO Myung-Hun
2025-11-14
PIC is always enabled on OS/2
KO Myung-Hun
2025-11-14
Add a proper flag for pthread on OS/2
KO Myung-Hun
2025-11-14
OS/2 linker does not support a thin archive
KO Myung-Hun
2025-11-14
Add functions to determine if OS/2
KO Myung-Hun
2025-11-14
Add OS2 dynamic linker support
KO Myung-Hun
2025-11-14
add test cases for meson.version.version_compare()
Eli Schwartz
2025-11-14
make str and meson.version() API align again.
Eli Schwartz
2025-11-14
version_compare with meson.version() override should log when it doesn't work
Eli Schwartz
2025-11-14
tests: Skip limited API test on freethreading Python versions
Michał Górny
2025-11-13
vala: utilize depfiles
Valeri Ochinski
2025-11-12
rust: allow linking with sanitizer-enabled C libraries
Paolo Bonzini
2025-11-12
compilers: pass target and env to sanitizer_*_args
Paolo Bonzini
2025-11-12
rust: call compilers.get_base_link_args
Paolo Bonzini
[next]