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
quick fix
HEAD
master
John Turner
2025-12-22
Merge branch 'clippy-json'
John Turner
2025-12-22
docs: update info on Cargo workspace object
Paolo Bonzini
2025-12-22
modules: rust: add package.override_dependency method
Paolo Bonzini
2025-12-22
modules: rust: add package.shared_module method
Paolo Bonzini
2025-12-22
modules: rust: add package.executable
Paolo Bonzini
2025-12-22
cargo: populate bin table from src/bin/
Paolo Bonzini
2025-12-22
modules: rust: add package.library/package.proc_macro methods
Paolo Bonzini
2025-12-22
cargo: use dependencies() method to get dependencies
Paolo Bonzini
2025-12-22
modules: rust: invoke subprojects automatically from dependencies()
Paolo Bonzini
2025-12-22
modules: rust: add dependencies() method to package object
Paolo Bonzini
2025-12-22
modules: allow passing an array for dependency versions
Paolo Bonzini
2025-12-22
cargo: use rust.workspace() to build the arguments
Paolo Bonzini
2025-12-22
cargo: use rust.to_system_dependency
Paolo Bonzini
2025-12-22
rust: add to_system_dependency
Paolo Bonzini
2025-12-22
dependencies: make arguments to InternalDependency.__init__ optional
Paolo Bonzini
2025-12-22
modules: rust: add workspace methods returning arguments for build targets
Paolo Bonzini
2025-12-22
test: rust.workspace: add another member to the workspace
Paolo Bonzini
2025-12-22
modules: rust: implement workspace.package()
Paolo Bonzini
2025-12-22
modules: rust: implement more package accessors
Paolo Bonzini
2025-12-22
modules: rust: implement workspace.packages()
Paolo Bonzini
2025-12-22
cargo: use cargo_ws.subproject().dependency()
Paolo Bonzini
2025-12-22
ast: printer: give a precedence to all kinds of functions
Paolo Bonzini
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-20
add clippy-json target
John Turner
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
[next]