Radovan Bast
18349229ff
trim
2016-07-11 16:29:14 +02:00
Radovan Bast
4d902ea85c
add Miro's modifications for OpenBLAS detection
2016-07-11 16:14:44 +02:00
Radovan Bast
3200b0022d
on linux try cmake 3.5.2
2016-05-20 23:05:46 +02:00
Radovan Bast
0c42f1a9af
another attempt to include python 2.7 and 3.5
2016-05-20 21:44:45 +02:00
Radovan Bast
24d235ac1a
try to test python 2.7 and 3.5
2016-05-20 21:20:16 +02:00
Radovan Bast
939de1edb0
reactivate one real test
2016-05-20 15:35:13 +02:00
Radovan Bast
e36af9059b
do not test update.py
2016-04-19 23:00:10 +02:00
Radovan Bast
9e63f3e042
reactivate some tests
2016-04-19 22:23:27 +02:00
Radovan Bast
e2fee84581
pyaml is required
2016-04-19 22:20:16 +02:00
Radovan Bast
3a5192eed8
simplify pep8 testing
2016-04-19 22:19:18 +02:00
Radovan Bast
653a4fafcb
deactivate tests
2016-04-19 21:58:53 +02:00
Radovan Bast
e57ff291f3
brew install open-mpi
2015-11-04 19:52:39 +01:00
Radovan Bast
e17c541b07
update .travis.yml
2015-11-04 19:38:10 +01:00
Radovan Bast
cff0797b7b
install libboost-all-dev
2015-10-12 23:45:03 +02:00
Radovan Bast
9e18a2e2a5
rm liblapacke-dev
2015-09-18 15:37:52 +02:00
Radovan Bast
33dc63c6bc
rm module for static linking; fixes #134
2015-09-18 11:27:55 +02:00
Radovan Bast
e57491786e
hoping to install liblapacke
2015-09-18 10:04:39 +02:00
Radovan Bast
1fc6a7b355
we don't need static lib packages for travis anymore
2015-09-17 10:12:23 +02:00
Radovan Bast
179a57e282
rm whitespace
2015-09-17 09:54:35 +02:00
Radovan Bast
1780e4a189
Added module for Boost detection and automatic build-up
2015-09-08 11:26:25 +02:00
Miro ILIAS
f4b2c2305b
new test: cc_lapack
...
- extended math_libs.cmake for C headers detection
- static_linking tests included
- rearranged math-libs order for better libraries detection
- no int64 for cc_lapack
- added include/ directory to %path% to detect clapack.h in appveyor
- simplified C-code, intendations kept
- travis-ci kept simple, but needs liblapack-dev and libatlas-base-dev
- libatlas-dev can not be installed due to repeating xerba objects in *.a lib
files
2015-09-01 11:35:58 +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
Miro Iliaš
8b7aa50af8
hard remove of email notification
...
I wish to stop flows of emails...
2015-08-11 18:16:10 +02:00
Radovan Bast
af43b2611a
more doc
2015-08-10 17:18:36 +02:00
Miro ILIAS
7150ae9793
adaptation of autocmake for the static linking
2015-08-10 15:34:30 +02:00
Radovan Bast
19d8491528
annotate .travis.yml
2015-08-07 16:50:38 +02:00
Miro ILIAS
f8905fed65
simple MPI test for testing the autocmake
...
- code reviewer's comments included
2015-08-07 15:12:53 +02:00
Miro ILIAS
7d192205aa
new test for lapack added, all fc tests fixed for PGI Fortran
2015-08-02 18:16:46 +02:00
Radovan Bast
f7238ca4d2
prepare for autosource, also test update.py
2015-07-17 14:52:07 +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
Miro ILIAS
bb3a4ad69f
new test fc_openblas added (works on Linux only)
2015-07-15 22:54:59 +02:00
Radovan Bast
13c7398979
adapt cmake command to platform
...
(code contributed by Miro Ilias)
2015-06-29 22:24:57 +02:00
Radovan Bast
6f592ba2f0
pep8 fix
2015-06-28 19:38:57 +02:00
Radovan Bast
3d02918ffe
test only using local files; fixes #21
2015-06-28 11:12:36 +02:00
Radovan Bast
d7061493fc
avoid wget; fixes #17
2015-06-26 18:51:42 +02:00
Radovan Bast
30c9d38842
also pep8-test the test script; restore pep8 for update.py
2015-06-26 15:34:28 +02:00
Radovan Bast
da02f8eeb1
test pep8
2015-06-26 15:29:28 +02:00
Radovan Bast
bc77fd8963
also install gfortran for the unit test
2015-06-01 16:02:28 +02:00
Radovan Bast
bad93c6e00
add .travis.yml
2015-05-23 11:26:26 +02:00