summaryrefslogtreecommitdiffstats
path: root/package/bash/bash.mk
Commit message (Expand)AuthorAgeFilesLines
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
* bash: add missing dependency on host-bisonThomas Petazzoni2013-03-261-1/+1
* bash: add license infoArnout Vandecappelle (Essensium/Mind)2012-11-141-0/+3
* all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* bash: Adding features that can not be automatically detected while cross-comp...Arnout Vandecappelle (Essensium/Mind)2012-01-201-1/+5
* bash: bump to version 4.2 pl10Gustavo Zacarias2011-11-141-1/+2
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-291-1/+1
* bash: build after busyboxGustavo Zacarias2011-01-171-0/+5
* bash: bump to 4.1.7(1) and migrate to autotargetsGustavo Zacarias2010-07-011-105/+26
* Do not let packages remove man pages, info pages and documentationThomas Petazzoni2010-04-111-7/+0
* bash: fix configurationLionel Landwerlin2010-01-281-2/+3
* bash: remove CC variable when calling makeLionel Landwerlin2010-01-281-3/+3
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-011-1/+1
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-2/+2
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
* bash.mk:Wade Berrier2008-10-061-0/+10
* Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fixHamish Moffatt2008-03-261-1/+1
* added debug optionJohn Voltz2008-03-111-0/+1
* buildroot: Use BR2_GNU_MIRROR everywherePeter Korsgaard2008-03-111-1/+1
* - cleanup and fixes (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-171-6/+16
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-1/+1
* Fix bad patch naming schemeUlf Samuelsson2007-08-221-1/+1
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-1/+1
* Avoid error msg when TARGET_DIR/bin is created for the umpteenth timeUlf Samuelsson2007-08-111-1/+1
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-3/+3
* - fix a few -clean targets.Bernhard Reutner-Fischer2007-06-281-2/+3
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-2/+1
* - install some more stuff that goes into staging_dir into the proper place.Bernhard Reutner-Fischer2007-04-161-0/+1
* - using target's LDFLAGS as LDFLAGS_FOR_BUILD is b0rkedBernhard Reutner-Fischer2007-04-061-0/+3
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
* - some more CONFIG_UPDATEs by Haavard SkinnemoenBernhard Reutner-Fischer2007-03-071-1/+1
* - bump to bash 3.2. Thanks to Alexander RigboBernhard Reutner-Fischer2007-02-161-4/+5
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-141-1/+2
* - bash can't be built with -j.Bernhard Reutner-Fischer2006-12-081-4/+4
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-011-1/+1
* don't use ftp for gnu stuff, a few version bumps as well,Eric Andersen2006-06-231-1/+1
* some more upstream patchesMike Frysinger2006-04-151-0/+1
* update to bash-3.1Mike Frysinger2006-03-191-2/+2
* - quote HOST_CC.Bernhard Reutner-Fischer2006-03-101-2/+2
* remove extra space after touchMike Frysinger2005-11-241-1/+1
* Hopefully this will teach bash to get signals correct when cross compiled.Eric Andersen2005-08-021-1/+1
* Fix install error caused by 'ln -sf' which tries to use the target's"Steven J. Hill"2005-04-231-1/+1
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-101-0/+8
* If both bash and busybox are selected, make certain bash winsEric Andersen2004-12-271-0/+6
* convert patches to -p1 formatMike Frysinger2004-10-191-1/+1
* bash-3.0Mike Frysinger2004-10-181-4/+6
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-091-1/+1
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-0/+72