crosstool-ng/scripts
Yann E. MORIN" 1007fb528d On 20090120.2203+0100, Andy Johnson <ajohnson@aecno.com> wrote:
The glibc.sh script doesn't handle the glibc versions with
  an underscore very well (bash expected integer error).  I
  have attached a small patch for that.  Instead of looking
  for "not period" I changed the sense to look for numbers.
  I initially tried to make it look for either a period or
  an underscore, but that didn't work like I wanted (probably
  because I did something wrong).

Original patch modified to be more robust.

 /trunk/scripts/build/libc/glibc.sh |    8     4     4     0 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
2009-01-25 17:53:14 +00:00
..
build On 20090120.2203+0100, Andy Johnson <ajohnson@aecno.com> wrote: 2009-01-25 17:53:14 +00:00
addToolVersion.sh Move addToolsVersion.sh from tools/ to scripts/ 2008-12-11 18:12:04 +00:00
config.guess Get rid of the tols/ directory: 2008-12-16 18:12:34 +00:00
config.sub Get rid of the tols/ directory: 2008-12-16 18:12:34 +00:00
crosstool-NG.sh On 20090115.0012+0100, "Andy Johnson" <ajohnson@aecno.com> wrote: 2009-01-20 20:37:43 +00:00
functions On 20090115.0012+0100, "Andy Johnson" <ajohnson@aecno.com> wrote: 2009-01-20 20:37:43 +00:00
patch-renumber.sh Move patch-renumber.sh from tools/ to scripts/ 2008-12-15 18:09:22 +00:00
populate.in Move populate.in from tools/ to scripts/ 2008-12-11 18:16:54 +00:00
saveSample.sh Use 'gawk', not plain 'awk'. 2008-10-29 22:27:30 +00:00
scripts.mk Get rid of the tols/ directory: 2008-12-16 18:12:34 +00:00
showSamples.sh Eyecandy in the WiKi table. 2008-11-01 16:49:00 +00:00
toolchain-config.in Move toolchain-config.in from tools/ to scripts/ 2008-12-11 18:21:18 +00:00