summaryrefslogtreecommitdiffstats
path: root/package/libusb/libusb.mk
Commit message (Expand)AuthorAgeFilesLines
* Build libusb without annoying tests, breaking the buildUlf Samuelsson2007-09-251-0/+3
* - fix source location of libusb libsBernhard Reutner-Fischer2007-09-201-3/+3
* - need to touch the tarballBernhard Reutner-Fischer2007-08-311-0/+1
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-1/+1
* - pull in patches from debian.Bernhard Reutner-Fischer2007-08-211-10/+18
* - sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkd...Bernhard Reutner-Fischer2007-08-211-1/+1
* SED away some whitespaceUlf Samuelsson2007-08-201-1/+1
* Use STAGING_DIR/usr/lib instead of STAGING_DIR/libUlf Samuelsson2007-08-111-1/+1
* Avoid repeated rebuild of libusbUlf Samuelsson2007-07-161-2/+5
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-3/+3
* - the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).Bernhard Reutner-Fischer2007-07-091-1/+1
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-9/+1
* Major clean-up."Steven J. Hill"2007-05-071-9/+14
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
* - remove some hardcoded occurances of "make" and use the proper variable insteadBernhard Reutner-Fischer2007-01-211-1/+1
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-141-1/+1
* - add missing package-source targetsBernhard Reutner-Fischer2007-01-031-0/+2
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-011-1/+1
* 832: Bump libusb package to v0.1.12Eric Andersen2006-04-141-1/+1
* bug 834: libusb: build fix: set big/little endianEric Andersen2006-04-141-0/+7
* import libusb packageMike Frysinger2005-12-131-0/+59