163 Commits

Author SHA1 Message Date
Radovan Bast
faada401f4 module files are parsed for configuration by default 2015-07-28 12:22:11 +02:00
Radovan Bast
2e07af6017 document dependencies 2015-07-28 09:56:55 +02:00
Radovan Bast
e14090c927 cache math lib result 2015-07-27 22:08:56 +02:00
Radovan Bast
7a741bc557 edit example autocmake.cfg 2015-07-27 20:55:17 +02:00
Radovan Bast
7c52934091 extend doc 2015-07-27 20:29:48 +02:00
Radovan Bast
d3910cd04d adapt sentence about version pinning 2015-07-27 18:33:45 +02:00
Radovan Bast
cf5132e441 more FAQ 2015-07-27 18:31:17 +02:00
Radovan Bast
ffee64037f add FAQs for users 2015-07-27 17:53:29 +02:00
Radovan Bast
e4ef0c50e0 homogenize 2015-07-27 17:34:28 +02:00
Radovan Bast
030b670848 add todo item 2015-07-27 17:30:40 +02:00
Radovan Bast
e8905bd6e8 update about page 2015-07-27 17:23:37 +02:00
Radovan Bast
812ed9341e adapt doc directory tree structure 2015-07-27 17:09:10 +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
c75a3bb439 rephrase 2015-07-18 13:04:57 +02:00
Radovan Bast
3847f97ee1 add autogen notice 2015-07-18 13:02:44 +02:00
Radovan Bast
4a76e7d71b add googletest module 2015-07-18 11:25:51 +02:00
Radovan Bast
5cc5f46c61 typo 2015-07-18 09:29:33 +02:00
Radovan Bast
a2e1e243db test automatic config specification 2015-07-17 16:21:50 +02:00
Radovan Bast
66db064fa6 make it possible to configure from the module doc; fixes #35 2015-07-17 16:05:52 +02:00
Radovan Bast
f7238ca4d2 prepare for autosource, also test update.py 2015-07-17 14:52:07 +02:00
Radovan Bast
e36fd4300f document modules; fixes #7 2015-07-17 13:49:09 +02:00
Radovan Bast
0292b001cc fix rel_cmake_module_path on windows 2015-07-17 11:23:52 +02:00
Radovan Bast
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
Radovan Bast
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
Miro ILIAS
cff36a3082 fix of travic-ci test: use BLAS package instead of OpenBLAS 2015-07-16 14:20:31 +02:00
Radovan Bast
6b877f67c7 Revert "set sudo: false"
This reverts commit 7c3002eae435e55abc1b48b6adc5c5126e682dd1.
2015-07-16 11:08:19 +02:00
Radovan Bast
7c3002eae4 set sudo: false 2015-07-16 11:04:50 +02:00
Radovan Bast
168ba801f1 safer to test dabs 2015-07-16 10:46:39 +02:00
Radovan Bast
06194a54be restore test_fc_blas 2015-07-16 10:43:34 +02:00
Radovan Bast
07a030b3d9 trim sources 2015-07-16 10:42:27 +02:00
Radovan Bast
ed5af19d74 renames 2015-07-16 10:28:08 +02:00
Radovan Bast
4d0784dbd9 fix assert 2015-07-16 10:24:33 +02:00
Radovan Bast
9c9efac181 renames 2015-07-16 10:22:14 +02:00
Radovan Bast
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
Miro ILIAS
bb3a4ad69f new test fc_openblas added (works on Linux only) 2015-07-15 22:54:59 +02:00
Radovan Bast
87158e936c it seems windows does not like colons in file names 2015-07-14 14:32:00 +02:00
Radovan Bast
9aeacec5e5 if exe() returns stderr, write it to stderr; fixes #28 2015-07-14 13:43:59 +02:00
Radovan Bast
347462b8aa create unique build dirs during testing; fixes #27 2015-07-14 13:37:57 +02:00
Radovan Bast
6877682042 Merge pull request #25 from ihrasko/master
adaptation of test for Python 3
2015-07-08 14:35:38 +02:00
IvanHrasko
a286f5a814 ihrasko: fix pep8 style 2015-07-08 13:46:06 +02:00
IvanHrasko
7cc29aa33b ihrasko: use variable instead of hardcoded path 2015-07-08 12:50:21 +02:00
IvanHrasko
07c8ccdbc7 ihrasko: add testing with Python 3.4 at AppVeyor 2015-07-08 12:32:11 +02:00
IvanHrasko
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
Radovan Bast
8587b26d0e reorder 2015-07-06 16:23:30 +02:00
Radovan Bast
3c5645299c change default badge branch 2015-07-06 16:22:26 +02:00
Radovan Bast
97786ddb65 add Ivan Hrasko 2015-07-06 16:20:19 +02:00