summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2025-12-22modules: rust: add package.override_dependency methodPaolo Bonzini
2025-12-22modules: rust: invoke subprojects automatically from dependencies()Paolo Bonzini
2025-12-22modules: rust: add dependencies() method to package objectPaolo Bonzini
2025-12-22modules: rust: add workspace methods returning arguments for build targetsPaolo Bonzini
2025-12-22test: rust.workspace: add another member to the workspacePaolo Bonzini
2025-12-22modules: rust: implement workspace.package()Paolo Bonzini
2025-12-22modules: rust: implement more package accessorsPaolo Bonzini
2025-12-22modules: rust: implement workspace.packages()Paolo Bonzini
2025-12-22modules: rust: implement workspace.subproject() and package.dependency()Paolo Bonzini
2025-12-22rust: add rust.workspace() skeleton implementationPaolo Bonzini
2025-12-17dependencies/detect: simplify logging tried methodsDylan Baker
2025-12-17build|interpreter: use typed_kwargs for link_withDylan Baker
2025-12-17interpreter|build: Use typed_kwargs for build_target(dependencies)Dylan Baker
2025-12-17backend: improve error message about install_dir install_count mismatchDylan Baker
2025-12-15cargo: convert TOMLDecodeError or toml2json errors to a MesonExceptionPaolo Bonzini
2025-12-10cmake: Fix version kwarg being added to static_library targetsRobotLeopard86
2025-11-28interpreter: Add a slice() method to arraysJouke Witteveen
2025-11-23Require GCC 15.3 or newer for import std tests.Jussi Pakkanen
2025-11-23Condense directory names for rc1.Jussi Pakkanen
2025-11-23Add import std support to MSVC.Jussi Pakkanen
2025-11-23Add basic import std support for GCC.Jussi Pakkanen
2025-11-23Add test case for import std (uses #include for now).Jussi Pakkanen
2025-11-21rewrite: fix duplicate objects for predefined globalsPaolo Bonzini
2025-11-19rust: search for native static libs in target libdirAlyssa Ross
2025-11-18rewriter: fix kwargs info for dict-valued kwargsBenjamin Gilbert
2025-11-18rewriter: support project(license_files: )Benjamin Gilbert
2025-11-18Add support for the `counted_by` attributeTristan Partin
2025-11-14add test cases for meson.version.version_compare()Eli Schwartz
2025-11-14tests: Skip limited API test on freethreading Python versionsMichał Górny
2025-11-12compilers: generalize -fembed-bitcodePaolo Bonzini
2025-11-12intepreter: Move remaining PCH validation to InterpreterDylan Baker
2025-11-12interpreter: Move most of the remaining validation to the InterpreterDylan Baker
2025-11-05interpreter: move rust_api/rust_crate_type interaction to the interpreterDylan Baker
2025-11-05tests: Add a basic test for the codegen implementation codeDylan Baker
2025-11-05ExternalProgram: add cmd_array to complete the offferingStéphane Cerveau
2025-11-04Add build target keyword parameter 'build_subdir' [v8]Keith Packard
2025-11-03backends: add CustomTargetIndexes to meson-{test,benchmark}-prereqPaolo Bonzini
2025-10-31Always check if found libraries are linkableSam James
2025-10-29cargo: use subproject() if a workspace member is in subprojects/Paolo Bonzini
2025-10-29cargo: only create dependencies if there is a [lib] tablePaolo Bonzini
2025-10-29environment: move tool detection functions to a new modulePaolo Bonzini
2025-10-29coredata: move cmd_line.txt and command line handling to a new modulePaolo Bonzini
2025-10-29Add snippets.symbol_visibility_header() methodXavier Claessens
2025-10-29test cases/rust: adjust expected installed paths for shared librariesPaolo Bonzini
2025-10-29tests: don't skip HDF5 for Gentoo anymoreSam James
2025-10-28cargo: Add library API version into its nameXavier Claessens
2025-10-27rust: drop +SUFFIX from crate namePaolo Bonzini
2025-10-24modules/codegen: Add support for bison/byacc/yaccDylan Baker
2025-10-24modules/codegen: Add wrapper for lex/flex/reflexDylan Baker
2025-10-24Switch C# test to use gtk-sharp-3Balló György