3333 Commits (a51be6b1c77cba06bec3f27cdb846e825e958c55)

Author SHA1 Message Date
Eli Schwartz 03a8f35031 tests: nasm: make it easier to debug generator() style build 7 months ago
Charles Brunet fa70974a64 Remove reference to GPL in test files 7 months ago
Sam James 7a306e1a46 compilers: handle -Wno-attributes= for GCC 7 months ago
Alyssa Ross a05f6a260e rust: recursively pull proc-macro deps for rust targets 7 months ago
Tristan Partin 4b31974ec5 Fix the zlib-ng failing tests, for real 7 months ago
Eli Schwartz 2a8bb3b9f1
tests: short-circuit tests that require cmake, faster 7 months ago
Jonathon Anderson 066cf804bb tests: Extend cmake test with -Wl,--version-script 7 months ago
Tristan Partin b1f4e1495d Fix failing tests for zlib-ng 7 months ago
Dylan Baker 44323fffea test/rust: Replace gcc -m argument with a -f argument 7 months ago
Alyssa Ross 8a8a3a0578 tests: skip framework recasting if CMake unavailable 7 months ago
Randy Eckenrode f01ae52bc2 dependencies: find extraframeworks on case-sensitive filesystems 7 months ago
Benjamin Gilbert 2ad1113b7e tests: add werror tests for several languages 7 months ago
Jussi Pakkanen 47fd13aefc
tests: Clean up leftover files from source dirs. 7 months ago
Eli Schwartz 0392722bfd
Revert PR12972 as a regression. 8 months ago
Eli Schwartz 140c557c87
configuration_data: add test case for regression when merging a confdata 8 months ago
Eli Schwartz f2112d0baa
Revert "Clarify mutable objects usage" 8 months ago
Eli Schwartz c1e87af9f8
CI: mark cygwin as skipping frameworks/libgcrypt 8 months ago
Piotr Brzeziński dc1b4be6be linkers: Fix AppleDynamicLinker not returning any rpaths to remove 8 months ago
Dylan Baker d6bddafa26 compilers: Add support for OpenMP from homebrew with AppleClang 8 months ago
Charles Brunet dbfd3e8c41 format: fix edge case with empty functions 8 months ago
Nils Werner 1570289acf
Test case for environment prepend/append acting like set 8 months ago
Scott Kyle f5ec07e7c3
Ensure private directory exists for custom targets (#13196) 8 months ago
Kai Pastor a28dde40b5
Recast CMake's IMPORTED_LOCATION into framework flags (#13299) 8 months ago
Dudemanguy 9be6e653d4 find_program: add a kwarg to specify custom version argument 8 months ago
Jade Lovelace 5597b6711d tests: fix OpenAL test case on case sensitive fs on macOS 8 months ago
Matt Jolly 410bdf8c6c `configure_file`: update \@ escape logic 8 months ago
Charles Brunet 8967090149 mformat: fix else token not correctly indented 8 months ago
Charles Brunet bef2fbf75b Fix crash in meson format 8 months ago
Xavier Claessens 9b8378985d cargo: Load Cargo.lock 8 months ago
Andrew McNulty d1abdce88f Python: add load test to limited API test 8 months ago
Jussi Pakkanen 41a445c228 Extract native file parser to machinefile source file. 9 months ago
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