15 Commits

Author SHA1 Message Date
Miro Iliaš
7380b9c284 update path variable
so that there will be no conflicts between cmake and git
2016-03-18 21:25:48 +01:00
Miro Iliaš
cdf8d4ef40 fix openblas package download
because the old link for downloading expired, I provided new link for downloading
2016-03-18 21:03:31 +01:00
Miro Iliaš
a8c8bc30c7 update the %path% variable
so that it can find git.exe command (is hidden in the default %path% variable )
2016-03-18 20:01:34 +01:00
Radovan Bast
bc2d767342 rm MPI test; too painful to maintain 2015-11-04 19:43:54 +01:00
Radovan Bast
4d2c9637db trim file 2015-09-19 15:26:16 +02:00
Radovan Bast
689205d5c1 test only Python: 2.7, 64-bit on Appveyor 2015-09-19 10:41:00 +02:00
Miro ILIAS
102e891278 adapt fc_mpi test for MS Windows by utilizing ms-mpi package
- 2 msmpi files are modified according to the tutorial
2015-09-07 21:10:31 +02:00
Miro ILIAS
7665b883ac new test cc_cblas (closes #95)
- extended math_libs.cmake for C headers detection
- static_linking test included
- no int64 in the cc_cblas test
- released allocated memory
- adaptated for MS Windows (OpenBLAS)
2015-08-31 19:58:03 +02:00
Miro ILIAS
cc315f36dd Adapt the BLAS test with the OpenBLAS library on MS Windows
- both dynamic and static
2015-08-24 11:16:33 +02:00
Radovan Bast
f7238ca4d2 prepare for autosource, also test update.py 2015-07-17 14:52:07 +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
Radovan Bast
2b76a1d148 rm trailing blanks 2015-07-06 16:17:54 +02:00
IvanHrasko
249bd86757 ihrasko: improved test script for appveyor
using shorter path
testing both 32-bit and 64-bit Python versions
downloading and using the latest 5.1.0 version of mingw-w64 compilers
2015-07-05 22:35:59 +02:00
Radovan Bast
2e34d8a5ef adaptations for Appveyor deployment (contributed by Miroslav Ilias) 2015-06-28 13:50:44 +02:00