summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update for CUDA 9.2 ToolkitTony Butler2018-06-041-1/+1
* Spell checkTony Butler2018-06-041-12/+9
* Squelch warnings when using CUDA 8.0 and arch 2.xTony Butler2018-06-041-0/+5
* Allow EXECUTABLE and LIBRARY paths to be setCraig Andrews2018-06-041-2/+2
* Use EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATHCraig Andrews2018-06-041-5/+5
* Ported xmr-stak 2.3.0 rc to ppc64leJudemir Ribeiro2018-04-011-9/+9
* XMR-Stak 2.3.0 RCxmr-stak-devs2018-03-251-14/+8
* Busywork courtesy of Microsoftfireice-uk2017-12-261-4/+6
* fix static compile with non gnu compilerpsychocrypt2017-12-211-1/+3
* Merge pull request #558 from juugcatm/patch-1psychocrypt2017-12-181-0/+2
|\
| * Again, fix spacingDerek Adams2017-12-171-2/+2
| * Address reviewer comments.Derek Adams2017-12-171-1/+1
| * Update CMakeLists.txtDerek Adams2017-12-141-0/+2
* | Merge pull request #549 from psychocrypt/fix-cuda91WindowsCompilefireice-uk2017-12-151-1/+3
|\ \
| * | fix windows compile with CUDA 9.1psychocrypt2017-12-141-1/+3
| |/
* | fix cuda9.1 compilepsychocrypt2017-12-141-1/+5
|/
* CMake: fix wrong variable namepsychocrypt2017-12-081-1/+1
* allow to diable UAC dialogpsychocrypt2017-12-061-6/+0
* avoid CMake warning: CMP0054psychocrypt2017-11-271-15/+15
* fix CMakepsychocrypt2017-11-271-2/+5
* 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
OpenPOWER on IntegriCloud