summaryrefslogtreecommitdiff
path: root/package/libusb
Commit message (Expand)AuthorAge
* libusb: bump versionPeter Korsgaard2012-04-20
* libusb: add host variantThomas Petazzoni2012-02-02
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-29
* package: apply libtool patch where possiblePeter Korsgaard2011-02-17
* libusb: bump versionGustavo Zacarias2010-06-06
* libusb: bump version, convert to autotools, add -compat libMike Crowe2010-04-06
* libusb: move phony dependencies to toplevel libusb targetPeter Korsgaard2009-12-20
* libusb: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-15
* host-pkgconfig is now host-pkg-configThomas Petazzoni2009-12-15
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-01
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-03
* libusb: fix host libtool dependencyPeter Korsgaard2009-08-03
* libusb: fix host autoconf/automake dependenciesPeter Korsgaard2009-05-24
* pkgconfig: add pkgconfig package for targetPeter Korsgaard2009-03-18
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-16
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-08
* libusb: use 0.1.12-10 from snapshot.debian.netPeter Korsgaard2008-12-05
* Kconfig: remove 'default n'Peter Korsgaard2008-07-17
* packages: fix pkgconfig depencies and select pkgconfig where neededPeter Korsgaard2008-06-14
* Publish $(LIBTOOL) variable and use it in the libusb dependencies, so thatHamish Moffatt2008-06-13
* libusb: bump patch versionPeter Korsgaard2008-06-13
* libusb: depend on actual host-libtool binaryPeter Korsgaard2008-06-13
* Fix missing libtool when building libusbHamish Moffatt2008-06-13
* Fix dependencies to enable autoreconf, without rebuilding every timeHamish Moffatt2008-05-28
* Fix dependency on host-autoconfHamish Moffatt2008-05-28
* libusb: correctly install into STAGING_DIR/usrPeter Korsgaard2008-03-27
* Update diff version."Steven J. Hill"2008-02-18
* libusb: install into target with cp instead of install to preserve symlinksPeter Korsgaard2008-02-15
* Added BR2_DEBIAN_MIRRORThomas Lundquist2007-12-27
* fix libusb autoconf scripts for armebIvan Kuten2007-11-09
* remove g++ dependency from libusbIvan Kuten2007-11-09
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-01
* Build libusb without annoying tests, breaking the buildUlf Samuelsson2007-09-25
* - fix source location of libusb libsBernhard Reutner-Fischer2007-09-20
* - need to touch the tarballBernhard Reutner-Fischer2007-08-31
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-21
* - pull in patches from debian.Bernhard Reutner-Fischer2007-08-21
* - sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkd...Bernhard Reutner-Fischer2007-08-21
* SED away some whitespaceUlf Samuelsson2007-08-20
* Use STAGING_DIR/usr/lib instead of STAGING_DIR/libUlf Samuelsson2007-08-11
* Avoid repeated rebuild of libusbUlf Samuelsson2007-07-16
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-11
* - the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).Bernhard Reutner-Fischer2007-07-09
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-27
* Major clean-up."Steven J. Hill"2007-05-07
* fixup package LDFLAGS handlingEric Andersen2007-03-13
* - remove some hardcoded occurances of "make" and use the proper variable insteadBernhard Reutner-Fischer2007-01-21
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-14
* - add missing package-source targetsBernhard Reutner-Fischer2007-01-03
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-01