thodg/cgminer/compat

Branch :


Log

Author Commit Date CI Message
ad624b93 2013-11-14 08:36:19 Remove the default libusb WinUsb pipe policies that don't suit us.
9228ba32 2013-11-14 08:31:04 Only set the winusb pipe policy if it doesn't match our requirements instead of every transfer.
911eb010 2013-11-14 00:57:25 Enable support for zero length packet on windows and auto clear pipe stalls.
4f7b6fe4 2013-10-23 22:40:13 Avoid entering static libusb directory if --with-system-libusb is enabled.
65b130cd 2013-10-16 23:31:11 Remove unused components of jansson
4ed54d8c 2013-10-16 23:28:21 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
539f2c35 2013-10-16 23:17:55 Work around older libtoolize that fails without top ltmain.sh not being present during autogen
40034ba1 2013-10-16 22:30:51 Add m4 directory to jansson
77cffa2f 2013-10-16 22:14:36 Update jansson to only build parts we require and suited to our build environment.
d529a3fd 2013-10-16 22:02:03 Initial import of jansson-2.5
7a32a7b8 2013-10-16 23:31:11 Remove unused components of jansson
b84166e4 2013-10-16 23:28:21 Remove unused parts of libusb
84382e10 2013-10-16 23:17:55 Work around older libtoolize that fails without top ltmain.sh not being present during autogen
8f3a0559 2013-10-16 22:30:51 Add m4 directory to jansson
3488cc96 2013-10-16 22:14:36 Update jansson to only build parts we require and suited to our build environment.
591aa98c 2013-10-16 22:02:03 Initial import of jansson-2.5
69c01a14 2013-10-01 14:40:30 Use asynchronous transfers for all bulk transfers, allowing us to use our own timers and cancelling transfers that take too long.
04e58051 2013-10-01 00:49:15 Add needed EXTRA_DIST for libusbx.
64709242 2013-10-01 00:33:02 Update libusbx configure.ac changes.
6cbd2916 2013-10-01 00:20:34 Revert libusb Makefile changes from going to libusbx.
fb955af7 2013-09-30 11:58:25 Fix trivial libusbx warnings.
677e9816 2013-09-30 11:43:39 Convert libusb-1.0.16-rc10 to libusbx-1.0.17
68c6a12b 2013-09-22 14:23:49 ignore libusb.la and *.lo on linux
1672238b 2013-09-13 17:00:04 Add rules for libusb Makefile.am building on osx
7bb07131 2013-08-30 15:42:09 Add libusb-1.0 m4 directory and gitignore file.
7f653ba9 2013-08-30 10:01:08 Unconditionally build jansson statically from the cgminer source tree.
ec4821c1 2013-08-30 00:09:39 Fix various libusb warnings and possible bugs on linux build.
9a5b630e 2013-08-29 21:04:04 Remove examples from libusb Makefile and generated autoconf files.
4c9d9fd6 2013-08-29 12:23:07 Fix libusb subdirectory builds.
af9a8778 2013-08-28 13:04:46 Remove unused and maintainer cleaned files
6df0648a 2013-08-28 12:05:58 First import of libusb-1.0
647dc35f 2013-08-26 21:57:29 Update included jansson to v2.4
d3642bec 2011-09-06 09:49:30 Fix compilation warning on win32.
4de3f32a 2011-07-13 00:58:13 Move to newer jansson library.
0a333110 2010-11-26 16:28:12 Build on Windows using mingw32.
4575851e 2010-11-26 16:13:32 Build jansson 1.3 in-tree, if not present on system.