summaryrefslogtreecommitdiffstats
path: root/.appveyor.yml
Commit message (Collapse)AuthorAgeFilesLines
* readd appveyor xmr-stak runtime testpsychocrypt2017-12-101-1/+2
| | | | readd test removed in #179
* allow to diable UAC dialogpsychocrypt2017-12-061-1/+1
| | | | | | | | - remove CMake option `WIN_UAC` - spawn UAC dialog via restarting xmr-miner with administrator right - allow to disable UAC with `--noUAC` - update documentation - remove usage section with help message (output depends on OS)
* fix appvoyerpsychocrypt2017-11-201-1/+1
| | | | Remove the execution of the binary at the end of the CI test. This is only currently a temporary solution.
* fix windows compile documentationpsychocrypt2017-11-191-0/+1
| | | | | - add copy of openssl libs to appvoyer CI tests - update windows compile documentation
* appveyor CUDA supportpsychocrypt2017-10-281-4/+8
| | | | | - install CUDA - compile miner with CUDA and OpenCL
* fix CIpsychocrypt2017-09-301-1/+1
| | | | | - fix windows CI - add CUDA to linux CI
* fix CI testspsychocrypt2017-09-301-6/+5
|
* use precompiled dependenciespsychocrypt2017-07-221-12/+9
| | | | | - update appveyor CI - update `WINCOMPILE.md` guide
* fix appveyor testspsychocrypt2017-07-211-1/+1
| | | | disable OpenSSL to pass the CI
* Appveyor fixPetr Ruzicka2017-07-031-16/+20
|
* Add appveyor initial filePetr Ruzicka2017-06-221-0/+27
OpenPOWER on IntegriCloud