compat


Log

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