Searched refs:wget (Results 1 - 12 of 12) sorted by relevance

/external/zlib/
H A Dupdate_zlib.sh12 new_version=$(wget -O - --no-verbose -q http://zlib.net/ | \
21 wget -O /tmp/$tgz_file --no-verbose "http://zlib.net/$tgz_file"
/external/valgrind/main/drd/scripts/
H A Ddownload-and-build-gcc50 wget -q $FSF_MIRROR/gcc/gcc-${GCC_VERSION}/$TAR \
51 || { wget -q -O- $FSF_MIRROR/gcc/gcc-${GCC_VERSION}/${TAR%bz2}gz \
H A Ddownload-and-build-firefox39 ( cd $DOWNLOADS && wget -q $SRCURL/$TAR )
H A Ddownload-and-build-splash2.in26 wget -q http://www-flash.stanford.edu/apps/SPLASH/splash2.tar.gz
29 wget -q http://www.capsl.udel.edu/splash/splash2-modified.patch.gz
/external/antlr/antlr-3.4/runtime/Python/
H A Dhudson-build.sh27 wget http://pypi.python.org/packages/source/s/stringtemplate3/stringtemplate3-$ST_VERSION.tar.gz
34 wget http://www.antlr2.org/download/antlr-$ANTLR2_VERSION.tar.gz
/external/dbus/cmake/
H A Dcross-compile.sh70 (cd /tmp; wget http://www.winkde.org/pub/kde/ports/win32/repository/win32libs/expat-2.0.1-bin.zip)
71 (cd /tmp; wget http://www.winkde.org/pub/kde/ports/win32/repository/win32libs/expat-2.0.1-lib.zip)
/external/valgrind/main/drd/scripts/ppc-cross/
H A Ddownload-and-build-ppc-crosscompiler79 wget -q -nc "http://kegel.com/crosstool/crosstool-${CROSSTOOL_VERSION}.tar.gz"
/external/stlport/src/
H A Dlocale_impl.cpp308 locale::facet *wget = 0; local
328 wget = new time_get_byname<wchar_t, istreambuf_iterator<wchar_t, char_traits<wchar_t> > >(__time);
333 _STLP_UNWIND(delete wget; delete put; delete get; _STLP_PRIV __release_time(__time));
343 this->insert(wget, time_get<wchar_t, istreambuf_iterator<wchar_t, char_traits<wchar_t> > >::id);
/external/chromium/build/
H A Dinstall-build-deps.sh53 test -f $BINUTILS.tar.bz2 || wget $BINUTILS_URL
/external/expat/
H A DMakefile180 wget --output-document=tests/xmlts.zip \
H A DMakefile.in180 wget --output-document=tests/xmlts.zip \
/external/qemu-pc-bios/bochs/
H A Dconfigure[all...]

Completed in 290 milliseconds