index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
libusb
/
libusb.mk
Age
Commit message (
Expand
)
Author
2012-08-28
remove rest of the BR2_SOURCEFORGE_MIRROR references
Stefan Fröberg
2012-07-17
all packages: rename XXXTARGETS to xxx-package
Arnout Vandecappelle (Essensium/Mind)
2012-07-17
all packages: use new host-xxx-package macros
Arnout Vandecappelle (Essensium/Mind)
2012-07-17
libusb: define license
Luca Ceresoli
2012-04-20
libusb: bump version
Peter Korsgaard
2012-02-02
libusb: add host variant
Thomas Petazzoni
2011-09-29
package: remove useless arguments from AUTOTARGETS
Thomas Petazzoni
2011-02-17
package: apply libtool patch where possible
Peter Korsgaard
2010-06-06
libusb: bump version
Gustavo Zacarias
2010-04-06
libusb: bump version, convert to autotools, add -compat lib
Mike Crowe
2009-12-20
libusb: move phony dependencies to toplevel libusb target
Peter Korsgaard
2009-12-15
libusb: convert to autotools infrastructure for host package
Thomas Petazzoni
2009-12-15
host-pkgconfig is now host-pkg-config
Thomas Petazzoni
2009-10-01
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-09-03
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-08-03
libusb: fix host libtool dependency
Peter Korsgaard
2009-05-24
libusb: fix host autoconf/automake dependencies
Peter Korsgaard
2009-03-18
pkgconfig: add pkgconfig package for target
Peter Korsgaard
2009-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-12-05
libusb: use 0.1.12-10 from snapshot.debian.net
Peter Korsgaard
2008-06-14
packages: fix pkgconfig depencies and select pkgconfig where needed
Peter Korsgaard
2008-06-13
Publish $(LIBTOOL) variable and use it in the libusb dependencies, so that
Hamish Moffatt
2008-06-13
libusb: bump patch version
Peter Korsgaard
2008-06-13
libusb: depend on actual host-libtool binary
Peter Korsgaard
2008-06-13
Fix missing libtool when building libusb
Hamish Moffatt
2008-05-28
Fix dependencies to enable autoreconf, without rebuilding every time
Hamish Moffatt
2008-05-28
Fix dependency on host-autoconf
Hamish Moffatt
2008-03-27
libusb: correctly install into STAGING_DIR/usr
Peter Korsgaard
2008-02-18
Update diff version.
"Steven J. Hill"
2008-02-15
libusb: install into target with cp instead of install to preserve symlinks
Peter Korsgaard
2007-12-27
Added BR2_DEBIAN_MIRROR
Thomas Lundquist
2007-11-09
fix libusb autoconf scripts for armeb
Ivan Kuten
2007-10-01
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-09-25
Build libusb without annoying tests, breaking the build
Ulf Samuelsson
2007-09-20
- fix source location of libusb libs
Bernhard Reutner-Fischer
2007-08-31
- need to touch the tarball
Bernhard Reutner-Fischer
2007-08-21
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
- pull in patches from debian.
Bernhard Reutner-Fischer
2007-08-21
- sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkd...
Bernhard Reutner-Fischer
2007-08-20
SED away some whitespace
Ulf Samuelsson
2007-08-11
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
Ulf Samuelsson
2007-07-16
Avoid repeated rebuild of libusb
Ulf Samuelsson
2007-07-11
Use <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf Samuelsson
2007-07-09
- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).
Bernhard Reutner-Fischer
2007-06-27
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-05-07
Major clean-up.
"Steven J. Hill"
2007-03-13
fixup package LDFLAGS handling
Eric Andersen
2007-01-21
- remove some hardcoded occurances of "make" and use the proper variable instead
Bernhard Reutner-Fischer
2007-01-14
fixup a whole steaming pile of insanity. When packages are configured,
Eric Andersen
[next]