summaryrefslogtreecommitdiff
path: root/lib/libusb/Makefile
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-03-30libusb(3): Implement libusb_init_context() and the needed structures and defi...Hans Petter Selasky
2022-10-02libusb(3): Implement libusb_interrupt_event_handler() by exposing existing fu...Hans Petter Selasky
2022-08-11Install working pkgconfig .pc files for compat librariesAlex Richardson
2021-12-17libusb: remove use of COMPAT_32BITBrooks Davis
2021-03-16Convert libs with pc files to use PCFILESEmmanuel Vadot
2020-06-09libusb: improve compatibilityKyle Evans
2019-12-27Implement new libusb v2.0 API function, libusb20_dev_get_stats().Hans Petter Selasky
2019-09-05pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot
2016-06-23Add support for USB streams to the LibUSB v1.0 API and update theHans Petter Selasky
2016-06-22Implement libusb_hotplug_register_callback() andHans Petter Selasky
2016-06-16Add multiple missing descriptor parsing functions to the LibUSB v1.0 API.Hans Petter Selasky
2016-06-16Add support for libusb_set_auto_detach_kernel_driver() to the LibUSB v1.0 API.Hans Petter Selasky
2016-06-16Implement libusb_get_version() and update libusb manual page.Hans Petter Selasky
2016-02-04First pass through library packaging.Glen Barber
2015-10-03Remove redundant COMPAT_32BIT guard on pkgconfig files. This is already handledBryan Drewery
2015-09-18Replace beforeinstall: handling with FILES.Bryan Drewery
2015-08-15bsd.lib.mk has to be included after MLINKS assignmentAntoine Brodin
2014-11-25Convert libraries to use LIBADDBaptiste Daroussin
2014-10-27only install .pc files when we are not installing 32bit compat libs...John-Mark Gurney
2014-01-05Implement two new libusb API functions.Hans Petter Selasky
2013-07-25Add pkgconf files for libusb.Rui Paulo
2013-07-14Add some missing definitions to build a working FreeBSD's libusb under Linux.Hans Petter Selasky
2013-05-03Add new USB API to get the port path of a USB device.Hans Petter Selasky
2013-03-13- Make the FreeBSD's USB library compile under Linux.Hans Petter Selasky
2013-02-14Add USB API to read power draw on USB devices.Hans Petter Selasky
2012-06-12LibUSB v1.0 API compiliance and bugfixes.Hans Petter Selasky
2012-05-07Add missing LibUSB 1.0 API function: libusb_get_string_descriptor().Hans Petter Selasky
2012-04-25Bump the libusb major version due to the last commit, whichHans Petter Selasky
2012-04-12Add missing LibUSB 1.0 API function.Hans Petter Selasky
2011-11-09Add definition of some USB 3.0 descriptors to libusb 1.0 and libusb 2.0.Hans Petter Selasky
2011-09-19Implement missing USB debug information functions.Hans Petter Selasky
2011-08-16Update LibUSB v1.0 manual page:Hans Petter Selasky
2011-06-24- Add two new API's to libusb20 which can be used to retrive informationHans Petter Selasky
2011-02-28- Add missing MLINKS for libusb and some manpage fixes.Hans Petter Selasky
2010-10-14- Add support for LibUSB in 32-bit compatibility mode.Hans Petter Selasky
2010-01-02Build lib/ with WARNS=6 by default.Ed Schouten
2009-07-19Bump the version of all non-symbol-versioned shared libraries inKen Smith
2009-06-23Add libusb 1.0 support which is compatible with the latest revision onAndrew Thompson
2009-03-10Update libusb.3 name and add mlinks for usb.3 and libusb20.3Andrew Thompson
2009-03-09libusb20 is now installed as libusb, remove the version number from theAndrew Thompson
2002-03-27Follow NetBSD and rename libusb to libusbhid.Josef Karthauser
2001-03-27MAN[1-9] -> MAN.Ruslan Ermilov
2000-06-11The USB library from NetBSD by Lennart Augustsson <lennart@augustsson.net>.Nick Hibma