summaryrefslogtreecommitdiff
path: root/package/bash
Commit message (Expand)AuthorAge
* bash: bump to version 4.2 pl20Gustavo Zacarias2012-01-24
* bash: Adding features that can not be automatically detected while cross-comp...Arnout Vandecappelle (Essensium/Mind)2012-01-20
* bash: bump to version 4.2 pl10Gustavo Zacarias2011-11-14
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-29
* bash: build after busyboxGustavo Zacarias2011-01-17
* bash: fix build issues reported by Dmitry Ivanov, update to pl9Gustavo Zacarias2010-11-19
* bash: bump to 4.1.7(1) and migrate to autotargetsGustavo Zacarias2010-07-01
* Do not let packages remove man pages, info pages and documentationThomas Petazzoni2010-04-11
* bash: fix configurationLionel Landwerlin2010-01-28
* bash: remove CC variable when calling makeLionel Landwerlin2010-01-28
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-01
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-03
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-16
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-08
* bash.mk:Wade Berrier2008-10-06
* Kconfig: remove 'default n'Peter Korsgaard2008-07-17
* * Fixed bash patchesNigel Kukard2008-05-01
* * Sync'd bash patches to upstreamNigel Kukard2008-04-29
* Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fixHamish Moffatt2008-03-26
* added debug optionJohn Voltz2008-03-11
* buildroot: Use BR2_GNU_MIRROR everywherePeter Korsgaard2008-03-11
* - pull patches 018..024Bernhard Reutner-Fischer2007-10-07
* - cleanup and fixes (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-17
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-22
* Remove bzero dependencies in bashUlf Samuelsson2007-08-22
* Fix bad patch naming schemeUlf Samuelsson2007-08-22
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-21
* Avoid error msg when TARGET_DIR/bin is created for the umpteenth timeUlf Samuelsson2007-08-11
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-11
* - fix a few -clean targets.Bernhard Reutner-Fischer2007-06-28
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-27
* - forgot to adjust the pathes..Bernhard Reutner-Fischer2007-06-25
* - pull some additional fixes from upstreamBernhard Reutner-Fischer2007-06-25
* - install some more stuff that goes into staging_dir into the proper place.Bernhard Reutner-Fischer2007-04-16
* - using target's LDFLAGS as LDFLAGS_FOR_BUILD is b0rkedBernhard Reutner-Fischer2007-04-06
* fixup package LDFLAGS handlingEric Andersen2007-03-13
* - some more CONFIG_UPDATEs by Haavard SkinnemoenBernhard Reutner-Fischer2007-03-07
* - bump to bash 3.2. Thanks to Alexander RigboBernhard Reutner-Fischer2007-02-16
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-14
* - add missing package-source targetsBernhard Reutner-Fischer2007-01-03
* - bash can't be built with -j.Bernhard Reutner-Fischer2006-12-08
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-01
* don't use ftp for gnu stuff, a few version bumps as well,Eric Andersen2006-06-23
* fix patch to work with -p1Mike Frysinger2006-04-15
* some more upstream patchesMike Frysinger2006-04-15
* some more upstream patchesMike Frysinger2006-04-15
* some more patches from upstreamMike Frysinger2006-03-23
* import bash-3.1 patchesMike Frysinger2006-03-19
* update to bash-3.1Mike Frysinger2006-03-19
* - quote HOST_CC.Bernhard Reutner-Fischer2006-03-10