2835 Commits (55055c3e0ecd7cd0458632393b1ddca68bed8900)

Author SHA1 Message Date
Michael Hirsch, Ph.D 98fd4e5557 cmake: add project language to cmakelists.txt 5 years ago
Xavier Claessens b872099468 find_program(): Add 'dirs' keyword argument 5 years ago
Xavier Claessens 9b1a857473 dict: Fully evaluate keys 5 years ago
Michael Hirsch, Ph.D d1980beb6b ci/test: unused args for objc, objc++ 5 years ago
Michael Hirsch, Ph.D acee448fb9 ci/test: unused args for Windows 5 years ago
Marc Herbert 80bfe593fc mparser.py: actually check the type of key variable, not its value 5 years ago
Michael Hirsch, Ph.D 44ab23dff8
scalapack: test that find methods work 5 years ago
Michael Hirsch, Ph.D e209dd2607
scalapack: allow specifying find method 5 years ago
Michael Hirsch, Ph.D c3a0064091
scalapack: run without mpiexec 5 years ago
Michael Hirsch, Ph.D 92b77cb321
deps: add scalapack 5 years ago
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