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
path:
root
/
test cases
Age
Commit message (
Expand
)
Author
2025-12-22
modules: rust: add dependencies() method to package object
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
modules: rust: implement workspace.subproject() and package.dependency()
Paolo Bonzini
2025-12-22
rust: add rust.workspace() skeleton implementation
Paolo Bonzini
2025-12-17
dependencies/detect: simplify logging tried methods
Dylan Baker
2025-12-17
build|interpreter: use typed_kwargs for link_with
Dylan Baker
2025-12-17
interpreter|build: Use typed_kwargs for build_target(dependencies)
Dylan Baker
2025-12-17
backend: improve error message about install_dir install_count mismatch
Dylan Baker
2025-12-15
cargo: convert TOMLDecodeError or toml2json errors to a MesonException
Paolo Bonzini
2025-12-10
cmake: Fix version kwarg being added to static_library targets
RobotLeopard86
2025-11-28
interpreter: Add a slice() method to arrays
Jouke Witteveen
2025-11-23
Require GCC 15.3 or newer for import std tests.
Jussi Pakkanen
2025-11-23
Condense directory names for rc1.
Jussi Pakkanen
2025-11-23
Add import std support to MSVC.
Jussi Pakkanen
2025-11-23
Add basic import std support for GCC.
Jussi Pakkanen
2025-11-23
Add test case for import std (uses #include for now).
Jussi Pakkanen
2025-11-21
rewrite: fix duplicate objects for predefined globals
Paolo Bonzini
2025-11-19
rust: search for native static libs in target libdir
Alyssa Ross
2025-11-18
rewriter: fix kwargs info for dict-valued kwargs
Benjamin Gilbert
2025-11-18
rewriter: support project(license_files: )
Benjamin Gilbert
2025-11-18
Add support for the `counted_by` attribute
Tristan Partin
2025-11-14
add test cases for meson.version.version_compare()
Eli Schwartz
2025-11-14
tests: Skip limited API test on freethreading Python versions
Michał Górny
2025-11-12
compilers: generalize -fembed-bitcode
Paolo Bonzini
2025-11-12
intepreter: Move remaining PCH validation to Interpreter
Dylan Baker
2025-11-12
interpreter: Move most of the remaining validation to the Interpreter
Dylan Baker
2025-11-05
interpreter: move rust_api/rust_crate_type interaction to the interpreter
Dylan Baker
2025-11-05
tests: Add a basic test for the codegen implementation code
Dylan Baker
2025-11-05
ExternalProgram: add cmd_array to complete the offfering
Stéphane Cerveau
2025-11-04
Add build target keyword parameter 'build_subdir' [v8]
Keith Packard
2025-11-03
backends: add CustomTargetIndexes to meson-{test,benchmark}-prereq
Paolo Bonzini
2025-10-31
Always check if found libraries are linkable
Sam James
2025-10-29
cargo: use subproject() if a workspace member is in subprojects/
Paolo Bonzini
2025-10-29
cargo: only create dependencies if there is a [lib] table
Paolo Bonzini
2025-10-29
environment: move tool detection functions to a new module
Paolo Bonzini
2025-10-29
coredata: move cmd_line.txt and command line handling to a new module
Paolo Bonzini
2025-10-29
Add snippets.symbol_visibility_header() method
Xavier Claessens
2025-10-29
test cases/rust: adjust expected installed paths for shared libraries
Paolo Bonzini
2025-10-29
tests: don't skip HDF5 for Gentoo anymore
Sam James
2025-10-28
cargo: Add library API version into its name
Xavier Claessens
2025-10-27
rust: drop +SUFFIX from crate name
Paolo Bonzini
2025-10-24
modules/codegen: Add support for bison/byacc/yacc
Dylan Baker
2025-10-24
modules/codegen: Add wrapper for lex/flex/reflex
Dylan Baker
2025-10-24
Switch C# test to use gtk-sharp-3
Balló György
2025-10-23
build: allow building staticlib and rlib together
Paolo Bonzini
2025-10-23
cargo: use both_libraries when appropriate
Paolo Bonzini
[next]