Commit graph

11 commits

Author SHA1 Message Date
Ivan Shapovalov 227374deba .appveyor.yml: move {OPENCL,CLBLAST}_ROOT out of source tree
Reasoning is the same as in previous commit: CMake does not like having
OpenCL header path inside of the source tree. CLBLAST_ROOT is moved for
uniformity.
2016-07-28 19:09:30 +03:00
Cedric Nugteren 33dddd3ff1 Changed the AppVeyor buildscript to use nmake instead of 'cmake --build' (2) 2016-06-28 20:56:49 +02:00
Cedric Nugteren a003cc2f2c Changed the AppVeyor buildscript to use nmake instead of 'cmake --build' 2016-06-28 20:48:23 +02:00
Cedric Nugteren 743da1b3fc Fixes bug in AppVeyor with install directory (2) 2016-06-28 20:06:34 +02:00
Cedric Nugteren 88014e38bc Fixes bug in AppVeyor with install directory 2016-06-28 18:23:32 +02:00
Cedric Nugteren 7c6bb6e21d Added configuration for AppVeyor to keep the results of the builds as an 'artifact' 2016-06-28 17:58:34 +02:00
CNugteren 871b576c06 Made it possible to build the clients and tests on Windows using Visual Studio 2016-06-28 16:38:45 +02:00
Cedric Nugteren 76b20cfe0c Fixes for the AppVeyor Windows build 2016-06-27 14:44:08 +02:00
Cedric Nugteren 5557a6ae81 Added vcvarsall to AppVeyor and added AppVeyor icons to README 2016-06-27 14:10:56 +02:00
Cedric Nugteren dac99451d9 Fixed a bug in the Appveyor script 2016-06-27 13:55:16 +02:00
Cedric Nugteren 7eeb790824 Added Appveyor Windows CI support 2016-06-27 12:47:39 +02:00