|
|
8030fc09e3
|
augment clang preset so that it switches the fortran standard for flang
flang (the one officially included in clang) currently only supports f2018
|
2022-09-10 02:48:16 -04:00 |
|
|
|
fe4ec9d1ea
|
select Fortran 2003 as standard for compiling bundled Fortran code
|
2021-08-25 23:36:12 -04:00 |
|
|
|
55c2d51476
|
better support for newer compilers. prefer flang with clang
|
2021-06-12 21:19:05 -04:00 |
|
|
|
d2fe5e6ec8
|
include compiler optimization with certain build types when using presets
|
2021-05-22 18:35:56 -04:00 |
|
|
|
338b05d9dd
|
set only build type specific compiler flags, so using -DCMAKE_CXX_FLAGS will work as expected
|
2020-10-13 12:00:03 -04:00 |
|
|
|
d931365e4e
|
fix typos
|
2020-04-28 01:11:54 -04:00 |
|
|
|
130113927b
|
add new preset "intel" to enable Intel compilers. Tweak Clang settings
|
2020-03-19 00:22:41 -04:00 |
|
|
|
9334c72c04
|
clang can be installed supporting OpenMP without having omp.h installed: add check
|
2019-04-06 08:59:06 -04:00 |
|
|
|
d17553d8d2
|
add preset to make it easier to use clang with OpenMP and MPI
|
2019-04-05 16:52:28 -04:00 |
|