index
:
delta/libusb.git
baserock/v1.0.20+parallel-build-fix
darwin_gettime_fix
master
mergeback
test
github.com: libusb/libusb.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove -c flag. Erroneous output caused on android
Venkatesh Shukla
2015-03-01
1
-3
/
+0
*
haiku: Add Haiku support
Akshay Jaggi
2014-09-25
1
-1
/
+26
*
Windows: Define WINVER to fix building on MinGW
Tormod Volden
2014-09-03
1
-0
/
+1
*
Misc: Revert all references to libusb/libusb.info
hjelmn@cs.unm.edu
2014-01-08
1
-1
/
+1
*
Android: Add support for Linux/Android platforms
Kuangye Guo
2013-12-28
1
-0
/
+22
*
configure.ac: uclinux is also linux
Gustavo Zacarias
2013-09-06
1
-1
/
+1
*
openbsd: Split openbsd backend into separate openbsd and netbsd backends
Hans de Goede
2013-08-21
1
-6
/
+15
*
Core: Add compile time option to use native OS logging facility
Toby Gray
2013-08-09
1
-5
/
+20
*
Add checks for headers needed by linux/netlink.h
Nathan Hjelm
2013-07-30
1
-1
/
+9
*
configure: Fix --enable-udev help text
Hans de Goede
2013-05-16
1
-1
/
+1
*
Add hotplug support to the Linux backend.
Nathan Hjelm
2013-05-15
1
-1
/
+14
*
Core: Use HAVE_SYS_TYPES_H and HAVE_SIGNAL_H
Pete Batard
2013-01-23
1
-0
/
+1
*
Tests: Add libusbx stress test
Toby Gray
2012-11-25
1
-0
/
+8
*
Autotools: Carry over 2012.10.23 libusb changes
Peter Stuge
2012-11-25
1
-10
/
+7
*
Misc: Update and shorten various libusbx URLs
Pete Batard
2012-08-22
1
-1
/
+1
*
Windows: Enable MinGW and MSVC DLL interchangeability
Pete Batard
2012-06-08
1
-0
/
+2
*
Windows: Fix possible crash when using longjmp and gcc 4.6
Pete Batard
2012-06-07
1
-1
/
+2
*
Autotools: Fix versioning regression in configure.ac
Pete Batard
2012-06-05
1
-1
/
+1
*
Core: Add toggleable debug logging
Pete Batard
2012-06-04
1
-2
/
+2
*
Autotools: Apply autoupdate 2.68 recommendations
Ludovic Rousseau
2012-06-04
1
-4
/
+4
*
Core: Add a timestamping and thread ID to logging
Peter Stuge
2012-05-06
1
-0
/
+1
*
BSD: add NetBSD experimental support
Pete Batard
2012-04-19
1
-26
/
+43
*
Autotools: Fix package name and URLs in configure.ac
Pete Batard
2012-03-30
1
-1
/
+1
*
autotools: LT_LANG([Windows Resource]) makes windres check redundant
Pete Batard
2012-03-28
1
-1
/
+0
*
OpenBSD backend
Martin Pieuchot
2012-01-30
1
-0
/
+12
*
configure.ac: Darwin: Move -lobjc from LIBS to PC_LIBS_PRIVATE
Xiaofan Chen
2012-01-13
1
-2
/
+1
*
configure.ac: Enable libtool support for Windows Resource language
Peter Stuge
2011-10-17
1
-0
/
+1
*
Support release candidate versions in configure.ac and libusb-1.0.rc
Peter Stuge
2011-10-17
1
-1
/
+5
*
configure.ac: Fix #97 clang warning about -fgnu89-inline
Sean McBride
2011-07-24
1
-7
/
+1
*
Darwin: Fix #63 error when apps use Objective-C garbage collection
Sean McBride
2011-06-13
1
-0
/
+1
*
Move library version number from configure.ac to libusb/version.h
Peter Stuge
2011-06-13
1
-8
/
+12
*
Windows: Remove SetupAPI, AdvAPI32 and OLE32 link-time dependencies
Pete Batard
2011-06-13
1
-1
/
+1
*
configure.ac: Refactor Windows backend settings into one occurence
Peter Stuge
2011-06-13
1
-12
/
+8
*
configure.ac: Rename AM_LDFLAGS to LTLDFLAGS and actually use them
Peter Stuge
2011-06-13
1
-8
/
+7
*
configure.ac: Clean up PC_LIBS_PRIVATE and AM_LDFLAGS
Peter Stuge
2011-06-13
1
-2
/
+4
*
configure.ac: Call AC_CONFIG_FILES() for each output file
Peter Stuge
2011-06-13
1
-1
/
+7
*
configure.ac: Whitespace changes and trivial reordering
Peter Stuge
2011-06-13
1
-7
/
+4
*
configure.ac: Quote AC_COMPILE_IFELSE() input
Peter Stuge
2011-06-13
1
-3
/
+3
*
configure.ac: Define booleans to 1 when set, instead of an empty string
Peter Stuge
2011-06-13
1
-6
/
+6
*
configure.ac: Clean up redundancy and fix LIBS on Linux
Peter Stuge
2011-06-13
1
-15
/
+9
*
configure.ac: Touch up Darwin and Cygwin OS messages
Peter Stuge
2011-06-13
1
-2
/
+2
*
configure.ac: Do not use -pthread on Darwin
Peter Stuge
2011-06-13
1
-2
/
+1
*
configure.ac: Check for poll.h, and for nfds_t on Darwin
Peter Stuge
2011-06-13
1
-0
/
+9
*
Remove USBI_OS_HANDLES_TIMEOUT and fix int/isoc timeouts on Darwin
Nathan Hjelm
2010-11-26
1
-1
/
+0
*
Fix libtool version setting
Daniel Drake
2010-10-04
1
-6
/
+6
*
Populate the pkg-config Libs.private field
Mike Frysinger
2010-10-04
1
-5
/
+12
*
Update libtool version info
Daniel Drake
2010-10-04
1
-8
/
+11
*
MinGW: Use --add-stdcall-alias linker option
Daniel Drake
2010-09-19
1
-1
/
+1
*
Introduced calling convention (for Windows)
Pete Batard
2010-08-23
1
-2
/
+2
*
removed trailing whitespaces
Pete Batard
2010-08-06
1
-1
/
+1
[next]