Luke Dashjr
|
3ac7f71f39
Merge branch 'bugfix_format' into bfgminer
|
13 years ago |
Luke Dashjr
|
f8e268cfb2
Use GNU format-checking attribute when available for applog
|
13 years ago |
Luke Dashjr
|
73c24bb113
Bump version to 2.10.1
|
13 years ago |
Luke Dashjr
|
249fdfb30f
Merge branch 'autoconf_endian' into bfgminer
|
13 years ago |
Luke Dashjr
|
cc38bdebcb
Bugfix: AC_C_BIGENDIAN is reported to have problems, and invasive even if buried in a conditional, so don't use it
|
13 years ago |
Luke Dashjr
|
945e19f23f
Bugfix: Check for bswap_* first, to avoid redefinition based on other variants
|
13 years ago |
Luke Dashjr
|
639054d53c
Bugfix: autoheader isn't smart enough to figure out variable defines, so use AH_TEMPLATE for each possible header
|
13 years ago |
Luke Dashjr
|
47730e877e
Merge commit '9bbe96e' into bfgminer
|
13 years ago |
Luke Dashjr
|
9bbe96eb3c
Hot-patch broken libcurl pkgconfig CFLAGS found in libcurl's Windows binaries
|
13 years ago |
Luke Dashjr
|
1c0720e57a
Merge branch 'autoconf_endian' into bfgminer
|
13 years ago |
Luke Dashjr
|
688190a0e5
Reorganize detection of platform byteswap macros and endian to be more robust using autoconf
|
13 years ago |
Luke Dashjr
|
0fb0154ef5
Bump version to 2.10.0
|
13 years ago |
Luke Dashjr
|
03778b1a17
Merge commit 'd9cadea' into bfgminer
|
13 years ago |
Luke Dashjr
|
d9cadea65e
Bugfix: Adjust USB_* variables to new LIBUSB_* names
|
13 years ago |
Luke Dashjr
|
dee9c00423
Merge branch 'bugfix_usb_pkgcfg' into bfgminer
|
13 years ago |
Luke Dashjr
|
dc1199891d
Bugfix: Use AC_PROG_CPP in libusb include subdirectory detection for improved portability
|
13 years ago |
Luke Dashjr
|
0f76c6390c
Update internal version to 2.9.100 for now
|
13 years ago |
Luke Dashjr
|
7a530770d6
Partial-Merge commit '3ab03e8' into cg_merges_20121203 (just variable renames)
|
13 years ago |
Luke Dashjr
|
4b3b8c3f60
Merge branch 'bugfix_usb_pkgcfg' into bfgminer
|
13 years ago |
Luke Dashjr
|
14b733293e
Look for libusb_init in -lusb, since FreeBSD has it there
|
13 years ago |
Con Kolivas
|
3ab03e8ff9
Merge pull request #334 from denis2342/pkgconfig
|
13 years ago |
Con Kolivas
|
28b52dc720
Bump version to 2.9.6
|
13 years ago |
Luke Dashjr
|
5dd580ac2b
Bugfix: Use pkgconfig for libusb when available, and try to guess the include path if not
|
13 years ago |
Peter Stuge
|
30c5a16679
configure.ac: Support FreeBSD libusb which doesn't have libusb-1.0.pc
|
13 years ago |
Peter Stuge
|
318ef85a9f
Require pkg-config to find libusb-1.0, and fix libusb.h #includes
|
13 years ago |
Con Kolivas
|
cffc21db28
Bump version to 2.9.5
|
13 years ago |
Con Kolivas
|
8bc60506c5
Revert "Find libusb-1.0 with pkg-config except on mingw, and fix #include path"
|
13 years ago |
Con Kolivas
|
30ade169ef
Revert "configure.ac: FreeBSD can't use pkg-config to find libusb-1.0"
|
13 years ago |
Peter Stuge
|
4e706162c7
configure.ac: FreeBSD can't use pkg-config to find libusb-1.0
|
13 years ago |
Peter Stuge
|
ce72dbea7d
Find libusb-1.0 with pkg-config except on mingw, and fix #include path
|
13 years ago |