1406 Commits (472d8852e9d9b21d0a20f52d37915127e556e8d9)

Author SHA1 Message Date
Jussi Pakkanen 47fd13aefc
tests: Clean up leftover files from source dirs. 4 months ago
Eli Schwartz 0392722bfd
Revert PR12972 as a regression. 4 months ago
Eli Schwartz 140c557c87
configuration_data: add test case for regression when merging a confdata 4 months ago
Eli Schwartz f2112d0baa
Revert "Clarify mutable objects usage" 4 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 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
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 7 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 10 months ago
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 11 months ago
arch1t3cht af0464352a vs: Manually link generated .o files 11 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 12 months 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
Albert Tang fb6fd5aa17 tests: Skip "withIncludeFile" for PCH on Xcode backend 1 year ago
Arsen Arsenović 0af126fec7 install_{data,headers,subdir}: implement follow_symlinks 1 year ago
Charles Brunet 923b95f3d1 Fix assertion raised with invalid option name 1 year ago
Nomura 5f46ea116c Add support for padding zeroes in int.to_string() method 1 year ago
Nicholas Vinson b51bce070e Add macro_name option to configure_file 1 year ago
Charles Brunet 204fe3c577 Fix include_directories test for relative path 1 year ago
Xavier Claessens 025aea1dab Compiler checks must use per-subproject options 1 year ago
Marvin Scholz 3fc16f05b5 Add compiler.has_define 1 year ago
Charles Brunet cf5adf0c64 add json output format to configure file 1 year ago