]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - package/bash/bash.mk
package/bash: add missing double-dollar for /etc/shells
[coffee/buildroot.git] / package / bash / bash.mk
2018-05-03 Romain Naourpackage/bash: add missing double-dollar for /etc/shells
2018-03-30 Jörg Krausebash: bump to version 4.4.18
2018-02-03 Yann E. MORINpackage/bash: remove dead comment
2018-01-14 Romain Naourpackage/bash: add /bin/bash to /etc/shells
2017-12-01 Thomas PetazzoniMerge branch 'next'
2017-11-22 Adam Duskettbash: bump to 4.4.12
2017-09-24 Baruch Siachbash: fix static build
2017-06-01 Peter KorsgaardMerge branch 'next'
2017-05-31 Daniel Sabogalbash: disable bash malloc by default
2017-04-01 Rahul Bedarkarboot, package: use SPDX short identifier for GPLv3...
2016-12-01 Peter KorsgaardMerge branch 'next'
2016-11-30 Vicente Olivert... bash: bump version to 4.4
2016-03-12 Gustavo Zacariasbash re-enable parallel builds
2015-09-04 James Knightpackage/bash: indicate getcwd is malloc-supported
2014-12-11 Thomas PetazzoniRename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBS
2014-11-07 Gustavo Zacariasbash: switch to release tarball
2014-10-25 Vicente Olivert... bash: fix linking for static builds with uClibc toolchains
2014-10-12 Yann E. MORINsystem: add option to choose what /bin/sh points to
2014-10-08 Gustavo Zacariasbash: minor install tweaks
2014-10-04 Thomas De Schamphe... packages: rename FOO_CONF_OPT into FOO_CONF_OPTS
2014-03-01 Gustavo Zacariasbash: always prefix readline
2014-03-01 Gustavo Zacariasbash: bump to version 4.3
2013-12-06 Thomas De Schamphe... packages: remove uninstall commands
2013-08-31 Peter KorsgaardMerge branch 'next'
2013-08-28 Arnout Vandecappellebash: fails in parallel build
2013-08-13 Gustavo Zacariasbash: fix static build
2013-06-06 Alexandre BelloniNormalize separator size to 80
2013-03-26 Thomas Petazzonibash: add missing dependency on host-bison
2012-11-14 Arnout Vandecappel... bash: add license info
2012-07-17 Arnout Vandecappel... all packages: rename XXXTARGETS to xxx-package
2012-01-20 Arnout Vandecappel... bash: Adding features that can not be automatically...
2011-12-01 Peter KorsgaardMerge branch 'next'
2011-11-14 Gustavo Zacariasbash: bump to version 4.2 pl10
2011-09-29 Thomas Petazzonipackage: remove useless arguments from AUTOTARGETS
2011-01-17 Gustavo Zacariasbash: build after busybox
2010-07-01 Gustavo Zacariasbash: bump to 4.1.7(1) and migrate to autotargets
2010-04-11 Thomas PetazzoniDo not let packages remove man pages, info pages and...
2010-01-28 Lionel Landwerlinbash: fix configuration
2010-01-28 Lionel Landwerlinbash: remove CC variable when calling make
2009-10-01 Peter Korsgaardbuildroot: silence ./configure step when building with...
2009-09-03 Will Newtonpackage: Remove unnecessary dependencies on uclibc.
2009-01-16 Peter Korsgaardpackage/: convert to DOWNLOAD helper
2008-12-08 Peter Korsgaardpackage/: get rid of unneeded $(strip ..)
2008-10-06 Wade Berrierbash.mk:
2008-03-26 Hamish MoffattApplied patch from Nathanael D. Noblet <nathanael@gnat...
2008-03-11 John Voltzadded debug option
2008-03-11 Peter Korsgaardbuildroot: Use BR2_GNU_MIRROR everywhere
2007-09-17 Bernhard Reutner... - cleanup and fixes (Cristian Ionescu-Idbohrn)
2007-08-22 Bernhard Reutner... - global whitespace trimming
2007-08-22 Ulf SamuelssonFix bad patch naming scheme
2007-08-21 Bernhard Reutner... - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* packa...
2007-08-11 Ulf SamuelssonAvoid error msg when TARGET_DIR/bin is created for...
2007-07-11 Ulf SamuelssonUse <package>_VERSION in all <package>.mk instead of...
2007-06-28 Bernhard Reutner... - fix a few -clean targets.
2007-06-27 Bernhard Reutner... - add endian handling, mmap, memcmp checks to TARGET_CO...
2007-04-16 Bernhard Reutner... - install some more stuff that goes into staging_dir...
2007-04-06 Bernhard Reutner... - using target's LDFLAGS as LDFLAGS_FOR_BUILD is b0rked
2007-03-13 Eric Andersenfixup package LDFLAGS handling
2007-03-07 Bernhard Reutner... - some more CONFIG_UPDATEs by Haavard Skinnemoen
2007-02-16 Bernhard Reutner... - bump to bash 3.2. Thanks to Alexander Rigbo
2007-01-14 Eric Andersenfixup a whole steaming pile of insanity. When packages...
2006-12-08 Bernhard Reutner... - bash can't be built with -j.
2006-10-01 Bernhard Reutner... - use $(ZCAT) as configured by the user instead of...
2006-06-23 Eric Andersendon't use ftp for gnu stuff, a few version bumps as...
2006-04-15 Mike Frysingersome more upstream patches
2006-03-19 Mike Frysingerupdate to bash-3.1
2006-03-10 Bernhard Reutner... - quote HOST_CC.
2005-11-24 Mike Frysingerremove extra space after touch
2005-08-02 Eric AndersenHopefully this will teach bash to get signals correct...
2005-04-23 "Steven J. Hill"Fix install error caused by 'ln -sf' which tries to...
2005-02-10 Eric AndersenThere is no need to have a separate 'Makefile.in' file...
2004-12-27 Eric AndersenIf both bash and busybox are selected, make certain...
2004-10-19 Mike Frysingerconvert patches to -p1 format
2004-10-18 Mike Frysingerbash-3.0
2004-10-09 Eric AndersenMake the TAR_VERBOSITY option a bit more sane
2004-10-09 Mike Frysingeruse $(TAR_VERBOSITY)
2004-10-09 Eric AndersenRemove the old 'make' directory, and populate the new...