21 Commits

Author SHA1 Message Date
Radovan Bast
e12b47e287 s/coderefinery/dev-cafe/; closes #244 2018-06-20 17:10:31 +02:00
Roberto Di Remigio
0a8e7eb325
Get setup to reproduce use of bare CMake 2017-12-08 11:40:56 -05:00
Radovan Bast
dd2d7465f3 attach license info to module files; fixes #211 2017-11-11 13:45:23 +01:00
Roberto Di Remigio
98ba4cf3b2
Remove enable_language from language modules
Notice that cxx.cmake reference, incorrectly, CMAKE_C_COMPILER instead of CMAKE_CXX_COMPILER
2017-05-18 10:27:12 +02:00
Roberto Di Remigio
d081364685
Add EXTRA_<LANG>FLAGS to CMAKE_<LANG>_FLAGS if the former are not an empty string 2017-04-06 14:52:58 +02:00
Radovan Bast
ebc1ecc127 convert few modules to yaml 2016-05-19 23:03:00 +02:00
Radovan Bast
246c0cf2b2 rm quotes in compiler exports 2015-10-13 10:05:36 +02:00
Radovan Bast
b532d22168 protect FC/CC/CXX exports in quotes to allow ccache; fixes #149 2015-10-08 10:01:49 +02:00
Radovan Bast
d1d488d07f fix for problem with F90 modules observed on IBM 2015-08-01 10:41:50 +02:00
Radovan Bast
faada401f4 module files are parsed for configuration by default 2015-07-28 12:22:11 +02:00
Radovan Bast
13f0ec0e34 optional fc module is now separate module 2015-07-20 18:05:28 +02:00
Radovan Bast
79200c8a62 workaround to avoid unused warning 2015-07-19 15:43:26 +02:00
Radovan Bast
cb3a0a5249 make it possible to toggle fortran support 2015-07-19 15:37:53 +02:00
Radovan Bast
a21201b1b9 add support for CFLAGS and CXXFLAGS; fixes #1 2015-06-10 15:25:24 +02:00
Radovan Bast
eeaceefca5 more doc 2015-06-04 22:16:09 +02:00
Radovan Bast
d04a898ffe document fc module 2015-06-04 21:23:35 +02:00
Radovan Bast
b5a6748626 also link to module source code 2015-06-04 20:49:48 +02:00
Radovan Bast
de92f5ced0 improve fc.cmake doc 2015-06-04 18:06:30 +02:00
Radovan Bast
a9e1497030 FCFLAGS overrules other flags 2015-06-04 17:57:18 +02:00
Radovan Bast
60ecbdfec1 more doc 2015-06-04 17:27:18 +02:00
Radovan Bast
6c6f779b2d renames 2015-06-04 13:47:55 +02:00