io: Track device in usbi_transfer
[platform/upstream/libusb.git] / configure.ac
2022-09-14 Karol LewandowskiMerge tag 'v1.0.25' into tizen 42/281242/1 accepted/tizen/unified/20230105.154718
2022-09-14 Karol LewandowskiMerge tag 'v1.0.24' into tizen 41/281241/1
2022-09-14 Karol LewandowskiMerge tag 'v1.0.23' into tizen 40/281240/1
2022-09-14 Karol LewandowskiMerge tag 'v1.0.22' into tizen 39/281239/1
2021-07-27 Nathan Hjelmconfigure: remove usage of deprecated AC_HELP_STRING
2021-07-22 Nathan Hjelmdarwin: use the IO registry to detect if a kernel drive...
2021-05-16 osydarwin: add authorization for device capture
2021-01-15 Chris Dickensconfigure.ac: Consider Mac OS X target version for...
2020-12-10 Chris Dickenslibusb 1.0.24 upstream/1.0.24
2020-11-27 Chris Dickensbuild: Prepare config.h for inclusion in examples/tests
2020-11-10 Chris Dickensexamples: Enable all examples to build on all platforms
2020-09-13 Chris Dickensthreads_posix: Use monotonic clock for condition variab...
2020-09-13 Chris Dickenscore: Split usbi_clock_gettime() into two separate...
2020-09-13 Chris Dickensbuild: Merge events and threads into single platform...
2020-08-13 Chris Dickenscore: Add support for eventfd
2020-08-12 Chris Dickenscore: Introduce platform events abstraction
2020-04-09 Chris Dickensconfigure.ac: Enhance compiler checks for pthreads
2020-04-09 Chris Dickensconfigure.ac: Simplify detection of Windows compilation
2020-04-09 Chris Dickensconfigure.ac: Fix compilation of Haiku's C++ convenienc...
2020-03-30 Chris Dickensbuild: Enable additional build errors and warnings
2020-03-30 Chris Dickensbuild: Require C11 to build and clean up autoconfig...
2020-03-28 Chris Dickenscore: Kill the OS_* definitions and use in the source...
2020-03-27 Chris Dickensthreads_posix: Improve usbi_get_tid() for various platforms
2020-03-25 Chris Dickensautotools: Fix a number of issues
2020-03-16 Chris Dickenscore: Kill usbi_backend.clock_gettime() function
2020-02-07 Alexander Steinlinux: provide an event thread name
2020-02-07 Chris Dickensthreads_posix: Use thread-local storage to cache thread ID
2020-01-26 Chris Dickensautobuild: Fix two issues
2020-01-24 Chris Dickensconfigure.ac: Cleanup and refactoring
2020-01-22 Chris DickensWindows: Drop support for Windows XP
2019-12-28 Pino ToscanoAdd Null POSIX backend
2019-08-09 Ludovic RousseauUnix: fix library version for next release
2018-12-05 Nathan Hjelmconfigure.ac: bump .so version for next release
2018-10-22 Baruch Siachconfigure.ac: fix detection of clock_gettime library
2018-01-08 Sameeh JubranWindows: Ditch UsbDk build configuration
2018-01-04 Chris DickensMisc: Ensure that both WINVER and _WIN32_WINNT are...
2017-04-13 taeyoungusbhost api: replace libdeviced to dbus method
2017-04-13 Paweł SzewczykUse deviced instead of USB Security Daemon
2017-04-13 Krzysztof OpasiakAllow to obtain fd from USB Security Daemon
2017-03-01 Chris Dickenslinux: Mark internal file descriptors as CLOEXEC
2017-02-20 Chris Dickensconfigure.ac: Remove obsolete AC_ERROR and make formatt...
2017-01-12 Chris Dickensconfigure.ac: Clean up style
2017-01-12 Chris Dickenscore: Remove use of gettimeofday()
2017-01-12 Chris Dickenscore: Remove check for and inclusion of signal.h
2016-07-25 Lei ChenSolaris backend
2016-03-11 Nathan Hjelmconfigure: bump autoconf version and remove obsolete...
2016-02-24 Evan Hunterwindows: Fix compilation for MSYS2
2016-02-24 Chris Dickenslinux_netlink: Remove unnecessary header includes and...
2016-01-27 Dmitry Fleytmanbuild: Integrate usbdk backend
2015-12-17 Chris DickensMisc: Simplify Haiku build and fix broken parallel...
2015-03-01 Venkatesh ShuklaRemove -c flag. Erroneous output caused on android
2014-09-25 Akshay Jaggihaiku: Add Haiku support
2014-09-03 Tormod VoldenWindows: Define WINVER to fix building on MinGW
2014-01-08 hjelmn@cs.unm.eduMisc: Revert all references to libusb/libusb.info
2013-12-28 Kuangye GuoAndroid: Add support for Linux/Android platforms
2013-09-06 Gustavo Zacariasconfigure.ac: uclinux is also linux
2013-08-21 Hans de Goedeopenbsd: Split openbsd backend into separate openbsd...
2013-08-09 Toby GrayCore: Add compile time option to use native OS logging...
2013-07-30 Nathan HjelmAdd checks for headers needed by linux/netlink.h
2013-05-16 Hans de Goedeconfigure: Fix --enable-udev help text
2013-05-15 Nathan HjelmAdd hotplug support to the Linux backend.
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
next