summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* fix broken windows compile with v140psychocrypt2017-11-191-1/+1
* fix OpenCL compatibilitypsychocrypt2017-11-181-6/+9
* check gpu architecturepsychocrypt2017-11-151-0/+4
* Merge pull request #103 from fireice-uk/topic-versioningfireice-uk2017-11-141-1/+35
|\
| * fix compilepsychocrypt2017-11-111-1/+7
| * fix win buildUnknown2017-11-101-2/+2
| * Define GIT_COMMIT_HASH via cmake or git archiveUnknown2017-11-101-0/+28
* | native compile by defaultpsychocrypt2017-11-121-0/+11
|/
* fix windows CUDA 9 compilepsychocrypt2017-11-071-0/+6
* add `CMAKE_POSITION_INDEPENDENT_CODE`psychocrypt2017-11-011-0/+2
* fix OSX compilepsychocrypt2017-10-311-6/+2
* rename `xmr` to `monero`psychocrypt2017-10-271-6/+6
* add CMake option XMR-STAK_CURRENCYpsychocrypt2017-10-271-0/+13
* prefere AMD OpenCL over NVIDIA, Intelpsychocrypt2017-10-231-0/+32
* add NVIDIA Volta supportpsychocrypt2017-10-201-0/+4
* Re-add UAC manifest and WIN_UAC cmake optionfireice-uk2017-10-141-0/+6
* Merge pull request #35 from psychocrypt/fix-cuda7_5Compilefireice-uk2017-10-111-1/+5
|\
| * fix cuda 7.5 compilepsychocrypt2017-10-111-1/+5
* | fix CMake find package outputpsychocrypt2017-10-101-4/+12
|/
* Lots of little cleanup changesfireice-uk2017-10-041-1/+1
* enable C++11 for nvccpsychocrypt2017-10-011-1/+1
* fix CIpsychocrypt2017-09-301-0/+2
* fix clang CUDA compilepsychocrypt2017-09-301-8/+25
* rename binary to xmr-stakpsychocrypt2017-09-301-4/+5
* update xmake filepsychocrypt2017-09-301-13/+15
* group filespsychocrypt2017-09-301-5/+17
* config as templatepsychocrypt2017-09-301-9/+0
* fix opencl for windowspsychocrypt2017-09-301-3/+0
* improve auto suggestionpsychocrypt2017-09-301-0/+5
* fix windows compilepsychocrypt2017-09-301-2/+2
* add option to disable CPU backendpsychocrypt2017-09-301-2/+11
* add CMake flags to disable backendspsychocrypt2017-09-301-78/+88
* fix windows supportpsychocrypt2017-09-301-22/+57
* update CMakepsychocrypt2017-09-301-3/+158
* Env variable "MICROHTTPD_ROOT" is ignored by cmakedp7702017-09-121-1/+1
* Amend cmake to skip GCC options for MSVCfireice-uk2017-07-181-3/+5
* Windows cmake fix and .gitignore to match WINDOWS.mdfireice-uk2017-07-181-0/+13
* CMake: change GCC to g++ warningpsychocrypt2017-07-121-1/+1
* add Windows VS2017 supportpsychocrypt2017-06-151-9/+39
* hwloc autoadjustpsychocrypt2017-05-131-0/+23
* allow to fully disable OpenSSL and microhttpdpsychocrypt2017-05-011-19/+16
* fix wrong naming in CMake installpsychocrypt2017-04-281-1/+1
* Apply psychocrypt's build solution to the templatefireice-uk2017-04-241-3/+3
* Windows build fix + gcc cmake optsfireice-uk2017-04-211-3/+3
* allow optional static linkingpsychocrypt2017-04-201-1/+13
* always build feature completepsychocrypt2017-04-191-6/+19
* refactor CMakepsychocrypt2017-04-121-17/+87
* Official MAC build step 1fireice-uk2017-03-171-0/+1
* Include OpenSSL in CMakefireice-uk2017-02-121-1/+3
* updates *nix build filesJeffrey Quesnelle2017-01-171-1/+1
OpenPOWER on IntegriCloud