Commit Graph

166 Commits

Author SHA1 Message Date
d0356fcf70 module which can create git_info.h at build time 2015-07-28 18:20:44 +02:00
ebb805fd56 rm build_info.cmake (broken and needs to be split); fixes #6 2015-07-28 14:16:55 +02:00
544bd18713 s/configure_command/setup_command/ 2015-07-28 12:58:18 +02:00
faada401f4 module files are parsed for configuration by default 2015-07-28 12:22:11 +02:00
2e07af6017 document dependencies 2015-07-28 09:56:55 +02:00
e14090c927 cache math lib result 2015-07-27 22:08:56 +02:00
7a741bc557 edit example autocmake.cfg 2015-07-27 20:55:17 +02:00
7c52934091 extend doc 2015-07-27 20:29:48 +02:00
d3910cd04d adapt sentence about version pinning 2015-07-27 18:33:45 +02:00
cf5132e441 more FAQ 2015-07-27 18:31:17 +02:00
ffee64037f add FAQs for users 2015-07-27 17:53:29 +02:00
e4ef0c50e0 homogenize 2015-07-27 17:34:28 +02:00
030b670848 add todo item 2015-07-27 17:30:40 +02:00
e8905bd6e8 update about page 2015-07-27 17:23:37 +02:00
812ed9341e adapt doc directory tree structure 2015-07-27 17:09:10 +02:00
808faccbd9 add -mkl flag to CMAKE_EXE_LINKER_FLAGS 2015-07-20 18:27:42 +02:00
00f1eb8a5f rename 2015-07-20 18:07:24 +02:00
13f0ec0e34 optional fc module is now separate module 2015-07-20 18:05:28 +02:00
79200c8a62 workaround to avoid unused warning 2015-07-19 15:43:26 +02:00
cb3a0a5249 make it possible to toggle fortran support 2015-07-19 15:37:53 +02:00
c75a3bb439 rephrase 2015-07-18 13:04:57 +02:00
3847f97ee1 add autogen notice 2015-07-18 13:02:44 +02:00
4a76e7d71b add googletest module 2015-07-18 11:25:51 +02:00
5cc5f46c61 typo 2015-07-18 09:29:33 +02:00
a2e1e243db test automatic config specification 2015-07-17 16:21:50 +02:00
66db064fa6 make it possible to configure from the module doc; fixes #35 2015-07-17 16:05:52 +02:00
f7238ca4d2 prepare for autosource, also test update.py 2015-07-17 14:52:07 +02:00
e36fd4300f document modules; fixes #7 2015-07-17 13:49:09 +02:00
0292b001cc fix rel_cmake_module_path on windows 2015-07-17 11:23:52 +02:00
bafae8ab61 avoid code duplication with local cmake modules; fixes #32
the directory for downloaded modules is renamed from modules/ to downloaded/
2015-07-17 10:37:01 +02:00
6e97708f50 Merge pull request #34 from miroi/travis-ci-fi
fix of travis-ci test: use BLAS package instead of OpenBLAS
2015-07-16 23:19:30 +02:00
cff36a3082 fix of travic-ci test: use BLAS package instead of OpenBLAS 2015-07-16 14:20:31 +02:00
6b877f67c7 Revert "set sudo: false"
This reverts commit 7c3002eae4.
2015-07-16 11:08:19 +02:00
7c3002eae4 set sudo: false 2015-07-16 11:04:50 +02:00
168ba801f1 safer to test dabs 2015-07-16 10:46:39 +02:00
06194a54be restore test_fc_blas 2015-07-16 10:43:34 +02:00
07a030b3d9 trim sources 2015-07-16 10:42:27 +02:00
ed5af19d74 renames 2015-07-16 10:28:08 +02:00
4d0784dbd9 fix assert 2015-07-16 10:24:33 +02:00
9c9efac181 renames 2015-07-16 10:22:14 +02:00
e0e6fc1074 Merge pull request #31 from miroi/fc_openblas
new test fc_openblas added (works on Linux only)
2015-07-15 23:17:53 +02:00
bb3a4ad69f new test fc_openblas added (works on Linux only) 2015-07-15 22:54:59 +02:00
87158e936c it seems windows does not like colons in file names 2015-07-14 14:32:00 +02:00
9aeacec5e5 if exe() returns stderr, write it to stderr; fixes #28 2015-07-14 13:43:59 +02:00
347462b8aa create unique build dirs during testing; fixes #27 2015-07-14 13:37:57 +02:00
6877682042 Merge pull request #25 from ihrasko/master
adaptation of test for Python 3
2015-07-08 14:35:38 +02:00
a286f5a814 ihrasko: fix pep8 style 2015-07-08 13:46:06 +02:00
7cc29aa33b ihrasko: use variable instead of hardcoded path 2015-07-08 12:50:21 +02:00
07c8ccdbc7 ihrasko: add testing with Python 3.4 at AppVeyor 2015-07-08 12:32:11 +02:00
d12cc0ac80 ihrasko: open stdout and stderr in text mode and avoid type errors in
Python 3 during tests
2015-07-08 12:25:03 +02:00