1103 Commits (cef406b3a5d502cde58cdad9fc9b978efb413327)

Author SHA1 Message Date
James Hilliard 315ab997b4 Add tests for sources that are disablers. 5 years ago
Rachel Mant f431cff809 Make .extract_objects() work correctly as an input to custom_target 5 years ago
Michael Hirsch, Ph.D 571deb5f9e tests/153: skip with PGI as macros are unique 5 years ago
Michael Hirsch, Ph.D 02159bc54b tests: skip common/204 for PGI (need unique feature list) 5 years ago
Michael Hirsch, Ph.D c5a0dfcfa8 tests/common/186: skip some due to PGI link failure stderr=0 5 years ago
Dylan Baker 0e718b0699 tests/186: Make work with apple ld's -fatal_warnings 5 years ago
James Hilliard b21fd95f73 Add is_disabler function 5 years ago
Marc-André Lureau 8ba1405742 sourceset: add all_dependencies() method 5 years ago
Jussi Pakkanen f39600647d Condense test directory names. 5 years ago
Michael Hirsch, Ph.D f5554957cb
skip common/223 for PGI, as even 19.4 doesn't fully support C++17 as claimed 5 years ago
Michael Hirsch, Ph.D c2f2e51105
PGI: fix openmp for 190common test 5 years ago
Michael Hirsch, Ph.D 1e53f67187 PGI: cpp_pch precompiled headers functionality 5 years ago
Nirbheek Chauhan dd42994f42 tests/122 shared module: More verbose logging 5 years ago
Marc-André Lureau 3811101434 meson: handle nested disabler 5 years ago
Xavier Claessens 2e41d53e4d Add version check support to find_program() 5 years ago
Paolo Bonzini 28c93ce4af work around failure of test 185 in single-byte locales 5 years ago
John Ericson 9149aaba9c `add_{global,project}_{,link_}arguments`: simply native flag behavior 5 years ago
Aleksey Gurtovoy 2106a6020c Skip `196 install_mode` project test on Windows 5 years ago
Mathieu Duponchelle 12a82e763d interpreter: add fallback argument to subproject.get_variable() 6 years ago
Paolo Bonzini 06b1f457d5 sourceset: add a realistic example as a testcase 6 years ago
Paolo Bonzini d894c48660 new module "sourceset" to match source file lists against configuration data 6 years ago
Jussi Pakkanen 79d530e325 Generators can have extra target dependencies. Closes #4131. 6 years ago
Jussi Pakkanen 60e1676651 Combine the two different pipeline test dirs into one. 6 years ago
Dylan Baker 27b6c62ffd fixup! fixup! tests: Add test for Dependency.get_variable 6 years ago
Dylan Baker d3a1994031 tests/204: Fix intel-cl expectations 6 years ago
Dylan Baker 7d4e3d2589 tests/206: Fix intel vs intel-cl expectations 6 years ago
Dylan Baker 73d6bde9b6 tests/143: Add xilib check for ICL 6 years ago
Dylan Baker 43c1ab0d98 tests/132: ICL should not run this test like MSVC and clang-cl 6 years ago
Dylan Baker 86a8bf1148 tests/124: ICL alos does not use ASM 6 years ago
Dylan Baker c91e779d8b tests/123: Add /nologo to cl and ml 6 years ago
Dylan Baker dc564a71a3 tests/123: For MSVC like compilers to treat the .S file like a .c file 6 years ago
Dylan Baker ac5b1d1bc8 tests/common/40: ICL behaves like MSVC and should be tested like it 6 years ago
Dylan Baker 28aac9fc3b test cases: Add ICL branches in addition to ICC branches 6 years ago
Dylan Baker 53c8852f47 tests: Add test for Dependency.get_variable 6 years ago
Daniel Eklöf c2ee82cc41 add support for "target_type: 'shared_module'" in build_target() 6 years ago
nicole mazzuca 24d5c73b0a add -fno-exceptions if cpp_eh=none is specified 6 years ago
Daniel Mensinger a9930fe066
LLVM: Added CMake backend 6 years ago
TheQwertiest 2d0550378a Added additional tests for linking with custom_target[i] 6 years ago
TheQwertiest a098684cf3 Added tests for custom_target[i] 6 years ago
Jon Turney ccc4ce28cc consistent invalid escape sequence behaviour 6 years ago
Elliott Sales de Andrade e9b4344aee TST: Actually check that postconf introspection works. 6 years ago
John Ericson a4b2fbc807 Use a real linker arg in 'test cases/common/177 initial c_args' 6 years ago
Dylan Baker b791ede1b1 tests: modify partial_dependency test to cover a bug 6 years ago
Jussi Pakkanen 3196e4e141 Support link_whole with custom targets. 6 years ago
Jussi Pakkanen fd624a848e Fix codegen with clang-cl. 6 years ago
Jussi Pakkanen 6ee2796879 THANK YOU STEVE JOBS FOR YOUR GREAT MODERN TOOLCHAIN! 6 years ago
Jussi Pakkanen 19eb0e762a Win fixes. 6 years ago
Jussi Pakkanen e81f48db16 Can link against custom targets. Closes #4908. 6 years ago
Jussi Pakkanen 93df9530c8 Make custom lib script work with MSVC. 6 years ago
Jussi Pakkanen 4b95dd3a6d Add test script to generate a static library with a custom target. 6 years ago