summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Enhance compiler checks for pthreadsChris Dickens2020-04-091-2/+12
* configure.ac: Simplify detection of Windows compilationChris Dickens2020-04-091-0/+7
* configure.ac: Fix compilation of Haiku's C++ convenience libraryChris Dickens2020-04-091-19/+16
* build: Enable additional build errors and warningsChris Dickens2020-03-301-2/+15
* build: Require C11 to build and clean up autoconfig/automake filesChris Dickens2020-03-301-151/+121
* core: Kill the OS_* definitions and use in the source codeChris Dickens2020-03-271-8/+0
* threads_posix: Improve usbi_get_tid() for various platformsChris Dickens2020-03-271-0/+1
* autotools: Fix a number of issuesChris Dickens2020-03-251-2/+5
* core: Kill usbi_backend.clock_gettime() functionChris Dickens2020-03-151-0/+9
* linux: provide an event thread nameAlexander Stein2020-02-071-0/+1
* threads_posix: Use thread-local storage to cache thread IDChris Dickens2020-02-071-6/+20
* autobuild: Fix two issuesChris Dickens2020-01-261-2/+2
* configure.ac: Cleanup and refactoringChris Dickens2020-01-241-183/+190
* Windows: Drop support for Windows XPChris Dickens2020-01-211-2/+1
* Add Null POSIX backendPino Toscano2019-12-281-1/+12
* 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