1422 Commits (731dcdf92fdb0e4675f61e028eb83ff31e8893f5)

Author SHA1 Message Date
Xavier Claessens bfce1450ac vcs_tag: Add install kwargs 4 months ago
Jussi Pakkanen fbeedf4b14 Condense test directories. 4 months ago
Andoni Morales Alastruey 5cc511b1e6 pkgconfig: add support to override pkg-config 4 months ago
Pierre Lamot 83d9b21401 test cases: add test for @OUTPUT0@ substitution rules 4 months ago
Jussi Pakkanen 373586fab5 Reorder test dirs for rc1. 5 months ago
Andrea Pappacoda a31f8d68cb tests: use statx instead of sendmmsg in has_function test 5 months ago
Dylan Baker b7bf61e33e interpreter: when overriding a dependency make its name match 5 months ago
Charles Brunet 8a641cac5f Fix pkgconfig.generate handling of BothLibraries dependencies 5 months ago
Charles Brunet ce1602c1ee alias_target with both_libs builds both 6 months ago
Charles Brunet 0fc363021e auto select static or shared when linking both_libraries together 6 months ago
Charles Brunet 2d6915a598 add default_both_libraries core option 6 months ago
David Gibson 3c0de47122 Allow external programs in test()'s 'args' parameter 6 months ago
Jussi Pakkanen 79c47bd9d4 Skip symlink tests on Windows. 6 months ago
Jussi Pakkanen b522231c88 Convert Bash usage to a Python script. 6 months ago
Jon Turney 97fc2a160c
CI: Install make on Cygwin 7 months ago
Sam James 7a306e1a46 compilers: handle -Wno-attributes= for GCC 7 months ago
Jussi Pakkanen 47fd13aefc
tests: Clean up leftover files from source dirs. 8 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
Dylan Baker d6bddafa26 compilers: Add support for OpenMP from homebrew with AppleClang 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
Dudemanguy 9be6e653d4 find_program: add a kwarg to specify custom version argument 8 months ago
Matt Jolly 410bdf8c6c `configure_file`: update \@ escape logic 8 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
Dylan Baker ff95c7d083 tests: bump C++ requirement of has_header_symbol 10 months ago
Xavier Claessens 9f02d0a3e5 Clarify mutable objects usage 10 months ago
Gerion Entrup 06bc8a8d37 depends keyword argument: accept CustomTargetIndex 11 months ago
Dylan Baker b1340e9bb1 interpreter: when overriding a dependency make its name match 11 months ago
Alyssa Ross a9d42a7c1e test cases/common/103 has header symbol: fix for musl 1.2.5 12 months ago
Jussi Pakkanen 0cd2a8dc00 Condense directory names for RC1. 1 year ago
L. E. Segovia f3fad6cc5f compilers: Add test for correct forwarding of flags to MSVC's Clang linkers 1 year ago
Tristan Partin 6a119256a1 Add support for BuildTargetTypes to various fs module functions 1 year ago
Charles Brunet 11f2e07071 Allow using CustomTarget as test executable 1 year ago
Charles Brunet 138e0fe984 env.unset method 1 year ago
Eli Schwartz 4e5df4b3b7
fix crash in generator.process() with an invalid preserve_path_from 1 year ago
Eli Schwartz cb54f0d707
test cases: pass the c++11 std to boost-using code 1 year ago
Charles Brunet d7bf365acd Fix compiler.preprocess compile_args not used 1 year ago
Stas Sergeev 92f638e1f9 compiler.preprocess: add depends kwarg 1 year ago
Peter Urban bd3f1b2e0e fix openmp dependency for clang-cl 1 year ago
Tamás Bálint Misius 7700618181
machine file: Fix parenthesized expressions 1 year ago
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 1 year ago
arch1t3cht af0464352a vs: Manually link generated .o files 1 year ago
Andres Freund 30184a48a0 macos: Skip as-needed test, the linker is too smart 1 year ago
Andres Freund 4ddaef8133 macos: Fix test case for constructor_priority when using gcc 1 year ago
Xavier Claessens 85e4ee5b54 File: Add full_path() method 1 year ago
David Seifert 8928669a69
Fix unity builds (#12452) 1 year ago