1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-09 14:28:12 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
troky
8ad1d91c4f Fixed MSVS project bug introduced in d83d7bd386 2014-06-16 10:30:16 +02:00
troky
60a79024ad MSVS project cleanup. 2014-06-13 11:08:47 +02:00
troky
d83d7bd386 Removed original sha2 and made code use sph_sha2 2014-06-12 13:19:30 +02:00
troky
a564c24a4d MSVS: project cleanup and reorder. 2014-06-08 11:32:43 +02:00
Jan Berdajs
d04c096403 add ocl/ files to MSVC project 2014-06-08 03:26:50 +02:00
Jan Berdajs
e5779e1e26 move algorithms into separate folder 2014-06-08 03:26:42 +02:00
troky
8198286597 Fixed MSVS build. 2014-06-05 23:11:29 +02:00
troky
b8a1c1f660 MSVS compatibility update. 2014-06-05 10:20:43 +02:00
Jan Berdajs
713cfb52c0 update visual studio project (add new files), update solution (was too new for VS2010 Express) 2014-05-29 22:43:53 +02:00
Jan Berdajs
c0baf790f6 making new algorithms and other changes merged from sph-sgminer work with current version of sgminer 2014-05-27 01:11:54 +02:00
unknown
958764fecc MSVS build: Fixed debug build. MSVS doesn't like uninitialized variables. 2014-03-15 12:47:32 +01:00
Noel Maersk
8079d054d6 Merge branch 'nfactor'
Conflicts (resolved):
	Makefile.am
	winbuild/sgminer.vcxproj.filters
2014-03-14 17:46:54 +02:00
unknown
201036dd92 Added algorithm.* and inttypes.h for MSVS build 2014-03-09 11:29:53 +01:00
unknown
747efda902 MSVS2010: Added pool.c and pool.h to project. 2014-03-01 13:19:46 +01:00
unknown
c4edf5028b VS2010 build: Cosmetic changes in project configuration. 2014-02-24 15:46:52 +02:00
unknown
861307becc VS2010 build: Fixed debug build. Moved some windows related defines to preprocessor. 2014-02-10 22:10:22 +01:00
unknown
6450f46975 VS2010 build: Fixed git versioning script 2014-02-08 20:04:21 +01:00
unknown
fc51d1696b VS2010 build: config.h cleanup and offload. Added git versioning. 2014-02-08 18:40:37 +01:00
troky
21c007e842 VS2010 build: Static pthreads compiling and linking. 2014-02-01 00:34:50 +02:00
troky
70845714b5 VS2010 build: Added library building instructions. 2014-02-01 00:33:22 +02:00
troky
975139e054 VS2010 build: Prepared jansson for VS compile. 2014-02-01 00:29:09 +02:00
Sanjin Trošelj
8d25b38e9b VS2010 build: winbuild/* dist and project files.
Cherry-picked by veox.
2014-01-28 03:37:08 +02:00