crosstool-ng/scripts
Yann E. MORIN" ae91413aee scripts/addToolsVersion: properly handle .in vs. .in.2
While most components have their version in the .in file, some
have it in the .in.2 (eg. elf2flt).

Currently, to handle this case, we indiscriminately munge both files,
but this is wrong: in the elf2flt case, if we add a binutils version,
we do not want it to be added to elf2flt, and conversely.

So, for each tool, we need to explicitly know what file to munge.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2012-12-27 12:45:22 +01:00
..
build libc/glibc: both glibc and eglibc have pkgversion and bugurl 2012-12-26 13:30:51 +01:00
addToolVersion.sh scripts/addToolsVersion: properly handle .in vs. .in.2 2012-12-27 12:45:22 +01:00
config.guess scripts: update config.{guess,sub} 2012-09-25 23:23:53 +02:00
config.sub scripts: update config.sub 2012-10-15 16:59:11 +10:00
crosstool-NG.sh.in scripts: refine static linking check to better guide the user 2012-11-20 16:59:17 -08:00
functions scripts/functions: fix debug-shell 2012-11-22 19:43:26 +01:00
gen_in_frags.sh config: move multi-line shell commands from Makefile to script 2011-07-03 23:02:16 +02:00
install-sh configure: use autoconf to generate configure 2011-11-07 22:28:40 +01:00
mk-patch.sh scripts/mk-patch: squash all non alphanumeric chars 2011-04-08 00:58:33 +02:00
mk-release.sh scripts: fix mk-release 2012-05-08 22:30:05 +02:00
patch-renumber.sh scripts: fix tools override 2012-01-16 23:36:42 +01:00
patch-rework.sh misc: fix more typos here and there... 2011-07-17 16:53:40 +02:00
populate.in Allow multi-word "install" command. 2012-04-26 19:55:59 -06:00
saveSample.sh.in samples: use savedefconfig when saving samples 2012-05-07 00:27:05 +02:00
scripts.mk scripts: some eye-candy 2009-10-30 20:08:44 +01:00
showSamples.sh scripts/showSample: also print the threading implementation 2012-08-01 22:02:26 +02:00
showTuple.sh.in scripts/showTuple: fix stdout 2013-01-06 12:08:33 +01:00
toolchain-config.in scripts: simplify and fix the toolchain config script 2011-08-19 00:52:05 +02:00
xldd.in scripts/xldd: use user's sed and grep 2012-12-05 20:31:43 +01:00