1185 Commits (0c4dd81c4db228492a483b9aade3450d0ed408e2)

Author SHA1 Message Date
Paolo Bonzini bd75e0398f extract_objects: skip headers when building custom_target command line 3 years ago
Paolo Bonzini a656febccf extract_objects: test and document using the result in a custom_target 3 years ago
Daniel Mensinger 5cd9f88d6c fix: Ensure that build targets have all methods from ExternalProgram 3 years ago
Daniel Mensinger 7c757dff71 holders: Fix the remaining code to respect the holder changes 3 years ago
Eli Schwartz ad206037e3
tests: update dependency factory tests to check type_name is sane 3 years ago
Xavier Claessens b6d754a40c interpreter: Extract dependency() logic into its own helper class 3 years ago
Paolo Bonzini a87e32d181 interpreter: add feature.disable_auto_if() 4 years ago
Paolo Bonzini 2f2d99e1d8 interpreter: add feature.require() 4 years ago
Dylan Baker 023722b2c6 test cases/common/103 has header symbol: set c++ standard 4 years ago
Paolo Bonzini 08a8043f19 interpreter: add feature.allowed() 4 years ago
Dylan Baker 336f2f8835 tests: Add a test for dependencies with native set in a host == build configuration 4 years ago
Chun-wei Fan 45af5d9d72 test cases: Disable whole archive test on older VS IDE 4 years ago
Chun-wei Fan 0a0639ec06 MSVC: Always enable common tests 137 and 170 4 years ago
Jussi Pakkanen cb085f3eb3 Handle macOS filesystem sometimes setting lower digits to zero. 4 years ago
Jussi Pakkanen 3d12f928cf Rename VERSION because case insensitive file systems are a thing. 4 years ago
Jon Turney f76c6b8d0a
Fix LTO test on Cygwin 4 years ago
Jon Turney 1694e4ceca
Revert "Disable broken asm test on Cygwin as nobody knows how to fix it." 4 years ago
Volker-Weissmann 4ca9a16288
.C files are now treated as C++ code 4 years ago
Xavier Claessens 69a5c950a3 pkgconfig: Do not escape custom variables 4 years ago
Xavier Claessens 501d7cf01c interpreter: flatten environment() initial values 4 years ago
Florian Fischer 247630b981 modules/fs: support FileOrString arguments 4 years ago
Marco Trevisan (Treviño) d5932a174d test cases: Add test ensuring that -include in gcc won't break pch 4 years ago
Jussi Pakkanen e75e3976fa Condense test directory names. 4 years ago
Jussi Pakkanen a10a6284d2 Merge if and else tests to a single project. 4 years ago
Jussi Pakkanen 8f2155f4f7 Xcode: some more skips. 4 years ago
Jussi Pakkanen aa2a153afb Xcode: fix linking to customtargetindex objects. 4 years ago
Jussi Pakkanen 3e3e81ccf0 Xcode: one more skip. 4 years ago
Jussi Pakkanen 10197aa9d1 Xcode: a few more skips. 4 years ago
Jussi Pakkanen a2fd31f6c6 Xcode: skip one more object extraction test. 4 years ago
Jussi Pakkanen b9b00c714e Xcode: use native path naming scheme. 4 years ago
Jussi Pakkanen 4881c2cf98 Xcode: skip link language override test. 4 years ago
Jussi Pakkanen 59e8962c25 Xcode: one more whole-archive skip. 4 years ago
Jussi Pakkanen d116d94f92 Xcode: fix file objects in various places. 4 years ago
Jussi Pakkanen 07117c4225 Xcode: skip all-object library test. 4 years ago
Jussi Pakkanen 045893bb18 Xcode: disable asm and LLVM ir projects. 4 years ago
Xavier Claessens 3c64ecaf86 pkgconfig: Add support for CustomTarget objects in generator 4 years ago
Jussi Pakkanen 4fc578a25f Xcode: skip object extraction test that can not be made to work. 4 years ago
Jussi Pakkanen 96d85d601d Xcode: fix path of extracted objects in subdirs. 4 years ago
Xavier Claessens 5440ce003b Add global_source/build_root() 4 years ago
Jussi Pakkanen 59306c45c5 Fix Xcode targets in subdirs. 4 years ago
Xavier Claessens 47633330da pkgconfig: Allow setting prefix in dataonly pc file 4 years ago
D Scott Phillips 703fd6d1fa
compilers: clang-cl: Also accept .s files (#8520) 4 years ago
Xavier Claessens 37d4c86e5b interpreter: Fix spurious warning in include_directories() 4 years ago
Xavier Claessens 1be13710ad
environment(): Allow stacking append() and prepend() (#8547) 4 years ago
Eli Schwartz f7b0238ed6
add test case for installed targets uninstalling a single directory 4 years ago
Xavier Claessens 848e360450 interpreter: Add varname as positional arg in dep.get_variable() 4 years ago
Jussi Pakkanen fe4ddb5268 Warn when grabbing internals of subprojects with include_directories. 4 years ago
Xavier Claessens a45f939092 Add range() function 4 years ago
Jussi Pakkanen a0c16f94fc Replace Unix shell commands with scripts. 4 years ago
Jussi Pakkanen be86199221 Fix run_targets running scripts from different subdirs. 4 years ago