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-12-17
interpreter: validate that a target is linkable in link_whole check
Dylan Baker
2025-12-17
build|interpreter: use the LINK_WHOLE validator for BuildTarget
Dylan Baker
2025-12-17
interpreter|build: Use typed_kwargs for build_target(dependencies)
Dylan Baker
2025-12-17
modules/python: use typed_kwargs for `install_dir`
Dylan Baker
2025-12-17
backend: improve error message about install_dir install_count mismatch
Dylan Baker
2025-12-17
interpreter: Add type checking for BuildTarget(install_dir: )
Dylan Baker
2025-12-17
docs: fix documentation for build_target(install_dir)
Dylan Baker
2025-12-17
interpreter: use the new feature where it is useful
Dylan Baker
2025-12-17
interpreterbase: Add a new field to KwargInfo for extra types
Dylan Baker
2025-12-16
build: cleanup include_directories code
Dylan Baker
2025-12-16
interpreter: use typed_kwargs for build_target(include_directories)
Dylan Baker
2025-12-16
interpreter/compiler: Use typed_kwargs for include_directories string feature
Dylan Baker
2025-12-16
interpreter: use typed_kwargs ifor dependency (include_directories) strings
Dylan Baker
2025-12-16
build: simplify `add_include_dirs`
Dylan Baker
2025-12-16
review get_subdir vs get_builddir
Paolo Bonzini
2025-12-16
remove get_source_subdir
Paolo Bonzini
2025-12-15
docs(summary): Correct example output
Frank Dana
2025-12-15
cargo: convert TOMLDecodeError or toml2json errors to a MesonException
Paolo Bonzini
2025-12-15
cargo: fix UnboundLocalError if Cargo.lock only has local packages
Paolo Bonzini
2025-12-15
cargo: include the implicit feature for dependencies in the manifest
Paolo Bonzini
2025-12-15
cargo: add --check-cfg cfg(test) unconditionally
Paolo Bonzini
2025-12-11
Add closing backtick to the install_headers docs
Alex Rao
2025-12-11
MPI detection: support Intel MPI on Windows
Lisandro Dalcin
2025-12-11
MPI detection: do not look for mpicc on Windows
Lisandro Dalcin
2025-12-11
symbolextractor: implement on OS/2
KO Myung-Hun
2025-12-10
cmake: Fix version kwarg being added to static_library targets
RobotLeopard86
2025-12-10
CI: Delete the macos qt4 job
Dylan Baker
2025-12-10
ci: disable unitests for arch cuda
Dylan Baker
2025-12-09
Fix typo in release notes
Luca Bacci
2025-12-08
docs: Fix typos in 1.10.0 release notes
Thomas Lange
2025-12-08
build: Add de-duplication for non-result targets in get_all_link_deps
RobotLeopard86
2025-12-08
dependencies/ui.py: Improve Vulkan detection on Windows
Chun-wei Fan
2025-12-08
compilers: clike: Deduplicate compile and link args from actually used arg list
Leonid Zaburunov
2025-12-08
qt.compile_moc: look for targets in dependencies
David Véron
2025-12-08
build|interpreter: use typed_kwargs for BuildTarget(install_tag)
Dylan Baker
2025-12-08
build|interpreter: use typed_kwargs for BuildTarget(link_args)
Dylan Baker
2025-12-08
interpreterbase: make ArithmeticNode and MesonOperator both use operator names
Paolo Bonzini
2025-12-08
mparser: move dictionaries to toplevel
Paolo Bonzini
2025-12-08
mparser: tweak typing of accept_any, use it for comparisons.
Paolo Bonzini
2025-12-08
mparser: make comparison_map global uppercsae
Paolo Bonzini
2025-12-08
mparser: use a literal for arithmetic operators
Paolo Bonzini
2025-12-08
make ctype the same as the printed AST
Paolo Bonzini
2025-12-08
mparser: lexer: check early against common tokens
Paolo Bonzini
2025-12-08
mparser: lexer: reduce regular expression usage
Paolo Bonzini
2025-12-08
cargo: autodetect patch directory
Paolo Bonzini
2025-12-08
cargo: unify call to PackageDefinition.from_values
Paolo Bonzini
2025-12-08
compilers/nvidia_hpc: compilers: move -std options to get_option_std_args
Zephyr Lykos
2025-12-08
Use gnu_syms() on Haiku too.
OscarL
2025-12-08
compilers/xc32: add updates for v5.00
Liza Chevalier
2025-12-08
compilers/xc32: add _LTO_CACHE_VERSION to match GnuCompiler
Liza Chevalier
[prev]
[next]