3302 Commits (3efec185acd5d536d8fd71d8dffb128bb631ef70)

Author SHA1 Message Date
David Seifert f4577911b4
cuda: avoid test failure without GPU available 9 months ago
David Seifert 6f3841e986 cuda: add test for late `add_languages('cuda')` 9 months ago
Sam James a66cb97e8c
Revert "rust: recursively pull proc-macro dependencies as well" 9 months ago
Jussi Pakkanen 5365d9a842 Refactor option classes to their own file. 9 months ago
David Seifert 7efddcb909 cuda: add test for negative `find_library()` result 9 months ago
Ralf Gommers 77db04ffa6 Fix handling of C standard support for Emscripten. 9 months ago
David Seifert 14de8ac5a9 cuda: add test for device linking 10 months ago
David Seifert c55ca8272c cuda: add test for C++ linking of dependency('cuda') 10 months ago
Tristan Partin 8cb16b2d6a Add support for GCC's null_terminated_string_arg function attribute 10 months ago
Tristan Partin 23eb7ba700 Use correct subdir when generating processed file path 10 months ago
Tristan Partin a0ff145512 Add required kwarg to compiler.{compiles,links,run} 10 months ago
Ben Corby bd149f8bca Fix dependencies for vala.links #13158 10 months ago
Jonathan Schleifer e9363e1677 Explicitly set OBJC=cc OBJCXX=c++ for bitcode test 10 months ago
Jonathan Schleifer 6c6529337e Add support for depending on ObjFW 10 months ago
Jonathan Schleifer 205f09e1b0 Prefer Clang over GCC for Objective-C(++) 10 months ago
Dylan Baker e4d2aac988 tests/d/10: Fix condition with clang++ and gdc 10 months ago
Dylan Baker ff95c7d083 tests: bump C++ requirement of has_header_symbol 10 months ago
Tristan Partin 44c279a920 Use dl instead of zlib for checking an external dependency 10 months ago
Ben Corby ffa235213c Fix compile.links for vala 10 months ago
Eli Schwartz 1baabbc7f6
tests: fix missing dependency causing flaky build failure 10 months ago
Xavier Claessens 9f02d0a3e5 Clarify mutable objects usage 10 months ago
Jussi Pakkanen bf00ca69b5 Document a probable cause for test failures. 10 months ago
L. E. Segovia 53ec050e36 nasm test: Add a test for validating the Xcode backend 10 months ago
L. E. Segovia af40f98d87 nasm test: Set the correct supported OSes for the tests 10 months ago
Matthijs Velsink ef2b164f1f gnome: Actually run all mkenums_simple tests and fix numbering 11 months ago
Charles Brunet 2b37101998 meson format command 11 months ago
L. E. Segovia d86fce9594 compilers: Add test for detecting libraries with externally supplied linker flags 11 months ago
Gerion Entrup 06bc8a8d37 depends keyword argument: accept CustomTargetIndex 11 months ago
Christoph Reiter 80e1d28b04 tests: don't expect msys2 llvm cmake tests to skip with llvm 18 11 months ago
Christoph Reiter 0762b86e59 tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to expect_skip_on_os 11 months ago
Charles Brunet dacb25db10 Improve error messages for invalid option values 11 months ago
Dylan Baker b1340e9bb1 interpreter: when overriding a dependency make its name match 11 months ago
Xavier Claessens f41a95ddf2 compilers: Every compiler can run code 11 months ago
Xavier Claessens 4d3fb88753 cargo: Add API version into dependency name 11 months ago
Charles Brunet 9e270f030f Fix detection of unknown base options in subproj 11 months ago
Xavier Claessens 5e0a3073da rust: Link with rlib external dependencies 12 months ago
Alyssa Ross a9d42a7c1e test cases/common/103 has header symbol: fix for musl 1.2.5 12 months ago
Jussi Pakkanen ac1d0aea58 Condense test dirs for rc2. 12 months ago
Charles Brunet 76f6874e48 Fix base and compiler options not reconfigurable. 12 months ago
Xavier Claessens aee941559c rust: recursively pull proc-macro dependencies as well 12 months ago
Alyssa Ross e9ee63ed03 cargo: support lib.path in Cargo.toml 12 months ago
Jussi Pakkanen 0cd2a8dc00 Condense directory names for RC1. 12 months ago
Xavier Claessens 435e881c18 cargo: Call into meson subdir if it exists 12 months ago
Xavier Claessens 114e032e6a cargo: Expose features as Meson boolean options 12 months ago
Xavier Claessens 5654f03450 interpreter: Dependency variables can be empty string 12 months ago
L. E. Segovia f3fad6cc5f compilers: Add test for correct forwarding of flags to MSVC's Clang linkers 12 months ago
L. E. Segovia 05f4e0d6c5 cmake: Allow recasting a CMake dependency into an Apple framework 12 months ago
Tristan Partin 6a119256a1 Add support for BuildTargetTypes to various fs module functions 12 months ago
Karol Herbst 8137eb437a add test for generating static inline wrappers 12 months ago
Charles Brunet 11f2e07071 Allow using CustomTarget as test executable 12 months ago