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-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
2025-10-20
interpreter: Fix extract_object subproject validation
Xavier Claessens
2025-10-20
Fix typos in authorship information
Vlad-Stefan Harbuz
2025-10-17
test cases: add test for cargo workspaces
Paolo Bonzini
2025-10-16
rust: work around unintuitive behavior of -l:-bundle
Paolo Bonzini
2025-10-15
backend/ninja: Ensure that a rust file is found when using StructuredSources
Dylan Baker
2025-10-15
revert local_program()
Eli Schwartz
2025-10-15
Add interpreter kwarg to local_program()
Xavier Claessens
2025-10-15
Add local_program() function
Xavier Claessens
2025-10-14
pkgconfig: Improve handling of empty string deps
Eyal Itkin
2025-10-11
Avoid running overriden program to get its version
Xavier Claessens
2025-10-08
rust: add test case for issue #15020
Marc-André Lureau
2025-10-08
vala: Add method to get generated GIR from a build_target
Dylan Baker
2025-10-08
format: fix indentation at beginning of arguments
Charles Brunet
[next]