crosstool-ng/scripts
Yann E. MORIN" 2f6bd7b794 Introduce using a LAN mirror for retrieving tarballs.
/trunk/scripts/functions         |   40    36     4     0 ++++++++++++-
 /trunk/config/global/download.in |  146   115    31     0 ++++++++++++++++++++++++++++++++++++----------
 2 files changed, 151 insertions(+), 35 deletions(-)
2008-07-19 22:45:17 +00:00
..
build Use POSIX constructs in the DUMA wrapper installed on the target. 2008-07-19 12:15:17 +00:00
crosstool.sh Remove the check for absolutely needed tools now ./configure checks for them. 2008-07-17 21:17:19 +00:00
functions Introduce using a LAN mirror for retrieving tarballs. 2008-07-19 22:45:17 +00:00
saveSample.sh Don't use a progress bar when saving samples, it's ugly. 2008-07-18 15:18:09 +00:00
showSamples.sh Some eye-candy in the WiKi status table. 2008-07-19 18:12:35 +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