index
:
meson.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
Age
Commit message (
Expand
)
Author
2024-05-29
cuda: add test for late `add_languages('cuda')`
David Seifert
2024-05-29
tests: don't expect msys2 llvm cmake tests to skip with llvm 18
Christoph Reiter
2024-05-29
tests: bump C++ requirement of has_header_symbol
Dylan Baker
2024-05-29
tests: fix missing dependency causing flaky build failure
Eli Schwartz
2024-05-29
Revert "rust: recursively pull proc-macro dependencies as well"
Sam James
2024-05-29
cuda: add test for negative `find_library()` result
David Seifert
2024-05-29
Fix handling of C standard support for Emscripten.
Ralf Gommers
2024-05-29
cuda: add test for device linking
David Seifert
2024-05-29
cuda: add test for C++ linking of dependency('cuda')
David Seifert
2024-05-29
Use correct subdir when generating processed file path
Tristan Partin
2024-05-29
Fix compile.links for vala
Ben Corby
2024-05-29
compilers: Add test for correct forwarding of flags to MSVC's Clang linkers
L. E. Segovia
2024-03-10
Fix detection of unknown base options in subproj
Charles Brunet
2024-03-05
rust: Link with rlib external dependencies
Xavier Claessens
2024-03-04
test cases/common/103 has header symbol: fix for musl 1.2.5
Alyssa Ross
2024-03-03
Condense test dirs for rc2.
Jussi Pakkanen
2024-03-02
Merge pull request #12804 from joukewitteveen/dist-rewriter
Jussi Pakkanen
2024-03-01
Fix base and compiler options not reconfigurable.
Charles Brunet
2024-02-29
rust: recursively pull proc-macro dependencies as well
Xavier Claessens
2024-02-27
cargo: support lib.path in Cargo.toml
Alyssa Ross
2024-02-26
Merge pull request #11867 from xclaesse/cargo-features
Jussi Pakkanen
2024-02-26
Condense directory names for RC1.
Jussi Pakkanen
2024-02-26
cargo: Call into meson subdir if it exists
Xavier Claessens
2024-02-26
cargo: Expose features as Meson boolean options
Xavier Claessens
2024-02-26
interpreter: Dependency variables can be empty string
Xavier Claessens
2024-02-25
cmake: Allow recasting a CMake dependency into an Apple framework
L. E. Segovia
2024-02-24
Add support for BuildTargetTypes to various fs module functions
Tristan Partin
2024-02-24
add test for generating static inline wrappers
Karol Herbst
2024-02-24
Allow using CustomTarget as test executable
Charles Brunet
2024-02-23
Detect utf8 bom from meson build files
Charles Brunet
2024-02-23
env.unset method
Charles Brunet
2024-02-23
modules/rust: allow setting a version constraint on bindgen
Dylan Baker
2024-02-23
modules/rust: inject a C/C++ standard for bindgen
Dylan Baker
2024-02-23
modules/rust: Allow explicitly setting the language to bind
Dylan Baker
2024-02-23
rust/bindgen: Use Meson rules for C++ headers
Dylan Baker
2024-02-21
fix crash in generator.process() with an invalid preserve_path_from
Eli Schwartz
2024-02-19
Fix KeyError in Python module
Charles Brunet
2024-02-12
qt: add preserve_paths keyword to functions
Charles Brunet
2024-02-12
Add MESONREWRITE to `meson dist` scripts
Jouke Witteveen
2024-02-09
Suppress LLVM static test on Arch
Eli Schwartz
2024-02-09
test cases: use C++17 for protobuf because of abseil-cpp
Sam James
2024-02-09
ci: add Gentoo
Sam James
2024-02-01
test cases: pass the c++11 std to boost-using code
Eli Schwartz
2024-01-31
CI: mark hdf5 as inaccessible on macOS with config-tool instead of pkg-config
Eli Schwartz
2024-01-25
Fix compiler.preprocess compile_args not used
Charles Brunet
2024-01-17
compiler.preprocess: add depends kwarg
Stas Sergeev
2024-01-17
rust: fix linking static executables
Alyssa Ross
2024-01-17
fix openmp dependency for clang-cl
Peter Urban
2024-01-17
tests: Also test implicit rpaths from dependencies
Jonathon Anderson
2024-01-16
cmake: Fix blunt target filtering skipping GENERATED dependencies
L. E. Segovia
[next]