crosstool-ng/scripts
Yann E. MORIN" 78d1209616 Move the check for tsocks' availability just before using tsocks: make it clear we check before we use.
Use CT_DoExecLog to validate tsocks configuration.
Don't use gawk, but awk. awk *is* GNU awk, check by ./configure.

 /trunk/scripts/crosstool.sh |    9     5     4     0 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
2008-07-16 21:57:12 +00:00
..
build Use CT_DoExecLog when building tools and debug utilities. 2008-07-14 21:57:57 +00:00
crosstool.sh Move the check for tsocks' availability just before using tsocks: make it clear we check before we use. 2008-07-16 21:57:12 +00:00
functions Catching a double fault is doomed... Don't take action. 2008-07-14 21:56:58 +00:00
saveSample.sh Only priunt WARNings when saving the current configuration. 2008-06-22 17:30:37 +00:00
showSamples.sh Small eye-candy in the WiKi table dump. 2008-07-13 21:35:09 +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