Commit graph

12 commits

Author SHA1 Message Date
20f1a383f7 Config for the LLVM compiler. 2024-03-28 03:11:44 +01:00
607590a842 Added example to clarify the meaning of aliases. 2024-03-28 03:11:44 +01:00
74f7cf42da Fixed typo. 2024-03-28 02:45:19 +01:00
47b72c4d1c Updated packae-list file with nested "dependency-attributes". 2024-03-28 02:45:19 +01:00
aeec6951e6 Draft of pass through syntax for nested dependencies in package-list. 2024-03-28 02:45:19 +01:00
3db5973abc Fixed syntax error in package-list file. 2024-03-28 02:45:19 +01:00
cba10ff740 Draft version of a future dependency file for the laki system 2024-03-28 02:45:19 +01:00
Rainer Keller
28db8095c5 - Specify F77 before Fortran (F90, F2003, F2008) compilers
- Don't use -j2 make option by default, may break some non-conforming source builts
 - Fix a few buglets (like LOGDIR , and when packages are NOT configure-based, aka
   do not create a config.log file)
2024-03-28 02:43:56 +01:00
e439216d85 Added F90 compiler specifications for all modules and fixed typos. 2024-03-28 02:43:56 +01:00
Rainer Keller
fc1a4c3c78 - Some configures do not rely on FC, but also require F90 as option. 2024-03-28 02:43:56 +01:00
Rainer Keller
de6ca340cd - Correct the C++ compiler executable for Laki 2024-03-28 02:43:56 +01:00
d4f1c488a3 Added configurable compiler selection for different platforms. 2024-03-28 02:43:56 +01:00