Age | Commit message (Expand) | Author |
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-01-30 | toolchain: fix up GNU_TARGET_NAME link and target_utils location | Peter Korsgaard |
2009-01-26 | Add help for packages without AVR32 support | Ulf Samuelsson |
2009-01-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard |
2008-08-27 | stunnel: fix long help text lines | Peter Korsgaard |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard |
2008-03-27 | buildroot: cleanup <package>-clean targets. | Peter Korsgaard |
2007-12-13 | make stunnel see OpenSSL libs | Ivan Kuten |
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer |
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-11-24 | - add stunnel package. Thanks to Crispin Wellington | Bernhard Reutner-Fischer |