1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-08 22:08:02 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Sanjin Trošelj
cf70796196 VS2010 build: Prepare compat/jansson-2.5.
Cherry-picked by veox.

Not a big fan of modifying compat libraries, makes it harder to maintain
later on. See if these changes are relevant upstream.
2014-01-27 22:52:59 +02:00
Con Kolivas
1ca4198a45 Quieten down jansson component of build. 2014-01-15 13:44:49 +02:00
Noel Maersk
95586f72f0 Squash-merge branch dead-end with unnecessary check removals. 2013-11-24 16:18:10 +02:00
Noel Maersk
d0070c0424 HARD RESET to: Remove Bitcoin detection code.
I'm pretty sure no one was working on this but me.

The code was unusable (gave 100% hardware errors) due to me not
testing it sufficiently. I hope this will not happen again.

ADL doesn't work for some reason, too.
2013-11-19 02:32:58 +02:00
Con Kolivas
4f7b6fe4c3 Avoid entering static libusb directory if --with-system-libusb is enabled. 2013-10-23 22:40:13 +11:00
Con Kolivas
65b130cda1 Remove unused components of jansson 2013-10-17 08:31:19 +11:00
Con Kolivas
4ed54d8c46 Remove unused parts of libusb
Conflicts:
	compat/libusb-1.0/doc/Makefile.am
	compat/libusb-1.0/doc/doxygen.cfg.in
	compat/libusb-1.0/examples/Makefile.am
	compat/libusb-1.0/examples/dpfp.c
	compat/libusb-1.0/examples/dpfp_threaded.c
	compat/libusb-1.0/examples/hotplugtest.c
	compat/libusb-1.0/examples/listdevs.c
	compat/libusb-1.0/examples/sam3u_benchmark.c
2013-10-17 08:30:59 +11:00
Con Kolivas
539f2c35d0 Work around older libtoolize that fails without top ltmain.sh not being present during autogen 2013-10-17 08:29:49 +11:00
Con Kolivas
40034ba1a2 Add m4 directory to jansson 2013-10-17 08:29:41 +11:00
Con Kolivas
77cffa2f40 Update jansson to only build parts we require and suited to our build environment. 2013-10-17 08:29:31 +11:00
Con Kolivas
d529a3fdbd Initial import of jansson-2.5 2013-10-17 08:29:24 +11:00
Kano
68c6a12b26 ignore libusb.la and *.lo on linux 2013-09-22 14:23:49 +10:00
Con Kolivas
1672238bee Add rules for libusb Makefile.am building on osx 2013-09-13 17:00:04 +10:00
Con Kolivas
7bb0713124 Add libusb-1.0 m4 directory and gitignore file. 2013-08-30 15:42:09 +10:00
Con Kolivas
7f653ba97c Unconditionally build jansson statically from the cgminer source tree. 2013-08-30 15:38:36 +10:00
Con Kolivas
ec4821c11f Fix various libusb warnings and possible bugs on linux build. 2013-08-30 15:38:36 +10:00
Con Kolivas
9a5b630e93 Remove examples from libusb Makefile and generated autoconf files. 2013-08-30 15:38:36 +10:00
ckolivas
4c9d9fd61a Fix libusb subdirectory builds. 2013-08-30 15:38:35 +10:00
ckolivas
af9a877825 Remove unused and maintainer cleaned files 2013-08-30 15:29:03 +10:00
ckolivas
6df0648a41 First import of libusb-1.0 2013-08-30 15:29:02 +10:00
Con Kolivas
647dc35fe6 Update included jansson to v2.4 2013-08-26 21:57:29 +10:00
Con Kolivas
d3642bec6f Fix compilation warning on win32. 2011-09-06 09:49:30 +10:00
Con Kolivas
4de3f32a22 Move to newer jansson library. 2011-07-13 00:58:13 +10:00
Jeff Garzik
0a333110f7 Build on Windows using mingw32. 2010-11-26 16:28:12 -05:00
Jeff Garzik
4575851ea3 Build jansson 1.3 in-tree, if not present on system. 2010-11-26 16:13:32 -05:00