Radovan Bast
4b3a3a0007
Merge pull request #88 from miroi/fc_lapack_openblas
...
adapt fc_lapack test for MS Windows
2015-08-30 10:30:24 +02:00
Radovan Bast
cf570c3c5a
cleanup
2015-08-28 21:07:28 +02:00
Radovan Bast
ca60aa3faf
rm trailing whitespace
2015-08-28 21:05:06 +02:00
Miro ILIAS
d3d056c05b
adapt the fc_lapack test for MS Windows with OpenBLAS library
2015-08-28 20:55:41 +02:00
Roberto Di Remigio
9e2f51ef25
Python interpreter and libraries/headers detection.
...
- The user can now pass its own interpreter.
- Development libraries and headers can be requested.
- Travis-CI switched to new container-based workers.
2015-08-28 19:13:03 +02:00
Radovan Bast
de5cd2af19
cache BLAS/LAPACK_FOUND; fixes #72 , fixes #73
2015-08-10 19:16:07 +02:00
Miro ILIAS
7150ae9793
adaptation of autocmake for the static linking
2015-08-10 15:34:30 +02:00
Miro ILIAS
b400c22628
update OpenBLAS library detection
2015-08-08 23:53:58 +02:00
Radovan Bast
f7b1b854aa
rename target to git_info
2015-08-02 17:54:22 +02:00
Radovan Bast
d1d488d07f
fix for problem with F90 modules observed on IBM
2015-08-01 10:41:50 +02:00
Radovan Bast
f3ee4aba6f
attempt to autofetch
2015-07-28 18:30:32 +02:00
Radovan Bast
d0356fcf70
module which can create git_info.h at build time
2015-07-28 18:20:44 +02:00
Radovan Bast
ebb805fd56
rm build_info.cmake (broken and needs to be split); fixes #6
2015-07-28 14:16:55 +02:00
Radovan Bast
faada401f4
module files are parsed for configuration by default
2015-07-28 12:22:11 +02:00
Radovan Bast
e14090c927
cache math lib result
2015-07-27 22:08:56 +02:00
Radovan Bast
e4ef0c50e0
homogenize
2015-07-27 17:34:28 +02:00
Radovan Bast
808faccbd9
add -mkl flag to CMAKE_EXE_LINKER_FLAGS
2015-07-20 18:27:42 +02:00
Radovan Bast
00f1eb8a5f
rename
2015-07-20 18:07:24 +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
4a76e7d71b
add googletest module
2015-07-18 11:25:51 +02:00
Radovan Bast
e36fd4300f
document modules; fixes #7
2015-07-17 13:49:09 +02:00
Radovan Bast
b3e9f89b5c
include for find_package_handle_standard_args; fixes #11
2015-06-22 22:45:39 +02:00
Radovan Bast
a72f7f6eba
add module to detect python
2015-06-20 16:14:37 +02:00
Radovan Bast
39d8b029db
do not require python by default
2015-06-20 15:49:13 +02:00
Radovan Bast
0c5690a34a
extend module documentation
2015-06-20 13:10:00 +02:00
Radovan Bast
445f2ab184
extend module documentation
2015-06-20 12:52:39 +02:00
Radovan Bast
524e69fcf4
renames
2015-06-11 10:37:02 +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
8170fd0b6f
if build type not set, set to debug
2015-06-04 17:49:23 +02:00
Radovan Bast
49f69b854c
rename
2015-06-04 17:47:48 +02:00
Radovan Bast
60ecbdfec1
more doc
2015-06-04 17:27:18 +02:00
Radovan Bast
7d9a8a5797
extract documentation from cmake modules
2015-06-04 15:59:55 +02:00
Radovan Bast
c180072443
rm empty module
2015-06-04 14:29:56 +02:00
Radovan Bast
77f6b62829
less assumptions about the generated CMakeLists.txt
2015-06-04 14:13:25 +02:00
Radovan Bast
ea10164306
less hidden assumptions
2015-06-04 13:53:46 +02:00
Radovan Bast
6c6f779b2d
renames
2015-06-04 13:47:55 +02:00
Radovan Bast
d325282a76
gardening
2015-06-01 15:44:26 +02:00
Radovan Bast
11cd9bfc1a
renames
2015-05-22 15:49:46 +02:00
Radovan Bast
1cd4dc1eef
initial sandbox version
2015-05-22 14:14:15 +02:00