2639 Commits (4d1cbd1b8ab45d5eebb82cf0c22123e10d29a7d8)

Author SHA1 Message Date
Dylan Baker 023722b2c6 test cases/common/103 has header symbol: set c++ standard 4 years ago
Daniel Mensinger 06f528a5b7
cmake: Update test case 4 years ago
Dylan Baker 336f2f8835 tests: Add a test for dependencies with native set in a host == build configuration 4 years ago
Dylan Baker f1e053fa44 modules/gnome: Correctly handle generated sources for generate_gir 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 2d215d93b2
Revert "Disable failing Cygwin GIR test." 4 years ago
Jon Turney 1694e4ceca
Revert "Disable broken asm test on Cygwin as nobody knows how to fix it." 4 years ago
Dylan Baker 619e05c8cf vala: Test that adding C manually isn't requiured 4 years ago
Dylan Baker 17eb224aa7 interpreter: Automatically add 'c' to languages when 'vala' is used 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
Dylan Baker e7e04c814b Add a rust test for internal c linkage 4 years ago
Michael Hirsch 1730778974 test:fortran:21: fix Windows by using configure_file(copy:) 4 years ago
Xavier Claessens 501d7cf01c interpreter: flatten environment() initial values 4 years ago
Xavier Claessens 4e312c19e6 gnome: Fix gtkdoc generation 4 years ago
Jussi Pakkanen c54dd63547 Make objective C use C standard version. Closes #5495. 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
Jason Francis 39c751b94c introspection: export all sources for custom targets 4 years ago
Dylan Baker d4e867809b store the list of initializes subprojects in the coredata structure 4 years ago
Xavier Claessens 3af39a463b Interpreter: Fallback when required is false but forcefallback is true 4 years ago
Jussi Pakkanen a10a6284d2 Merge if and else tests to a single project. 4 years ago
Jussi Pakkanen 1a31882f59 Xcode: make Swift projects work. 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
Tristan Partin 4c13aa30a1 dependency: Add JDK system dependency 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
Jussi Pakkanen e80ff985fb Do not add custom target dir automatically when implicit false. 4 years ago
Olexa Bilaniuk 2579420a72 Strip host-compiler -std flag from NVCC line. 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
Dylan Baker c211fea513 Refactor Qt Dependency into proper split classes with factories 4 years ago