summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2014-12-29Added Solaris backend stubsHEADmasterIgor Pashev1-5/+18
2014-09-25haiku: Add Haiku supportAkshay Jaggi1-1/+26
2014-09-03Windows: Define WINVER to fix building on MinGWTormod Volden1-0/+1
2014-01-08Misc: Revert all references to libusb/libusb.infohjelmn@cs.unm.edu1-1/+1
2013-12-28Android: Add support for Linux/Android platformsKuangye Guo1-0/+22
2013-09-06configure.ac: uclinux is also linuxGustavo Zacarias1-1/+1
2013-08-21openbsd: Split openbsd backend into separate openbsd and netbsd backendsHans de Goede1-6/+15
2013-08-09Core: Add compile time option to use native OS logging facilityToby Gray1-5/+20
2013-07-30Add checks for headers needed by linux/netlink.hNathan Hjelm1-1/+9
2013-05-16configure: Fix --enable-udev help textHans de Goede1-1/+1
2013-05-15Add hotplug support to the Linux backend.Nathan Hjelm1-1/+14
2013-01-23Core: Use HAVE_SYS_TYPES_H and HAVE_SIGNAL_HPete Batard1-0/+1
2012-11-25Tests: Add libusbx stress testToby Gray1-0/+8
2012-11-25Autotools: Carry over 2012.10.23 libusb changesPeter Stuge1-10/+7
2012-08-22Misc: Update and shorten various libusbx URLsPete Batard1-1/+1
2012-06-08Windows: Enable MinGW and MSVC DLL interchangeabilityPete Batard1-0/+2
2012-06-07Windows: Fix possible crash when using longjmp and gcc 4.6Pete Batard1-1/+2
2012-06-05Autotools: Fix versioning regression in configure.acPete Batard1-1/+1
2012-06-04Core: Add toggleable debug loggingPete Batard1-2/+2
2012-06-04Autotools: Apply autoupdate 2.68 recommendationsLudovic Rousseau1-4/+4
2012-05-06Core: Add a timestamping and thread ID to loggingPeter Stuge1-0/+1
2012-04-19BSD: add NetBSD experimental supportPete Batard1-26/+43
2012-03-30Autotools: Fix package name and URLs in configure.acPete Batard1-1/+1
2012-03-28autotools: LT_LANG([Windows Resource]) makes windres check redundantPete Batard1-1/+0
2012-01-30OpenBSD backendMartin Pieuchot1-0/+12
2012-01-13configure.ac: Darwin: Move -lobjc from LIBS to PC_LIBS_PRIVATEXiaofan Chen1-2/+1
2011-10-17configure.ac: Enable libtool support for Windows Resource languagePeter Stuge1-0/+1
2011-10-17Support release candidate versions in configure.ac and libusb-1.0.rcPeter Stuge1-1/+5
2011-07-24configure.ac: Fix #97 clang warning about -fgnu89-inlineSean McBride1-7/+1
2011-06-13Darwin: Fix #63 error when apps use Objective-C garbage collectionSean McBride1-0/+1
2011-06-13Move library version number from configure.ac to libusb/version.hPeter Stuge1-8/+12
2011-06-13Windows: Remove SetupAPI, AdvAPI32 and OLE32 link-time dependenciesPete Batard1-1/+1
2011-06-13configure.ac: Refactor Windows backend settings into one occurencePeter Stuge1-12/+8
2011-06-13configure.ac: Rename AM_LDFLAGS to LTLDFLAGS and actually use themPeter Stuge1-8/+7
2011-06-13configure.ac: Clean up PC_LIBS_PRIVATE and AM_LDFLAGSPeter Stuge1-2/+4
2011-06-13configure.ac: Call AC_CONFIG_FILES() for each output filePeter Stuge1-1/+7
2011-06-13configure.ac: Whitespace changes and trivial reorderingPeter Stuge1-7/+4
2011-06-13configure.ac: Quote AC_COMPILE_IFELSE() inputPeter Stuge1-3/+3
2011-06-13configure.ac: Define booleans to 1 when set, instead of an empty stringPeter Stuge1-6/+6
2011-06-13configure.ac: Clean up redundancy and fix LIBS on LinuxPeter Stuge1-15/+9
2011-06-13configure.ac: Touch up Darwin and Cygwin OS messagesPeter Stuge1-2/+2
2011-06-13configure.ac: Do not use -pthread on DarwinPeter Stuge1-2/+1
2011-06-13configure.ac: Check for poll.h, and for nfds_t on DarwinPeter Stuge1-0/+9
2010-11-26Remove USBI_OS_HANDLES_TIMEOUT and fix int/isoc timeouts on DarwinNathan Hjelm1-1/+0
2010-10-04Fix libtool version settingDaniel Drake1-6/+6
2010-10-04Populate the pkg-config Libs.private fieldMike Frysinger1-5/+12
2010-10-04Update libtool version infoDaniel Drake1-8/+11
2010-09-19MinGW: Use --add-stdcall-alias linker optionDaniel Drake1-1/+1
2010-08-23Introduced calling convention (for Windows)Pete Batard1-2/+2
2010-08-06removed trailing whitespacesPete Batard1-1/+1