1389 Commits (3e1e37f563916221d2b090df41f684ab37e843bb)

Author SHA1 Message Date
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 11 months ago
Jussi Pakkanen 0cd2a8dc00 Condense directory names for RC1. 12 months ago
Tristan Partin 6a119256a1 Add support for BuildTargetTypes to various fs module functions 12 months ago
Charles Brunet 11f2e07071 Allow using CustomTarget as test executable 12 months ago
Charles Brunet 138e0fe984 env.unset method 12 months ago
Eli Schwartz 4e5df4b3b7
fix crash in generator.process() with an invalid preserve_path_from 12 months 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
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
Xavier Claessens 4eb9c84cf9 include_directories: Always add both source and build dirs 1 year ago
Xavier Claessens f720105e24 find_program: Fallback if version mismatch 1 year ago
Benoit Pierre bde690b06e compilers: fix checks handling of internal dependencies 1 year ago
Tristan Partin 946a3561c2 Revert "Revert "Add fs.relative_to()"" 1 year ago
Eli Schwartz 84c8905d52
Revert "Add fs.relative_to()" 2 years ago
Eli Schwartz 98232eb036
skip test on pkgconf 2.0.1 that is broken there due to a reported bug 2 years ago
Tristan Partin 7a2b673d40 Remove hacky setup for CustomTargetIndex tests in fs.relative_to() 2 years ago
Tristan Partin f52bcaa27f Add fs.relative_to() 2 years ago
Xavier Claessens f88a9cd6b3 fs.read(): Catch FileNotFoundError 2 years ago
Xavier Claessens 9df1627997 Compiler: Add werror kwarg to compiles(), links() and run() methods 2 years ago
Xavier Claessens e01d53b816 compiler: Add required keyword to has_* methods 2 years ago
Nomura 50baf3c626 Add default_options argument to find_program() 2 years ago
Xavier Claessens cec3edc08a Unify message(), format() and fstring formatting 2 years ago
Eli Schwartz 13f8eba9b6
treewide: internally avoid deprecated machine file uses of "pkgconfig" 2 years ago
Daniele Nicolodi 9eb7fe332f Fix install_data() default install path 2 years ago
Eli Schwartz adaea4136f
compiler.compiles/links: fix failure when compiling a built File object 2 years ago