crosstool-ng/scripts
Yann E. MORIN" 1eaa6e6cbf Some makeinfo versions are a pain in [somewhere very painful].
Work this around with a wrapper that always succeeds, and leave incomplete files in place.

 /trunk/scripts/crosstool.sh |    7     7     0     0 +++++++
 1 file changed, 7 insertions(+)
2008-06-15 22:02:45 +00:00
..
build Better install the libraries improperly installed by gcc in prefix/target/lib instead of sysroot/usr/lib. 2008-06-15 20:51:37 +00:00
crosstool.sh Some makeinfo versions are a pain in [somewhere very painful]. 2008-06-15 22:02:45 +00:00
functions Add a new helper function: CT_DoExecLog. 2008-05-25 22:25:50 +00:00
saveSample.sh When saving a sample, force the prefix directory to be ${HOME}/x-tools/${CT_TARGET} . 2008-06-15 19:55:56 +00:00
showSamples.sh Add a new rule to build the sample table ready to include in the WiKi. 2008-06-15 19:25:51 +00:00
tarball.sh.broken Get rid of all command (which is a bashism), and replace them with $(command), which is POSIX. 2008-05-20 21:32:39 +00:00