8399 Commits (b2b9c102b5610112231a321fca4479c09a6ba234)
 

Author SHA1 Message Date
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
Xavier Claessens f73a1dff0e
cmake: Propagate error when running command 5 years ago
Xavier Claessens daeee32d9b
cmake: Add support for add_custom_target() with a command 5 years ago
Xavier Claessens 6844ad374e
cmake: Add support for add_dependencies() 5 years ago
Marc Herbert adcd70861d modules/qt.py: friendlier "lrelease-qtN not found" error message 5 years ago
Michael Hirsch, Ph.D 380b9071be ci: lgtm: configure for Python 3 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 f0565e6dc8 Simplify list of build def files 5 years ago
Xavier Claessens a6f7a1d8c4 fs: Add parent() and name() methods 5 years ago
Jussi Pakkanen 6963589576
Merge pull request #6213 from mensinda/cmNameFix 5 years ago
Chun-wei Fan 7677a38e1a dependencies/ui.py: Fix Vulkan detection on Windows 5 years ago
Michael Hirsch, Ph.D 07a2fe2f00 complete gfortran/intel/intel-cl fortran_std test 5 years ago
Michael Hirsch, Ph.D 8313e8fd54 dep: MPI make work for intel-cl and improve robustness 5 years ago
Antoine Jacoutot 0241948d8f openbsd: execinfo is not a compiler lib 5 years ago
Olexa Bilaniuk bbaacc0a63 Add table entry for CUDA Toolkit 10.2.89. 5 years ago
Xavier Claessens e4e5f981eb Fix compute_int() when the value is -1 5 years ago
Artsiom Chapialiou cefdf8dcb0 Meson Syntax Highlighter plugin for JetBrains IDEs. 5 years ago
Daniel Mensinger f2114fa167
cmake: add_custom_command fix empty and quoted parameters 5 years ago
Daniel Mensinger 7e839fc4a9
cmake: Fix confilcting custom targets 5 years ago
Daniel Mensinger 560c4f7f96
cmake: Uniform target name handling 5 years ago
Jussi Pakkanen 5920344b92
Merge pull request #6199 from mensinda/cmSysInc 5 years ago
Paolo Borelli 294b33144f docs: clarify how Meson handles shebang in run_command [skip ci] 5 years ago
Jehan 6ed36e97ae Have set() and set_quoted() of configuration object work with newlines. 5 years ago
Eric Le Bihan 24cdb4a92f Interpreter: display linker executable path, if available 5 years ago
Eric Le Bihan 815563841a Fix cross-compilation of D programs 5 years ago
Daniel Mensinger 9435f11b17
ci: Add CI command to include text files in the CI log 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
Kurtis Rader ffdacc4c9c Enable code coverage using LLVM on macOS Catalina 5 years ago
Michael Hirsch, Ph.D 1f751dacba fortran: sync implicit-none args for intel,pgi,gfortran 5 years ago
Jussi Pakkanen b5f9895bfb
Merge pull request #6194 from scivision/coarrays 5 years ago
Michael Hirsch, Ph.D 050dcf80af fortran: note there is no has_function for Fortran 5 years ago
Michael Hirsch, Ph.D 83b4e981c4 Use strict function prototypes 5 years ago
Michael Hirsch, Ph.D 0435691e83 lint+mypy: move to github actions 5 years ago
Michael Hirsch, Ph.D cd08a9f7d8
deps: add pkg-config to coarray with CMake fallback 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
Jussi Pakkanen bf800101c2
Merge pull request #6182 from mensinda/depInfo 5 years ago
Jussi Pakkanen bb4bd7ab56
Merge pull request #6150 from scivision/fsexpand 5 years ago
Michael Hirsch, Ph.D 894bf56346 add bug report template [skip ci] 5 years ago
Alberto García Hierro ffa9459eed commandrunner: Forward KeyboardInterrupt to command 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 4997d93b49
fs: add docs for fs.size() 5 years ago
Michael Hirsch, Ph.D 5db3f8ac3d
fs: correct docs 5 years ago
Michael Hirsch, Ph.D a320274179
fs: get file size 5 years ago