summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Unix: fix library version for next releaseLudovic Rousseau2019-08-091-1/+1
* configure.ac: bump .so version for next releasetestNathan Hjelm2018-12-051-1/+1
* configure.ac: fix detection of clock_gettime libraryBaruch Siach2018-10-221-1/+1
* Windows: Ditch UsbDk build configurationSameeh Jubran2018-01-081-9/+0
* Misc: Ensure that both WINVER and _WIN32_WINNT are defined for Windows buildsChris Dickens2018-01-031-0/+1
* linux: Mark internal file descriptors as CLOEXECChris Dickens2017-02-281-1/+2
* configure.ac: Remove obsolete AC_ERROR and make formatting consistentChris Dickens2017-02-201-40/+40
* configure.ac: Clean up styleChris Dickens2017-01-121-24/+24
* core: Remove use of gettimeofday()Chris Dickens2017-01-121-10/+4
* core: Remove check for and inclusion of signal.hChris Dickens2017-01-121-1/+0
* Solaris backendLei Chen2016-07-241-1/+15
* configure: bump autoconf version and remove obsolete AM_MAINTAINER_MODENathan Hjelm2016-03-111-2/+1
* windows: Fix compilation for MSYS2Evan Hunter2016-02-231-1/+1
* linux_netlink: Remove unnecessary header includes and conditionalsChris Dickens2016-02-231-4/+2
* build: Integrate usbdk backendDmitry Fleytman2016-01-261-0/+9
* Misc: Simplify Haiku build and fix broken parallel buildChris Dickens2015-12-171-1/+1
* Remove -c flag. Erroneous output caused on androidVenkatesh Shukla2015-03-011-3/+0
* haiku: Add Haiku supportAkshay Jaggi2014-09-251-1/+26
* Windows: Define WINVER to fix building on MinGWTormod Volden2014-09-031-0/+1
* Misc: Revert all references to libusb/libusb.infohjelmn@cs.unm.edu2014-01-081-1/+1
* Android: Add support for Linux/Android platformsKuangye Guo2013-12-281-0/+22
* configure.ac: uclinux is also linuxGustavo Zacarias2013-09-061-1/+1
* openbsd: Split openbsd backend into separate openbsd and netbsd backendsHans de Goede2013-08-211-6/+15
* 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