summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2024-03-03Condense test dirs for rc2.Jussi Pakkanen
2024-03-02Merge pull request #12804 from joukewitteveen/dist-rewriterJussi Pakkanen
2024-03-01Fix base and compiler options not reconfigurable.Charles Brunet
2024-02-29rust: recursively pull proc-macro dependencies as wellXavier Claessens
2024-02-27cargo: support lib.path in Cargo.tomlAlyssa Ross
2024-02-26Merge pull request #11867 from xclaesse/cargo-featuresJussi Pakkanen
2024-02-26Condense directory names for RC1.Jussi Pakkanen
2024-02-26cargo: Call into meson subdir if it existsXavier Claessens
2024-02-26cargo: Expose features as Meson boolean optionsXavier Claessens
2024-02-26interpreter: Dependency variables can be empty stringXavier Claessens
2024-02-25cmake: Allow recasting a CMake dependency into an Apple frameworkL. E. Segovia
2024-02-24Add support for BuildTargetTypes to various fs module functionsTristan Partin
2024-02-24add test for generating static inline wrappersKarol Herbst
2024-02-24Allow using CustomTarget as test executableCharles Brunet
2024-02-23Detect utf8 bom from meson build filesCharles Brunet
2024-02-23env.unset methodCharles Brunet
2024-02-23modules/rust: allow setting a version constraint on bindgenDylan Baker
2024-02-23modules/rust: inject a C/C++ standard for bindgenDylan Baker
2024-02-23modules/rust: Allow explicitly setting the language to bindDylan Baker
2024-02-23rust/bindgen: Use Meson rules for C++ headersDylan Baker
2024-02-21fix crash in generator.process() with an invalid preserve_path_fromEli Schwartz
2024-02-19Fix KeyError in Python moduleCharles Brunet
2024-02-12qt: add preserve_paths keyword to functionsCharles Brunet
2024-02-12Add MESONREWRITE to `meson dist` scriptsJouke Witteveen
2024-02-09Suppress LLVM static test on ArchEli Schwartz
2024-02-09test cases: use C++17 for protobuf because of abseil-cppSam James
2024-02-09ci: add GentooSam James
2024-02-01test cases: pass the c++11 std to boost-using codeEli Schwartz
2024-01-31CI: mark hdf5 as inaccessible on macOS with config-tool instead of pkg-configEli Schwartz
2024-01-25Fix compiler.preprocess compile_args not usedCharles Brunet
2024-01-17compiler.preprocess: add depends kwargStas Sergeev
2024-01-17rust: fix linking static executablesAlyssa Ross
2024-01-17fix openmp dependency for clang-clPeter Urban
2024-01-17tests: Also test implicit rpaths from dependenciesJonathon Anderson
2024-01-16cmake: Fix blunt target filtering skipping GENERATED dependenciesL. E. Segovia
2024-01-11Vala: fixes to gresource handling (#12418)Valeri
2024-01-06machine file: Fix parenthesized expressionsTamás Bálint Misius
2024-01-02tests: fix java JNI test assert for jni.h existingEli Schwartz
2023-12-26swift: Support swift_argsSergey Vlasov
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-12-12cmake: parse project versionNicolas Werner
2023-12-10vs: Manually link generated .o filesarch1t3cht
2023-12-05ninja backend: don't hide all compiler warnings for transpiled languagesEli Schwartz
2023-12-04macos: Skip as-needed test, the linker is too smartAndres Freund
2023-12-04Fix test failure on Darwin on a case-sensitive fsRandy Eckenrode
2023-12-03macos: Fix test case for constructor_priority when using gccAndres Freund
2023-11-24File: Add full_path() methodXavier Claessens
2023-11-18Fix unity builds (#12452)David Seifert
2023-11-14dependencies: allow get_variable to define multiple pkgconfig definesEli Schwartz
2023-11-13rust: Add transitive dependencies to ninja rulesXavier Claessens