Age | Commit message (Expand) | Author |
2009-01-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard |
2007-12-17 | Add support for GNU and kernel.org mirrors | Ivan Kuten |
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer |
2007-08-21 | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ... | Bernhard Reutner-Fischer |
2007-07-11 | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson |
2007-06-27 | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer |
2007-03-14 | yet more LDFLAGS handling fixups | Eric Andersen |
2007-03-13 | fixup package LDFLAGS handling | Eric Andersen |
2007-01-14 | fixup a whole steaming pile of insanity. When packages are configured, | Eric Andersen |
2006-12-05 | Patch the entire source tree up to get rid of deprecated and obsolete functio... | "Steven J. Hill" |
2006-12-05 | Patch packages to remove legacy and deprecated functions. All of these patche... | "Steven J. Hill" |
2006-11-17 | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer |
2005-12-29 | version bump to 2.12r and remove old dead target | Mike Frysinger |
2005-10-04 | This patch is necessary in order to build with gcc-4.1 compilers. Otherwise, ... | "Steven J. Hill" |
2005-09-24 | ver bump | Mike Frysinger |
2005-07-12 | Thomas Lundquist writes: | Eric Andersen |
2005-06-24 | be a bit more consistant with naming, always escape wildcards | Eric Andersen |
2005-06-19 | The configure script for this package is a hack at best. This patch | "Steven J. Hill" |
2005-05-03 | Add patches for GCC-4.x so that packages will build properly. | "Steven J. Hill" |
2005-02-10 | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen |
2005-01-12 | fixup util-linux compile | Eric Andersen |
2004-12-27 | When both busybox and coreutils and/or util-linux are selected, | Eric Andersen |
2004-10-14 | help text | Mike Frysinger |
2004-10-09 | Make the TAR_VERBOSITY option a bit more sane | Eric Andersen |
2004-10-09 | use $(TAR_VERBOSITY) | Mike Frysinger |
2004-10-09 | final step in buildroot facelift | Eric Andersen |
2004-10-09 | facelift step number two | Eric Andersen |
2004-10-09 | Remove the old 'make' directory, and populate the new 'package' | Eric Andersen |