summaryrefslogtreecommitdiff
path: root/package/bash/bash.mk
AgeCommit message (Expand)Author
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
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-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-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-09-17- cleanup and fixes (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer
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
2007-06-28- fix a few -clean targets.Bernhard Reutner-Fischer
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard 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 b0rkedBernhard Reutner-Fischer
2007-03-13fixup package LDFLAGS handlingEric Andersen
2007-03-07- some more CONFIG_UPDATEs by Haavard SkinnemoenBernhard Reutner-Fischer
2007-02-16- bump to bash 3.2. Thanks to Alexander RigboBernhard Reutner-Fischer
2007-01-14fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen
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-23don't use ftp for gnu stuff, a few version bumps as well,Eric Andersen
2006-04-15some more upstream patchesMike Frysinger
2006-03-19update to bash-3.1Mike Frysinger
2006-03-10- quote HOST_CC.Bernhard Reutner-Fischer
2005-11-24remove extra space after touchMike Frysinger
2005-08-02Hopefully this will teach bash to get signals correct when cross compiled.Eric Andersen
2005-04-23Fix install error caused by 'ln -sf' which tries to use the target's"Steven J. Hill"
2005-02-10There is no need to have a separate 'Makefile.in' file in theEric Andersen
2004-12-27If both bash and busybox are selected, make certain bash winsEric Andersen
2004-10-19convert patches to -p1 formatMike Frysinger
2004-10-18bash-3.0Mike Frysinger
2004-10-09Make the TAR_VERBOSITY option a bit more saneEric Andersen
2004-10-09use $(TAR_VERBOSITY)Mike Frysinger
2004-10-09Remove the old 'make' directory, and populate the new 'package'Eric Andersen