summaryrefslogtreecommitdiffstats
path: root/package/bash
AgeCommit message (Expand)Author
2014-12-11Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBSThomas Petazzoni
2014-11-07bash: switch to release tarballGustavo Zacarias
2014-10-25bash: fix linking for static builds with uClibc toolchainsVicente Olivert Riera
2014-10-12system: add option to choose what /bin/sh points toYann E. MORIN
2014-10-08bash: minor install tweaksGustavo Zacarias
2014-10-06bash: security bump to patchlevel 30Gustavo Zacarias
2014-10-04packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire
2014-10-03bash: add more security patchesGustavo Zacarias
2014-09-28bash: update to patchlevel 27Gustavo Zacarias
2014-09-24bash: security bump to patchlevel 25Gustavo Zacarias
2014-03-01bash: always prefix readlineGustavo Zacarias
2014-03-01bash: bump to version 4.3Gustavo Zacarias
2013-12-06packages: remove uninstall commandsThomas De Schampheleire
2013-08-28bash: fails in parallel buildArnout Vandecappelle
2013-08-13bash: fix static buildGustavo Zacarias
2013-06-06Normalize separator size to 80Alexandre Belloni
2013-03-26bash: add missing dependency on host-bisonThomas Petazzoni
2012-11-14bash: add license infoArnout Vandecappelle (Essensium/Mind)
2012-08-24bash: security bump to version 4.2 pl37Gustavo Zacarias
2012-07-30bash: add depends on MMUThomas Petazzoni
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-01-24bash: bump to version 4.2 pl20Gustavo Zacarias
2012-01-20bash: Adding features that can not be automatically detected while cross-comp...Arnout Vandecappelle (Essensium/Mind)
2011-11-14bash: bump to version 4.2 pl10Gustavo Zacarias
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-01-17bash: build after busyboxGustavo Zacarias
2010-11-19bash: fix build issues reported by Dmitry Ivanov, update to pl9Gustavo Zacarias
2010-07-01bash: bump to 4.1.7(1) and migrate to autotargetsGustavo Zacarias
2010-04-11Do not let packages remove man pages, info pages and documentationThomas Petazzoni
2010-01-28bash: fix configurationLionel Landwerlin
2010-01-28bash: remove CC variable when calling makeLionel Landwerlin
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-10-06bash.mk:Wade Berrier
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-05-01* Fixed bash patchesNigel Kukard
2008-04-29* Sync'd bash patches to upstreamNigel Kukard
2008-03-26Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fixHamish Moffatt
2008-03-11added debug optionJohn Voltz
2008-03-11buildroot: Use BR2_GNU_MIRROR everywherePeter Korsgaard
2007-10-07- pull patches 018..024Bernhard Reutner-Fischer
2007-09-17- cleanup and fixes (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer
2007-08-22Remove bzero dependencies in bashUlf Samuelsson
2007-08-22Fix bad patch naming schemeUlf Samuelsson
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-08-11Avoid error msg when TARGET_DIR/bin is created for the umpteenth timeUlf Samuelsson
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson