2114 Commits (f037e7ef4538b37625c0893d32cad36e72648c8a)

Author SHA1 Message Date
Wolfgang Stöggl f037e7ef45 Fix typos found by codespell 5 years ago
Aleksey Gurtovoy f56ef583d3 dependency('cuda') 5 years ago
James Hilliard 2b6c997e33 Return a disabler when an unknown method is called on a disabler object 5 years ago
Michael Hirsch, Ph.D 248a75ff48 tests: add fortran-specific compiler checks 5 years ago
Xavier Claessens 212a05b87e Remove duplicated object files in static libraries 5 years ago
Daniel Mensinger 30a668d0bb cmake: Blacklist more compiler warning flags 5 years ago
Jussi Pakkanen ad1cfbe7ec Disable extension module tests with Python 3.8 and VS2015. 5 years ago
Michael Hirsch, Ph.D 89ced3fe58 MPI: don't excessively skip Windows test cases, which can hide real problems 5 years ago
Michael Hirsch, Ph.D 5478397c59 tests/1common: update meson_version>=0.52 for is_disabler 5 years ago
Ross Burton a1a8772034 Add test case to verify identity cross builds 5 years ago
Jakub Adam 9c456e2baf tests: Don't expect any *.pdb files installed in 'lib' 5 years ago
Xavier Claessens 9855b2d3c5 Test disabler in foreach loops 5 years ago
Xavier Claessens 1930fc82e2 Fix `if not disabler()` case 5 years ago
Daniel Mensinger 47e20b3004
Updated include_type test case 5 years ago
Daniel Mensinger b0d35ec349
cmake: Add test case for #5992 5 years ago
Daniel Mensinger 73d52266b5
Use include_type instead of is_system 5 years ago
Daniel Mensinger a7c4682be1
Also add support for declare_dependency objects 5 years ago
Daniel Mensinger 061deec993
added test case for is_system dependency 5 years ago
Jussi Pakkanen d3b389f349 Add clang-tidy target. Closes #2383. 5 years ago
Xavier Claessens dd5a0df3ec Recursively include all objects from uninstalled static libraries 5 years ago
Xavier Claessens a3153747b9 Do not promote to link_whole when an internal library links to another 5 years ago
Xavier Claessens 19fc692b25 pkgconfig: Include dependencies of uninstalled static libraries 5 years ago
Xavier Claessens dc5ad1fad9 pkgconfig: Do not include uninstalled static libraries 5 years ago
Xavier Claessens 484b721369 Fix link_with of a static library with an uninstalled static library 5 years ago
Xavier Claessens f396c71c52 Fix link_whole of static libraries 5 years ago
Marc-André Lureau 01569fee2e Add depfile to configure_file() 5 years ago
Marc-André Lureau a65d5801f3 environment: Support taking values from dict 5 years ago
Daniel Mensinger 534e94ffc3 cmake: Support ALIAS libraries 5 years ago
Aleksey Gurtovoy 6ac5db50c9 CUDA support on Windows 5 years ago
Patrick Griffis 1670fca36f Add blocks dependency 5 years ago
Xavier Claessens ef3992f1cc configure_file(): Allow multiple inputs in command mode 5 years ago
Xavier Claessens 5d0ced220c pkgconfig: Fix ordering of public libraries 5 years ago
Alan Coopersmith 0faaf9720f Fix "test cases/linuxlike/14 static dynamic linkage" on Solaris 5 years ago
Alan Coopersmith 692fade34e Fix "test cases/common/131 generated assembly" on Solaris 5 years ago
Dylan Baker 4ce43a450b tests: pass "cp" as argv[0] in test 162 5 years ago
Dylan Baker 67d1948005 tests: add sunos to get define 5 years ago
David Seifert e19a49b895 Fix static archives stripping (#5905) 5 years ago
David Seifert c9042fc3ee Rename 'rpath-link secondary' unit test 5 years ago
David Seifert 7b9c348102 Add `-Wl,-rpath-link` for secondary dependencies 5 years ago
Daniel Mensinger bd37147b4b mintro: Fix resolving nodes in kwargs (fixes #5884) 5 years ago
Jussi Pakkanen 3256e7ea63 Shell script cleanup. 5 years ago
Dylan Baker ba4324ab9d Fix gcc include dot 5 years ago
Peter Hutterer 4ebce2c3f2 Add test priorities to force test start order 5 years ago
Michael Hirsch, Ph.D e3b21de563 Intel-Cl tests: increase robustness of Windows Intel compilers detection (#5828) 5 years ago
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