| Commit message (Expand) | Author | Age | Files | Lines |
* | gettext: convert to autotools-package | Maxime Ripard | 2012-09-20 | 1 | -141/+31 |
* | gettext: remove libintl handling | Thomas Petazzoni | 2012-09-20 | 1 | -6/+1 |
* | gettext: remove the gettext-target make target, unused | Thomas Petazzoni | 2012-09-20 | 1 | -4/+0 |
* | gettext: remove option to build statically | Thomas Petazzoni | 2012-09-20 | 1 | -9/+0 |
* | gettext: warn that legal-info is not implemented | Luca Ceresoli | 2012-07-17 | 1 | -0/+3 |
* | DOWNLOAD: change $1=DIRECTORY_URL, $2=FILE_NAME to $1=FULL_FILE_URL, $2=FILE_... | Alvaro G. M | 2012-03-18 | 1 | -1/+1 |
* | support: move package/gnuconfig to support/gnuconfig | Thomas Petazzoni | 2011-09-17 | 1 | -2/+1 |
* | support: move patch-kernel.sh and rename it | Thomas Petazzoni | 2011-09-17 | 1 | -1/+1 |
* | Globally remove aclocal directories from target | Malte Starostik | 2010-07-30 | 1 | -2/+0 |
* | Update all packages to quote $(TARGET_CC) | Thomas Petazzoni | 2010-07-07 | 1 | -2/+2 |
* | Get rid of useless OpenMP related code | Thomas Petazzoni | 2010-04-11 | 1 | -1/+1 |
* | Do not let packages remove man pages, info pages and documentation | Thomas Petazzoni | 2010-04-11 | 1 | -8/+1 |
* | toolchain: prepare for more than two alternatives | Yann E. MORIN | 2010-03-31 | 1 | -1/+1 |
* | host-pkgconfig is now host-pkg-config | Thomas Petazzoni | 2009-12-15 | 1 | -1/+1 |
* | package: get rid of redundant malloc related configure presets | Peter Korsgaard | 2009-12-06 | 1 | -6/+0 |
* | 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 |
* | pkgconfig: add pkgconfig package for target | Peter Korsgaard | 2009-03-18 | 1 | -1/+1 |
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
* | package/alsa-lib/alsa-lib.mk | Daniel Laird | 2009-01-13 | 1 | -1/+1 |
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -4/+4 |
* | Strip gettext libraries on the target | Peter Korsgaard | 2008-10-27 | 1 | -0/+2 |
* | gettext: also remove from staging on -clean | Peter Korsgaard | 2008-07-23 | 1 | -0/+1 |
* | buildroot: additional -clean target fixes | Peter Korsgaard | 2008-04-01 | 1 | -1/+1 |
* | 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 |
* | - cleanup and fixes (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-09-17 | 1 | -9/+13 |
* | Add target to unpack gettext | Ulf Samuelsson | 2007-09-05 | 1 | -0/+2 |
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -2/+2 |
* | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ... | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -1/+1 |
* | Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't | Eric Andersen | 2007-08-10 | 1 | -1/+1 |
* | Remove bad definition of LD to allow building of shared libraries | Ulf Samuelsson | 2007-07-27 | 1 | -1/+0 |
* | Update Config of gettext subdir | Ulf Samuelsson | 2007-07-23 | 1 | -0/+1 |
* | Temporarily allow static libgettext library option to ensure build can comple... | Ulf Samuelsson | 2007-07-16 | 1 | -1/+13 |
* | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson | 2007-07-11 | 1 | -3/+3 |
* | - make it compile. | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -30/+22 |
* | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer | 2007-06-27 | 1 | -2/+1 |
* | - bump version | Bernhard Reutner-Fischer | 2007-06-20 | 1 | -4/+5 |
* | fixup package LDFLAGS handling | Eric Andersen | 2007-03-13 | 1 | -0/+1 |
* | Fix building of gettext/libintl when using an external toolchain. | "Steven J. Hill" | 2007-02-06 | 1 | -0/+5 |
* | Remove all of the binaries except for the one used for the target even though... | "Steven J. Hill" | 2007-01-16 | 1 | -1/+4 |
* | do not install build stuff into the target unless specifically asked to do so | Eric Andersen | 2007-01-15 | 1 | -4/+6 |
* | fixup a whole steaming pile of insanity. When packages are configured, | Eric Andersen | 2007-01-14 | 1 | -10/+26 |
* | fix install such that pkg-config setup is correct | Eric Andersen | 2007-01-10 | 1 | -23/+5 |
* | fix gettext so it will actually compile and install | Eric Andersen | 2007-01-10 | 1 | -11/+66 |
* | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ... | Bernhard Reutner-Fischer | 2006-10-01 | 1 | -1/+1 |
* | ver bump to 0.14.6 | Mike Frysinger | 2006-07-20 | 1 | -2/+3 |
* | don't use ftp for gnu stuff, a few version bumps as well, | Eric Andersen | 2006-06-23 | 1 | -3/+3 |
* | added patch to fix progname per case 0000879 | David Anders | 2006-05-24 | 1 | -0/+1 |
* | changed the installation prefixes for target | David Anders | 2006-05-24 | 1 | -1/+13 |