| Commit message (Expand) | Author | Age | Files | Lines |
* | libtool: install into staging | Peter Korsgaard | 2011-09-29 | 1 | -0/+1 |
* | package: avoid copying .m4 files from host to staging | Lionel Landwerlin | 2010-12-28 | 1 | -9/+0 |
* | libtool: avoid to patch ltmain.sh script in host-libtool package | Lionel Landwerlin | 2010-10-14 | 1 | -0/+2 |
* | libtool: bump to 2.2.10 | Lionel Landwerlin | 2010-10-14 | 1 | -1/+1 |
* | packages: remove unneeded _INSTALL_TARGET_OPT definitions | Thomas Petazzoni | 2010-09-27 | 1 | -4/+0 |
* | libtool: added LIBTOOLIZE variable to point on $(HOST_DIR)/usr/bin/libtoolize | Lionel Landwerlin | 2010-05-02 | 1 | -0/+1 |
* | libtool: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -44/+7 |
* | 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 | -2/+0 |
* | package: proper aclocal fix | Peter Korsgaard | 2009-03-29 | 1 | -0/+4 |
* | package: provide download target for host packages | Peter Korsgaard | 2009-03-24 | 1 | -0/+3 |
* | libtool: cleanup | Peter Korsgaard | 2009-03-23 | 1 | -123/+28 |
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
* | Use target ar & ranlib when generating static archives, the host tools were b... | Nigel Kukard | 2009-01-04 | 1 | -2/+2 |
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
* | libtool: don't error on missing directories in clean targets | Peter Korsgaard | 2008-09-22 | 1 | -2/+2 |
* | Publish $(LIBTOOL) variable and use it in the libusb dependencies, so that | Hamish Moffatt | 2008-06-13 | 1 | -2/+3 |
* | Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fix | Hamish Moffatt | 2008-03-26 | 1 | -1/+1 |
* | buildroot: Use BR2_GNU_MIRROR everywhere | Peter Korsgaard | 2008-03-11 | 1 | -1/+1 |
* | Run $(CONFIG_UPDATE) after unpacking sources | Hamish Moffatt | 2008-02-12 | 1 | -0/+2 |
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -1/+1 |
* | - bump version | Bernhard Reutner-Fischer | 2007-09-21 | 1 | -1/+1 |
* | - fixes and cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -8/+20 |
* | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ... | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -3/+3 |
* | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson | 2007-07-11 | 1 | -5/+5 |
* | - provide autotools for the host (Julien Letessier) | Bernhard Reutner-Fischer | 2007-06-28 | 1 | -7/+54 |
* | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer | 2007-06-27 | 1 | -2/+1 |
* | fixup package LDFLAGS handling | Eric Andersen | 2007-03-13 | 1 | -0/+1 |
* | fixup a whole steaming pile of insanity. When packages are configured, | Eric Andersen | 2007-01-14 | 1 | -0/+1 |
* | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ... | Bernhard Reutner-Fischer | 2006-10-01 | 1 | -1/+1 |
* | don't use ftp for gnu stuff, a few version bumps as well, | Eric Andersen | 2006-06-23 | 1 | -1/+1 |
* | version bump to 1.5.22 | Mike Frysinger | 2006-04-15 | 1 | -1/+1 |
* | remove extra space after touch | Mike Frysinger | 2005-11-24 | 1 | -1/+1 |
* | Support building a cross libtool for use on the host during cross-development. | Eric Andersen | 2005-09-30 | 1 | -0/+5 |
* | version bump | Mike Frysinger | 2005-09-22 | 1 | -2/+3 |
* | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | 2005-02-10 | 1 | -0/+8 |
* | Make the TAR_VERBOSITY option a bit more sane | Eric Andersen | 2004-10-09 | 1 | -1/+1 |
* | use $(TAR_VERBOSITY) | Mike Frysinger | 2004-10-09 | 1 | -1/+1 |
* | Remove the old 'make' directory, and populate the new 'package' | Eric Andersen | 2004-10-09 | 1 | -0/+77 |