Commit Graph

9 Commits

Author SHA1 Message Date
Cian Montgomery 6a36249275 Fix cmake build on linux, OpenCL link dependencies missing from C library.
Signed-off-by: Cian Montgomery <cianmontgomery@gmail.com>
2017-05-21 09:57:05 -07:00
fireice-uk 91d6b36419 Merge pull request #25 from psychocrypt/topic-cmakeAlwaysFeaturecomplete
always build feature complete
2017-05-02 17:28:40 +01:00
psychocrypt 85f2b67df0 allow to fully disable OpenSSL and microhttpd
- rename option `*_REQUIRED` to `*_ENABLE`
- allow to disable the dependency OpenSSL and microhttpd
2017-05-01 21:11:22 +02:00
psychocrypt bffbc9d374 allow optional static linking
- add cmake option `CMAKE_LINK_STATIC`
- add missing `CMAKE_C_FLAGS`
2017-04-30 20:02:23 +02:00
psychocrypt 28b29179f4 always build feature complete
- throw an error if a compile dependancy is not fullfilled
- add options to disable hard compile dependancies
2017-04-30 19:54:23 +02:00
psychocrypt cd422ebe43 refactor cmake
- allow compiling without microhttpd
- allow compiling without OpenSSL
- use find opencl to provide platform independence
- install `config.txt` with command `make install`
- copy opencl folder on `make install` to the install directory
2017-04-07 11:37:00 +02:00
fireice-uk 262cedb0b5 MacOS support 2017-03-17 18:34:36 +00:00
fireice-uk 6ca6836b27 Patched over stak updates from the cpu version 2017-02-22 22:49:55 +00:00
fireice-uk f5b60562e8 First! 2017-01-21 11:46:45 +00:00