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

40 Commits

Author SHA1 Message Date
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
04c0aeed3e MSVS: Removed Curl includes from sgminer tree as they are provided from Curl source archive. 2014-06-07 12:23:07 +02:00
troky
bc1c620b07 MSVS: Updated libcurl Makefile to v7.37.0 2014-06-07 12:13:45 +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
Noel Maersk
76c462d0df Bump version to 4.2.1. 2014-05-22 19:37:08 +03:00
Noel Maersk
87ece62013 Bump version to 4.2.0. 2014-05-20 19:22:11 +03:00
Noel Maersk
f5709910fb api: Bugfix, bump version to 4.1.271, initialise name/desc/algo in addpool() so checks for NULL work.
Otherwise API "addpool|a,b,c" command segfaults (access uninitialised
memory address).
2014-04-12 19:28:23 +03:00
Noel Maersk
49fecf93a3 misc: Bump version to 4.1.270. 2014-04-12 18:10:00 +03:00
Noel Maersk
336135f888 misc: Bump version to 4.1.242. 2014-04-07 21:19:46 +03:00
troky
9e481ebb3d VS2010 build: Removed kernel name definitions. 2014-03-18 11:05:01 +01: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
Noel Maersk
e59e4f5f8d Bump version to 4.1.153. 2014-03-14 17:37:57 +02:00
Noel Maersk
07f5787386 Merge pull request #144 from troky/master
Bugfix and cleanup.
2014-03-11 01:35:01 +02:00
unknown
e7fbdf3f7a Removed orphan file. 2014-03-10 20:13:58 +01:00
Bllacky
e2763e7a2e Update README.txt 2014-03-10 16:52:31 +02:00
Bllacky
6a32e173ad Update README.txt 2014-03-10 15:42:29 +02:00
unknown
201036dd92 Added algorithm.* and inttypes.h for MSVS build 2014-03-09 11:29:53 +01:00
Bllacky
0b5aace1e1 Update README.txt
In order to compile curl, you need to have Windows SDK installed.
Windows SDK is not needed to compiled the other libraries.
2014-03-09 12:04:42 +02: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
9e4c276389 VS2010 build: removed unused defines. 2014-02-10 20:47:03 +01:00
unknown
6450f46975 VS2010 build: Fixed git versioning script 2014-02-08 20:04:21 +01:00
unknown
dfc7f57ffa VS2010 build: removed gitversion.h from repo since it is created dynamically. 2014-02-08 19:32:43 +01:00
unknown
fc51d1696b VS2010 build: config.h cleanup and offload. Added git versioning. 2014-02-08 18:40:37 +01:00
unknown
b178ade675 VS2010 build: Added PSW kernel. Version bump to 4.1.0. 2014-02-08 12:40:20 +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
troky
80d00323de VS2010 build: added sleep/usleep macros 2014-02-01 00:28:44 +02:00
troky
6c343ae28c VS2010 build: Added libs download link. 2014-01-28 22:23:31 +02:00
Noel Maersk
14aac4b4dd VS2010 build: move windows config.h gitignore rule to winbuild/.gitignore 2014-01-28 20:53:52 +02:00
troky
e053f49957 VS2010 build: Missing config.h and .gitignore rule to keep windows config.h 2014-01-28 20:53:47 +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