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-22
docs: add release notes for rust.workspace()
Paolo Bonzini
2025-12-22
modules: rust: implement workspace.subproject() and package.dependency()
Paolo Bonzini
2025-12-22
cargo: add configurable features to Interpreter
Paolo Bonzini
2025-12-22
rust: add rust.workspace() skeleton implementation
Paolo Bonzini
2025-12-22
cargo: show nice exception if Cargo.toml missing
Paolo Bonzini
2025-12-22
cargo: allow overriding Meson's Cargo interpreter
Paolo Bonzini
2025-12-18
coredata: lookup options for the correct machine
Paolo Bonzini
2025-12-18
options: canonicalize to host options anything that is not per-machine
Paolo Bonzini
2025-12-18
compilers: fix direction of cross-build test
Paolo Bonzini
2025-12-18
options: optimize shortcuts for evolve()
Paolo Bonzini
2025-12-17
dependencies/coarrays: Remove dead code
Dylan Baker
2025-12-17
dependencies: Remove `log_tried` method
Dylan Baker
2025-12-17
dependencies/detect: simplify logging tried methods
Dylan Baker
2025-12-17
dependencies: Catch non MesonException in detect and give better message
Dylan Baker
2025-12-17
Dependencies: Make use of the DependencyCandidate class
Dylan Baker
2025-12-17
dependencies: Add a wrapper class for Dependency candidates
Dylan Baker
2025-12-17
dependencies: Require 'native' be passed in kwargs
Dylan Baker
2025-12-17
dependencies: stop passing "language" as a keyword argument
Dylan Baker
2025-12-17
dependencies/framework: remove useless stringlistify call
Dylan Baker
2025-12-17
dependencies: Pass the `name` to `ExternalDependency` constructor
Dylan Baker
2025-12-17
dependencies: Move type_name to class level
Dylan Baker
2025-12-17
dependencies: Annotate the DependencyPackages class
Dylan Baker
2025-12-17
build: update comments on rust object linking
Dylan Baker
2025-12-17
build: clean up the `link` helper
Dylan Baker
2025-12-17
build|interpreter: use typed_kwargs for link_with
Dylan Baker
2025-12-17
build: clean up some some of the link_whole path
Dylan Baker
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
[next]