1415 Commits (63cea2ae221a7134a71747a3813135ceb14c0a4b)

Author SHA1 Message Date
Charles Brunet 8a641cac5f Fix pkgconfig.generate handling of BothLibraries dependencies 2 months ago
Charles Brunet ce1602c1ee alias_target with both_libs builds both 3 months ago
Charles Brunet 0fc363021e auto select static or shared when linking both_libraries together 3 months ago
Charles Brunet 2d6915a598 add default_both_libraries core option 3 months ago
David Gibson 3c0de47122 Allow external programs in test()'s 'args' parameter 3 months ago
Jussi Pakkanen 79c47bd9d4 Skip symlink tests on Windows. 3 months ago
Jussi Pakkanen b522231c88 Convert Bash usage to a Python script. 3 months ago
Jon Turney 97fc2a160c
CI: Install make on Cygwin 4 months ago
Sam James 7a306e1a46 compilers: handle -Wno-attributes= for GCC 4 months ago
Jussi Pakkanen 47fd13aefc
tests: Clean up leftover files from source dirs. 5 months ago
Eli Schwartz 0392722bfd
Revert PR12972 as a regression. 5 months ago
Eli Schwartz 140c557c87
configuration_data: add test case for regression when merging a confdata 5 months ago
Eli Schwartz f2112d0baa
Revert "Clarify mutable objects usage" 5 months ago
Dylan Baker d6bddafa26 compilers: Add support for OpenMP from homebrew with AppleClang 5 months ago
Nils Werner 1570289acf
Test case for environment prepend/append acting like set 5 months ago
Scott Kyle f5ec07e7c3
Ensure private directory exists for custom targets (#13196) 5 months ago
Dudemanguy 9be6e653d4 find_program: add a kwarg to specify custom version argument 5 months ago
Matt Jolly 410bdf8c6c `configure_file`: update \@ escape logic 5 months ago
Tristan Partin 8cb16b2d6a Add support for GCC's null_terminated_string_arg function attribute 7 months ago
Tristan Partin 23eb7ba700 Use correct subdir when generating processed file path 7 months ago
Tristan Partin a0ff145512 Add required kwarg to compiler.{compiles,links,run} 7 months ago
Dylan Baker ff95c7d083 tests: bump C++ requirement of has_header_symbol 7 months ago
Xavier Claessens 9f02d0a3e5 Clarify mutable objects usage 7 months ago
Gerion Entrup 06bc8a8d37 depends keyword argument: accept CustomTargetIndex 8 months ago
Dylan Baker b1340e9bb1 interpreter: when overriding a dependency make its name match 8 months ago
Alyssa Ross a9d42a7c1e test cases/common/103 has header symbol: fix for musl 1.2.5 9 months ago
Jussi Pakkanen 0cd2a8dc00 Condense directory names for RC1. 9 months ago
L. E. Segovia f3fad6cc5f compilers: Add test for correct forwarding of flags to MSVC's Clang linkers 9 months ago
Tristan Partin 6a119256a1 Add support for BuildTargetTypes to various fs module functions 9 months ago
Charles Brunet 11f2e07071 Allow using CustomTarget as test executable 9 months ago
Charles Brunet 138e0fe984 env.unset method 9 months ago
Eli Schwartz 4e5df4b3b7
fix crash in generator.process() with an invalid preserve_path_from 9 months ago
Eli Schwartz cb54f0d707
test cases: pass the c++11 std to boost-using code 10 months ago
Charles Brunet d7bf365acd Fix compiler.preprocess compile_args not used 10 months ago
Stas Sergeev 92f638e1f9 compiler.preprocess: add depends kwarg 10 months ago
Peter Urban bd3f1b2e0e fix openmp dependency for clang-cl 10 months ago
Tamás Bálint Misius 7700618181
machine file: Fix parenthesized expressions 11 months ago
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 12 months ago
arch1t3cht af0464352a vs: Manually link generated .o files 12 months ago
Andres Freund 30184a48a0 macos: Skip as-needed test, the linker is too smart 12 months ago
Andres Freund 4ddaef8133 macos: Fix test case for constructor_priority when using gcc 12 months ago
Xavier Claessens 85e4ee5b54 File: Add full_path() method 1 year ago
David Seifert 8928669a69
Fix unity builds (#12452) 1 year ago
Jussi Pakkanen 2ea284bac1 Prohibit symlinks in test data dir because they get mangled by setup.py. 1 year ago
Christoph Reiter 2d538c58cb Fix visibility attribute support check for GCC on Windows 1 year ago
Jussi Pakkanen 20bcca3972 Handle path behaviour change in Python 3.12. 1 year ago
Jussi Pakkanen 3bbe66e971 Condense test directories for RC1. 1 year ago
Dylan Baker 013536fcb4 interpreter: add <lang>_(static|shared)_args 1 year ago
Nomura 3cac6ea545 Add env kwarg in generator.process() 1 year ago
Marvin Scholz 00007e197e test: get_define: do not use assert incorrectly 1 year ago