Examples: Fix compiler warning
[platform/upstream/libusb.git] / configure.ac
2013-01-23 Pete BatardCore: Use HAVE_SYS_TYPES_H and HAVE_SIGNAL_H
2012-11-25 Toby GrayTests: Add libusbx stress test
2012-11-25 Peter StugeAutotools: Carry over 2012.10.23 libusb changes
2012-08-22 Pete BatardMisc: Update and shorten various libusbx URLs
2012-06-08 Pete BatardWindows: Enable MinGW and MSVC DLL interchangeability
2012-06-07 Pete BatardWindows: Fix possible crash when using longjmp and...
2012-06-05 Pete BatardAutotools: Fix versioning regression in configure.ac
2012-06-04 Pete BatardCore: Add toggleable debug logging
2012-06-04 Ludovic RousseauAutotools: Apply autoupdate 2.68 recommendations
2012-05-06 Peter StugeCore: Add a timestamping and thread ID to logging
2012-04-19 Pete BatardBSD: add NetBSD experimental support
2012-03-30 Pete BatardAutotools: Fix package name and URLs in configure.ac
2012-03-27 Pete Batardautotools: LT_LANG([Windows Resource]) makes windres...
2012-01-30 Martin PieuchotOpenBSD backend
2012-01-13 Xiaofan Chenconfigure.ac: Darwin: Move -lobjc from LIBS to PC_LIBS_...
2011-10-17 Peter Stugeconfigure.ac: Enable libtool support for Windows Resour...
2011-10-17 Peter StugeSupport release candidate versions in 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