index
:
buildroot-novena
debian
master
build system for the novena open hardware laptop board
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
libusb
Commit message (
Expand
)
Author
Age
Files
Lines
*
libusb: bump version
Gustavo Zacarias
2010-06-06
1
-1
/
+1
*
libusb: bump version, convert to autotools, add -compat lib
Mike Crowe
2010-04-06
2
-96
/
+9
*
libusb: move phony dependencies to toplevel libusb target
Peter Korsgaard
2009-12-20
1
-2
/
+2
*
libusb: convert to autotools infrastructure for host package
Thomas Petazzoni
2009-12-15
1
-1
/
+1
*
host-pkgconfig is now host-pkg-config
Thomas Petazzoni
2009-12-15
1
-1
/
+1
*
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-10-01
1
-1
/
+1
*
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-09-03
1
-1
/
+1
*
libusb: fix host libtool dependency
Peter Korsgaard
2009-08-03
1
-1
/
+1
*
libusb: fix host autoconf/automake dependencies
Peter Korsgaard
2009-05-24
1
-1
/
+1
*
pkgconfig: add pkgconfig package for target
Peter Korsgaard
2009-03-18
2
-2
/
+1
*
package/: convert to DOWNLOAD helper
Peter Korsgaard
2009-01-16
1
-2
/
+2
*
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-12-08
1
-1
/
+1
*
libusb: use 0.1.12-10 from snapshot.debian.net
Peter Korsgaard
2008-12-05
1
-3
/
+2
*
Kconfig: remove 'default n'
Peter Korsgaard
2008-07-17
1
-1
/
+0
*
packages: fix pkgconfig depencies and select pkgconfig where needed
Peter Korsgaard
2008-06-14
2
-1
/
+2
*
Publish $(LIBTOOL) variable and use it in the libusb dependencies, so that
Hamish Moffatt
2008-06-13
1
-1
/
+1
*
libusb: bump patch version
Peter Korsgaard
2008-06-13
1
-1
/
+1
*
libusb: depend on actual host-libtool binary
Peter Korsgaard
2008-06-13
1
-1
/
+1
*
Fix missing libtool when building libusb
Hamish Moffatt
2008-06-13
1
-1
/
+1
*
Fix dependencies to enable autoreconf, without rebuilding every time
Hamish Moffatt
2008-05-28
1
-1
/
+1
*
Fix dependency on host-autoconf
Hamish Moffatt
2008-05-28
1
-2
/
+2
*
libusb: correctly install into STAGING_DIR/usr
Peter Korsgaard
2008-03-27
1
-4
/
+4
*
Update diff version.
"Steven J. Hill"
2008-02-18
1
-1
/
+1
*
libusb: install into target with cp instead of install to preserve symlinks
Peter Korsgaard
2008-02-15
1
-2
/
+1
*
Added BR2_DEBIAN_MIRROR
Thomas Lundquist
2007-12-27
1
-1
/
+1
*
fix libusb autoconf scripts for armeb
Ivan Kuten
2007-11-09
1
-1
/
+3
*
remove g++ dependency from libusb
Ivan Kuten
2007-11-09
1
-0
/
+20
*
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-10-01
1
-1
/
+1
*
Build libusb without annoying tests, breaking the build
Ulf Samuelsson
2007-09-25
1
-0
/
+3
*
- fix source location of libusb libs
Bernhard Reutner-Fischer
2007-09-20
1
-3
/
+3
*
- need to touch the tarball
Bernhard Reutner-Fischer
2007-08-31
1
-0
/
+1
*
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
1
-1
/
+1
*
- pull in patches from debian.
Bernhard Reutner-Fischer
2007-08-21
1
-10
/
+18
*
- sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkd...
Bernhard Reutner-Fischer
2007-08-21
1
-1
/
+1
*
SED away some whitespace
Ulf Samuelsson
2007-08-20
1
-1
/
+1
*
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
Ulf Samuelsson
2007-08-11
1
-1
/
+1
*
Avoid repeated rebuild of libusb
Ulf Samuelsson
2007-07-16
1
-2
/
+5
*
Use <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf Samuelsson
2007-07-11
1
-3
/
+3
*
- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).
Bernhard Reutner-Fischer
2007-07-09
1
-1
/
+1
*
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-06-27
1
-9
/
+1
*
Major clean-up.
"Steven J. Hill"
2007-05-07
1
-9
/
+14
*
fixup package LDFLAGS handling
Eric Andersen
2007-03-13
1
-0
/
+1
*
- remove some hardcoded occurances of "make" and use the proper variable instead
Bernhard Reutner-Fischer
2007-01-21
1
-1
/
+1
*
fixup a whole steaming pile of insanity. When packages are configured,
Eric Andersen
2007-01-14
1
-1
/
+1
*
- add missing package-source targets
Bernhard Reutner-Fischer
2007-01-03
1
-0
/
+2
*
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...
Bernhard Reutner-Fischer
2006-10-01
1
-1
/
+1
*
832: Bump libusb package to v0.1.12
Eric Andersen
2006-04-14
1
-1
/
+1
*
bug 834: libusb: build fix: set big/little endian
Eric Andersen
2006-04-14
1
-0
/
+7
*
import libusb package
Mike Frysinger
2005-12-13
2
-0
/
+66