index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
bash
Age
Commit message (
Expand
)
Author
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 b0rked
Bernhard Reutner-Fischer
2007-03-13
fixup package LDFLAGS handling
Eric Andersen
2007-03-07
- some more CONFIG_UPDATEs by Haavard Skinnemoen
Bernhard Reutner-Fischer
2007-02-16
- bump to bash 3.2. Thanks to Alexander Rigbo
Bernhard Reutner-Fischer
2007-01-14
fixup a whole steaming pile of insanity. When packages are configured,
Eric Andersen
2007-01-03
- add missing package-source targets
Bernhard Reutner-Fischer
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-23
don't use ftp for gnu stuff, a few version bumps as well,
Eric Andersen
2006-04-15
fix patch to work with -p1
Mike Frysinger
2006-04-15
some more upstream patches
Mike Frysinger
2006-04-15
some more upstream patches
Mike Frysinger
2006-03-23
some more patches from upstream
Mike Frysinger
2006-03-19
import bash-3.1 patches
Mike Frysinger
2006-03-19
update to bash-3.1
Mike Frysinger
2006-03-10
- quote HOST_CC.
Bernhard Reutner-Fischer
2005-11-24
remove extra space after touch
Mike Frysinger
2005-08-02
also remove support/mksignames.c
Eric Andersen
2005-08-02
Hopefully this will teach bash to get signals correct when cross compiled.
Eric Andersen
2005-04-23
Fix install error caused by 'ln -sf' which tries to use the target's
"Steven J. Hill"
2005-02-10
There is no need to have a separate 'Makefile.in' file in the
Eric Andersen
2005-01-11
Fix broken patches so they actually apply
Eric Andersen
2005-01-11
more bash patches
Mike Frysinger
2004-12-27
If both bash and busybox are selected, make certain bash wins
Eric Andersen
2004-10-19
convert patches to -p1 format
Mike Frysinger
2004-10-18
bash-3.0
Mike Frysinger
2004-10-14
help text
Mike Frysinger
2004-10-09
Make the TAR_VERBOSITY option a bit more sane
Eric Andersen
2004-10-09
use $(TAR_VERBOSITY)
Mike Frysinger
2004-10-09
final step in buildroot facelift
Eric Andersen
2004-10-09
Remove the old 'make' directory, and populate the new 'package'
Eric Andersen