2209 Commits (e728331cc8bd48f318e5371b4eb61f2caf1940b2)

Author SHA1 Message Date
Daniel Mensinger 36749a1625 cmake: Make output_target_map more robust (fixes #6208) 5 years ago
Mihai Moldovan cc803072e0 tests: add osx test case for PIE builds. 5 years ago
Xavier Claessens b33830f99e Revert "Have set() and set_quoted() of configuration object work with newlines." 5 years ago
Michael Hirsch, Ph.D c02593fddc HDF5: make much more robust across platforms 5 years ago
Daniel Mensinger b2b9c102b5
cmake: Some minor fixup 5 years ago
Xavier Claessens 8efbcb1e80
cmake: Add unit test for add_custom_target() and add_dependency() 5 years ago
Marc e8ae7785a6 tests: add clues to find missing private/qtobject_p.h [skip ci] 5 years ago
Xavier Claessens 80dd3e30ce Fix crash when checking multi version on subproject dep 5 years ago
Xavier Claessens 7dd302773d Fix link_whole with a custom target 5 years ago
Xavier Claessens a6f7a1d8c4 fs: Add parent() and name() methods 5 years ago
Michael Hirsch, Ph.D 07a2fe2f00 complete gfortran/intel/intel-cl fortran_std test 5 years ago
Xavier Claessens e4e5f981eb Fix compute_int() when the value is -1 5 years ago
Daniel Mensinger 560c4f7f96
cmake: Uniform target name handling 5 years ago
Jehan 6ed36e97ae Have set() and set_quoted() of configuration object work with newlines. 5 years ago
Daniel Mensinger b4af3328a4
cmake: Skip system include dir test for msvc 5 years ago
Daniel Mensinger 3e1435a968
cmake: Handle CMake system include dirs (closes #6079) 5 years ago
Michael Hirsch, Ph.D 83b4e981c4 Use strict function prototypes 5 years ago
Michael Hirsch, Ph.D a911a237ad
ci: add timeout to coarray test 5 years ago
Jussi Pakkanen f6ad5d1398 Make all C main functions without arguments have "void" in arg list. 5 years ago
Michael Hirsch, Ph.D 1baa1c9222 use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-none on fortran 5 years ago
Michael Hirsch, Ph.D 0cb48cdc79
fs: make replace_suffix not expand file to absolute path, just manipulate the string 5 years ago
Michael Hirsch, Ph.D 2ae96f8595
fs: replace_suffix 5 years ago
Michael Hirsch, Ph.D a320274179
fs: get file size 5 years ago
Michael Hirsch, Ph.D 67651271f6
fs: add hash compute method 5 years ago
Michael Hirsch, Ph.D 1a0b4ddf34
fs: further document and test behavior 5 years ago
Michael Hirsch, Ph.D 4340f76a7a
fs: extend self-test to cover windows as well for with_suffix 5 years ago
Michael Hirsch, Ph.D 052d918908
add fs.with_suffix 5 years ago
Michael Hirsch, Ph.D 4adfd921ae
fs: use expanduser 5 years ago
Paulo Neves 07389e23bc coredata: CmdLineFileParser no longer interpolates strings. 5 years ago
Jussi Pakkanen 2a73517e08 Revert "Add `-Wl,-rpath-link` for secondary dependencies" 5 years ago
fchin 4e460f04f3 Fixed issue that the key's value type wasn't checked correctly. 5 years ago
franczc adb4e071e6 Adding dictionary entry using string variable as key. 5 years ago
Jussi Pakkanen 35e809fc5e Store run target names in build. 5 years ago
Jussi Pakkanen 46788d1b5b Created the filesystem module. 5 years ago
Michael Hirsch, Ph.D d080917561 wrap.py: catch connection error with WrapException 5 years ago
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