aboutsummaryrefslogtreecommitdiff
path: root/lib/libusb/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant COMPAT_32BIT guard on pkgconfig files. This is already handledBryan Drewery2015-10-031-2/+2
* Replace beforeinstall: handling with FILES.Bryan Drewery2015-09-181-10/+3
* bsd.lib.mk has to be included after MLINKS assignmentAntoine Brodin2015-08-151-2/+2
* Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-2/+1
* only install .pc files when we are not installing 32bit compat libs...John-Mark Gurney2014-10-271-0/+2
* Implement two new libusb API functions.Hans Petter Selasky2014-01-051-0/+2
* Add pkgconf files for libusb.Rui Paulo2013-07-251-0/+8
* Add some missing definitions to build a working FreeBSD's libusb under Linux.Hans Petter Selasky2013-07-141-2/+13
* Add new USB API to get the port path of a USB device.Hans Petter Selasky2013-05-031-0/+1
* - Make the FreeBSD's USB library compile under Linux.Hans Petter Selasky2013-03-131-0/+13
* Add USB API to read power draw on USB devices.Hans Petter Selasky2013-02-141-0/+1
* LibUSB v1.0 API compiliance and bugfixes.Hans Petter Selasky2012-06-121-0/+3
* Add missing LibUSB 1.0 API function: libusb_get_string_descriptor().Hans Petter Selasky2012-05-071-0/+1
* Bump the libusb major version due to the last commit, whichHans Petter Selasky2012-04-251-2/+2
* Add missing LibUSB 1.0 API function.Hans Petter Selasky2012-04-121-0/+1
* Add definition of some USB 3.0 descriptors to libusb 1.0 and libusb 2.0.Hans Petter Selasky2011-11-091-0/+4
* Implement missing USB debug information functions.Hans Petter Selasky2011-09-191-0/+3
* Update LibUSB v1.0 manual page:Hans Petter Selasky2011-08-161-0/+1
* - Add two new API's to libusb20 which can be used to retrive informationHans Petter Selasky2011-06-241-1/+3
* - Add missing MLINKS for libusb and some manpage fixes.Hans Petter Selasky2011-02-281-0/+171
* - Add support for LibUSB in 32-bit compatibility mode.Hans Petter Selasky2010-10-141-0/+4
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* Add libusb 1.0 support which is compatible with the latest revision onAndrew Thompson2009-06-231-5/+9
* Update libusb.3 name and add mlinks for usb.3 and libusb20.3Andrew Thompson2009-03-101-1/+4
* libusb20 is now installed as libusb, remove the version number from theAndrew Thompson2009-03-091-0/+25
* Follow NetBSD and rename libusb to libusbhid.Josef Karthauser2002-03-271-24/+0
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* The USB library from NetBSD by Lennart Augustsson <lennart@augustsson.net>.Nick Hibma2000-06-111-0/+24