Linux: Handle single- and two-digit kernel versions like 3.0 and 4
[platform/upstream/libusb.git] / configure.ac
2011-07-24 Sean McBrideconfigure.ac: Fix #97 clang warning about -fgnu89-inline
2011-06-13 Sean McBrideDarwin: Fix #63 error when apps use Objective-C garbage...
2011-06-13 Peter StugeMove library version number from configure.ac to libusb...
2011-06-13 Pete BatardWindows: Remove SetupAPI, AdvAPI32 and OLE32 link-time...
2011-06-13 Peter Stugeconfigure.ac: Refactor Windows backend settings into...
2011-06-13 Peter Stugeconfigure.ac: Rename AM_LDFLAGS to LTLDFLAGS and actual...
2011-06-13 Peter Stugeconfigure.ac: Clean up PC_LIBS_PRIVATE and AM_LDFLAGS
2011-06-13 Peter Stugeconfigure.ac: Call AC_CONFIG_FILES() for each output...
2011-06-13 Peter Stugeconfigure.ac: Whitespace changes and trivial reordering
2011-06-13 Peter Stugeconfigure.ac: Quote AC_COMPILE_IFELSE() input
2011-06-13 Peter Stugeconfigure.ac: Define booleans to 1 when set, instead...
2011-06-13 Peter Stugeconfigure.ac: Clean up redundancy and fix LIBS on Linux
2011-06-13 Peter Stugeconfigure.ac: Touch up Darwin and Cygwin OS messages
2011-06-13 Peter Stugeconfigure.ac: Do not use -pthread on Darwin
2011-06-13 Peter Stugeconfigure.ac: Check for poll.h, and for nfds_t on Darwin
2010-11-26 Nathan HjelmRemove USBI_OS_HANDLES_TIMEOUT and fix int/isoc timeout...
2010-10-04 Daniel DrakeFix libtool version setting
2010-10-04 Mike FrysingerPopulate the pkg-config Libs.private field
2010-10-04 Daniel DrakeUpdate libtool version info
2010-09-19 Daniel DrakeMinGW: Use --add-stdcall-alias linker option
2010-08-24 Pete BatardIntroduced calling convention (for Windows)
2010-08-07 Pete Batardremoved trailing whitespaces
2010-07-28 Pete BatardAdd Windows support
2010-07-23 Daniel DrakeOnly compile dpfp examples when sigaction is available
2010-07-06 Aurelien Jarnoconfigure.ac: fix bashisms
2010-06-25 Daniel DrakeOnly include sys/time.h on appropriate platforms
2010-06-10 Ludovic Rousseauadd AM_MAINTAINER_MODE
2010-05-13 Peter StugeAdd internal abstraction for POSIX Threads
2010-05-04 Daniel Drakev1.0.8 release
2010-04-19 Daniel Drakev1.0.7 release
2009-11-22 Daniel Drakev1.0.6 release
2009-11-21 Daniel DrakeRefine timerfd header check (#18)
2009-11-15 Daniel Drakev1.0.5 release
2009-11-07 Daniel DrakeUse timerfd for timeout handling
2009-11-07 Daniel DrakeUse AM_SILENT_RULES for building
2009-11-06 Daniel Drakev1.0.4 release
2009-08-27 Daniel Drakev1.0.3 release
2009-06-19 Nathan HjelmDarwin: Don't cancel transfers on timeout
2009-06-13 Daniel Drakev1.0.2 release
2009-05-28 Alex Vatchenkopre-gcc-3.4 compatibility
2009-05-12 Daniel Drakev1.0.1 release
2009-02-17 Nathan HjelmDarwin backend
2009-02-17 Nathan HjelmOnly link with librt on Linux
2008-12-13 Daniel Drakev1.0.0 release
2008-11-21 Daniel Drakev0.9.4 release
2008-11-02 Aurelien JarnoSupport for out-of-tree building
2008-08-23 Daniel Drakev0.9.3 release
2008-07-19 Daniel Drakev0.9.2 release
2008-06-29 Daniel Drakev0.9.1 release
2008-03-20 Daniel DrakeAPI documentation
2008-03-13 Daniel DrakeBeginnings of cross-platform abstraction
2008-01-30 Daniel DrakeRemove timers and signalfd
2008-01-26 Daniel DrakeOnly use -fgnu89-inline when supported
2008-01-04 Daniel DrakeRename to libusb-1.0
2007-12-30 Daniel DrakeCompiler flags update
2007-12-02 Daniel DrakeInitial commit