4541 Commits (691a74aec2a34540cce8c1a86f4874bd0814a65c)

Author SHA1 Message Date
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
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
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 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
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 cd08a9f7d8
deps: add pkg-config to coarray with CMake fallback 5 years ago
Alberto García Hierro ffa9459eed commandrunner: Forward KeyboardInterrupt to command 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 052d918908
add fs.with_suffix 5 years ago
Michael Hirsch, Ph.D dc8e8f0644
fs: improve exception feedback 5 years ago
Michael Hirsch, Ph.D 4adfd921ae
fs: use expanduser 5 years ago
Michael Hirsch, Ph.D 9fc76b0323
fs: deduplicate functions 5 years ago
Michael Hirsch, Ph.D 3bbd065576
fs: use pathlib.Path, add type hint check 5 years ago
Jehan c6f93b6bf6 Issue #6174: run_command() with compiler object behind ccache fails. 5 years ago
Jan Tojnar 3a050093a4 environment: Only check compiler basename for compiler name 5 years ago
Daniel Mensinger c361181cd9
mintro: dependencies: added version key 5 years ago
Daniel Mensinger 2e62d6a203
Highlight '(cached)' and add color to the dependency version 5 years ago
Daniel Mensinger f8ba76cc22
dependencies: Print version of cached dependencies 5 years ago
Daniel Mensinger e39d570d3a
mlog: add non bold version of colors 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
Daniel Mensinger e1fd830070 cmake: Log warnings in CMakeLists.txt 5 years ago
Binh Nguyen f6758f2434 Prevent install_name_tool to run on EXE when cross compile on OSX 5 years ago
Luca Bacci ad20067ed2 Raise an exception if we cannot detect the MSVC compiler target architecture 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
Mathieu Duponchelle 4d51ac3220 hotdoc: work around argparse syntax ambiguity 5 years ago
Jussi Pakkanen 35e809fc5e Store run target names in build. 5 years ago
Zbigniew Jędrzejewski-Szmek 74151ead9a Make the hint about built-in options more useful 5 years ago
Zbigniew Jędrzejewski-Szmek d55aaa56f4 "built-in" is the standard spellling 5 years ago
mfurukawa facf87edd8 pass sanitize option to linker on macOS 5 years ago
Jussi Pakkanen 46788d1b5b Created the filesystem module. 5 years ago
Camilo Celis Guzman 7a76fecdf7 mesonbuild/mtest: plumb and report a test's start time 5 years ago
Ryan Lucia 8987a39675 pkgconfig: only check import_filename for shared libraries 5 years ago
Michael Hirsch, Ph.D 6e708208dd CI: add initial type annotation checking 5 years ago