Age | Commit message (Expand) | Author |
2010-11-19 | bash: fix build issues reported by Dmitry Ivanov, update to pl9 | Gustavo Zacarias |
2010-07-01 | bash: bump to 4.1.7(1) and migrate to autotargets | Gustavo Zacarias |
2010-04-11 | Do not let packages remove man pages, info pages and documentation | Thomas Petazzoni |
2010-01-28 | bash: fix configuration | Lionel Landwerlin |
2010-01-28 | bash: remove CC variable when calling make | Lionel Landwerlin |
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-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard |
2008-10-06 | bash.mk: | Wade Berrier |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard |
2008-05-01 | * Fixed bash patches | Nigel Kukard |
2008-04-29 | * Sync'd bash patches to upstream | Nigel Kukard |
2008-03-26 | Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fix | Hamish Moffatt |
2008-03-11 | added debug option | John Voltz |
2008-03-11 | buildroot: Use BR2_GNU_MIRROR everywhere | Peter Korsgaard |
2007-10-07 | - pull patches 018..024 | Bernhard Reutner-Fischer |
2007-09-17 | - cleanup and fixes (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer |
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer |
2007-08-22 | Remove bzero dependencies in bash | Ulf Samuelsson |
2007-08-22 | Fix bad patch naming scheme | Ulf Samuelsson |
2007-08-21 | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ... | Bernhard Reutner-Fischer |
2007-08-11 | Avoid error msg when TARGET_DIR/bin is created for the umpteenth time | Ulf Samuelsson |
2007-07-11 | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson |
2007-06-28 | - fix a few -clean targets. | Bernhard Reutner-Fischer |
2007-06-27 | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer |
2007-06-25 | - forgot to adjust the pathes.. | Bernhard Reutner-Fischer |
2007-06-25 | - pull some additional fixes from upstream | Bernhard Reutner-Fischer |
2007-04-16 | - install some more stuff that goes into staging_dir into the proper place. | Bernhard Reutner-Fischer |
2007-04-06 | - using target's LDFLAGS as LDFLAGS_FOR_BUILD is b0rked | Bernhard Reutner-Fischer |
2007-03-13 | fixup package LDFLAGS handling | Eric Andersen |
2007-03-07 | - some more CONFIG_UPDATEs by Haavard Skinnemoen | Bernhard Reutner-Fischer |
2007-02-16 | - bump to bash 3.2. Thanks to Alexander Rigbo | Bernhard Reutner-Fischer |
2007-01-14 | fixup a whole steaming pile of insanity. When packages are configured, | Eric Andersen |
2007-01-03 | - add missing package-source targets | Bernhard Reutner-Fischer |
2006-12-08 | - bash can't be built with -j. | Bernhard Reutner-Fischer |
2006-10-01 | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ... | Bernhard Reutner-Fischer |
2006-06-23 | don't use ftp for gnu stuff, a few version bumps as well, | Eric Andersen |
2006-04-15 | fix patch to work with -p1 | Mike Frysinger |
2006-04-15 | some more upstream patches | Mike Frysinger |
2006-04-15 | some more upstream patches | Mike Frysinger |
2006-03-23 | some more patches from upstream | Mike Frysinger |
2006-03-19 | import bash-3.1 patches | Mike Frysinger |
2006-03-19 | update to bash-3.1 | Mike Frysinger |
2006-03-10 | - quote HOST_CC. | Bernhard Reutner-Fischer |
2005-11-24 | remove extra space after touch | Mike Frysinger |
2005-08-02 | also remove support/mksignames.c | Eric Andersen |
2005-08-02 | Hopefully this will teach bash to get signals correct when cross compiled. | Eric Andersen |
2005-04-23 | Fix install error caused by 'ln -sf' which tries to use the target's | "Steven J. Hill" |
2005-02-10 | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen |