crosstool-ng/scripts
Yann E. MORIN" 1805f4e62d There's no longer any reason to require GNU awk:
- the only part that required it (socks proxy settings) is gone,
- all remaining awk scripts are POSIXly correct (or should be).

 -------- diffstat follows --------
 /trunk/configure                     |    5     2     3     0 ++---
 /trunk/Makefile.in                   |    2     0     2     0 --
 /trunk/scripts/build/kernel/linux.sh |    2     1     1     0 +-
 /trunk/scripts/build/internals.sh    |    1     0     1     0 -
 /trunk/scripts/build/mpfr.sh         |    2     1     1     0 +-
 /trunk/scripts/functions             |    4     2     2     0 ++--
 /trunk/scripts/saveSample.sh.in      |    4     2     2     0 ++--
 7 files changed, 8 insertions(+), 12 deletions(-)
2009-04-20 21:10:03 +00:00
..
build There's no longer any reason to require GNU awk: 2009-04-20 21:10:03 +00:00
addToolVersion.sh Move do_finish from scripts/functions to its own file in scipts/build/internals.sh. 2009-03-04 17:59:35 +00:00
config.guess Update the config.{guess,sub} files. 2009-03-15 20:52:50 +00:00
config.sub Update the config.{guess,sub} files. 2009-03-15 20:52:50 +00:00
crosstool-NG.sh.in Remove test files. 2009-03-29 21:05:13 +00:00
functions There's no longer any reason to require GNU awk: 2009-04-20 21:10:03 +00:00
patch-renumber.sh Fix patch-renumber: 2009-02-01 23:15:59 +00:00
populate.in Fix populate to correctly use tools discovered via ./configure. 2009-02-01 22:41:16 +00:00
saveSample.sh.in There's no longer any reason to require GNU awk: 2009-04-20 21:10:03 +00:00
scripts.mk Get rid of the tols/ directory: 2008-12-16 18:12:34 +00:00
showSamples.sh Use tools discovered via ./configure in scripts/showSample.sh; make it a POSIX shell script. 2009-02-01 18:43:45 +00:00
toolchain-config.in Use tools discovered by ./configure in scripts/toolchain-config.in. 2009-02-01 18:51:19 +00:00