3302 Commits (8603bb491925d9cb74f63725e02fab2a0c6fafe1)

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