aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Core: Add compile time option to use native OS logging facilityToby Gray2013-08-091-5/+20
* Add checks for headers needed by linux/netlink.hNathan Hjelm2013-07-301-1/+9
* configure: Fix --enable-udev help textHans de Goede2013-05-161-1/+1
* Add hotplug support to the Linux backend.Nathan Hjelm2013-05-151-1/+14
* Core: Use HAVE_SYS_TYPES_H and HAVE_SIGNAL_HPete Batard2013-01-231-0/+1
* Tests: Add libusbx stress testToby Gray2012-11-251-0/+8
* Autotools: Carry over 2012.10.23 libusb changesPeter Stuge2012-11-251-10/+7
* Misc: Update and shorten various libusbx URLsPete Batard2012-08-221-1/+1
* Windows: Enable MinGW and MSVC DLL interchangeabilityPete Batard2012-06-081-0/+2
* Windows: Fix possible crash when using longjmp and gcc 4.6Pete Batard2012-06-071-1/+2
* Autotools: Fix versioning regression in configure.acPete Batard2012-06-051-1/+1
* Core: Add toggleable debug loggingPete Batard2012-06-041-2/+2
* Autotools: Apply autoupdate 2.68 recommendationsLudovic Rousseau2012-06-041-4/+4
* Core: Add a timestamping and thread ID to loggingPeter Stuge2012-05-061-0/+1
* BSD: add NetBSD experimental supportPete Batard2012-04-191-26/+43
* Autotools: Fix package name and URLs in configure.acPete Batard2012-03-301-1/+1
* autotools: LT_LANG([Windows Resource]) makes windres check redundantPete Batard2012-03-281-1/+0
* OpenBSD backendMartin Pieuchot2012-01-301-0/+12
* configure.ac: Darwin: Move -lobjc from LIBS to PC_LIBS_PRIVATEXiaofan Chen2012-01-131-2/+1
* configure.ac: Enable libtool support for Windows Resource languagePeter Stuge2011-10-171-0/+1
* Support release candidate versions in configure.ac and libusb-1.0.rcPeter Stuge2011-10-171-1/+5
* configure.ac: Fix #97 clang warning about -fgnu89-inlineSean McBride2011-07-241-7/+1
* Darwin: Fix #63 error when apps use Objective-C garbage collectionSean McBride2011-06-131-0/+1
* Move library version number from configure.ac to libusb/version.hPeter Stuge2011-06-131-8/+12
* Windows: Remove SetupAPI, AdvAPI32 and OLE32 link-time dependenciesPete Batard2011-06-131-1/+1
* configure.ac: Refactor Windows backend settings into one occurencePeter Stuge2011-06-131-12/+8
* configure.ac: Rename AM_LDFLAGS to LTLDFLAGS and actually use themPeter Stuge2011-06-131-8/+7
* configure.ac: Clean up PC_LIBS_PRIVATE and AM_LDFLAGSPeter Stuge2011-06-131-2/+4
* configure.ac: Call AC_CONFIG_FILES() for each output filePeter Stuge2011-06-131-1/+7
* configure.ac: Whitespace changes and trivial reorderingPeter Stuge2011-06-131-7/+4
* configure.ac: Quote AC_COMPILE_IFELSE() inputPeter Stuge2011-06-131-3/+3
* configure.ac: Define booleans to 1 when set, instead of an empty stringPeter Stuge2011-06-131-6/+6
* configure.ac: Clean up redundancy and fix LIBS on LinuxPeter Stuge2011-06-131-15/+9
* configure.ac: Touch up Darwin and Cygwin OS messagesPeter Stuge2011-06-131-2/+2
* configure.ac: Do not use -pthread on DarwinPeter Stuge2011-06-131-2/+1
* configure.ac: Check for poll.h, and for nfds_t on DarwinPeter Stuge2011-06-131-0/+9
* Remove USBI_OS_HANDLES_TIMEOUT and fix int/isoc timeouts on DarwinNathan Hjelm2010-11-261-1/+0
* Fix libtool version settingDaniel Drake2010-10-041-6/+6
* Populate the pkg-config Libs.private fieldMike Frysinger2010-10-041-5/+12
* Update libtool version infoDaniel Drake2010-10-041-8/+11
* MinGW: Use --add-stdcall-alias linker optionDaniel Drake2010-09-191-1/+1
* Introduced calling convention (for Windows)Pete Batard2010-08-231-2/+2
* removed trailing whitespacesPete Batard2010-08-061-1/+1
* Add Windows supportPete Batard2010-07-271-3/+40
* Only compile dpfp examples when sigaction is availableDaniel Drake2010-07-221-0/+4
* configure.ac: fix bashismsAurelien Jarno2010-07-051-3/+3
* Only include sys/time.h on appropriate platformsDaniel Drake2010-06-251-0/+3
* add AM_MAINTAINER_MODELudovic Rousseau2010-06-101-0/+2
* Add internal abstraction for POSIX ThreadsPeter Stuge2010-05-121-0/+7
* v1.0.8 releaseDaniel Drake2010-05-041-1/+1