Home
last modified time | relevance | path

Searched full:wget (Results 1 – 25 of 69) sorted by relevance

123

/external/mesa3d/src/gallium/state_trackers/d3d1x/mstools/
Ddownload-mstools22 if ! which wget >/dev/null; then
23 echo "Error: wget is required to download the files"
25 echo "sudo apt-get install wget"
53 wget --continue "$dxsdk_url"
/external/autotest/client/site_tests/network_RackWiFiConnect/
Dnetwork_RackWiFiConnect.py51 wget_cmd = 'wget -O /tmp/wget.log %s' % url
55 logging.debug('Able to wget URL.')
57 logging.error('Could not wget URL; trying again.')
59 grep_url_cmd = 'cat /tmp/wget.log | grep %s' % pattern
/external/parameter-framework/upstream/
Dappveyor.yml31 - cinst cmake.portable wget 7zip.commandline
37wget --no-check-certificate https://01.org/sites/default/files/libxml2-x86_64-3eaedba1b64180668fda…
40wget --no-check-certificate https://01.org/sites/default/files/libxml2-x86_64-debug-3eaedba1b64180…
43 wget --no-check-certificate https://01.org/sites/default/files/asio-1.10.6.tar.gz &&
48wget --no-check-certificate https://raw.github.com/philsquared/Catch/v1.2.1/single_include/catch.h…
D.travis.yml39 - wget https://codecov.io/bash -O $HOME/codecov; chmod +x $HOME/codecov
41 - wget --directory-prefix $PREFIX/include
43 - wget 'https://01.org/sites/default/files/asio-1.10.6.tar.gz'
/external/libxml2/xstc/
DMakefile.am39 if [ -x "$(WGET)" ] ; then \
40 $(WGET) $(TARBALLURL_2) ; \
51 if [ -x "$(WGET)" ] ; then \
52 $(WGET) $(TARBALLURL) ; \
/external/zlib/
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/drd/scripts/
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 \
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
Ddownload-and-build-firefox39 ( cd $DOWNLOADS && wget -q $SRCURL/$TAR )
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/
Dsetup.py34 wget http://python-distribute.org/distribute_setup.py
46 wget http://peak.telecommunity.com/dist/ez_setup.py
/external/skia/site/dev/contrib/
Dpatch.md41 * If you are on Linux or Mac and have "curl" or "wget" installed, you can
48 wget https://codereview.appspot.com/download/issue6201055_1.diff
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/
Dsetup.py35 wget http://python-distribute.org/distribute_setup.py
47 wget http://peak.telecommunity.com/dist/ez_setup.py
/external/antlr/antlr-3.4/runtime/Python/
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/valgrind/docs/internals/
Dqemu-aarch64-linux-HOWTO.txt21 wget http://d-i.debian.org/daily-images/arm64/daily/netboot/debian-installer/arm64/linux
23 wget http://d-i.debian.org/daily-images/arm64/daily/netboot/debian-installer/arm64/initrd.gz
Dqemu-mips64-linux-HOWTO.txt21 wget ftp://ftp.sunet.se/pub/Linux/distributions/debian/dists/wheezy/main/installer-mips/current/ima…
23 wget ftp://ftp.sunet.se/pub/Linux/distributions/debian/dists/wheezy/main/installer-mips/current/ima…
/external/dbus/cmake/
Dcross-compile.sh75 …(cd $TEMP && wget http://www.winkde.org/pub/kde/ports/win32/repository/win32libs/expat-2.0.1-bin.z…
76 …(cd $TEMP && wget http://www.winkde.org/pub/kde/ports/win32/repository/win32libs/expat-2.0.1-lib.z…
/external/icu/icu4c/source/tools/tzcode/
Dreadme.txt66 the FTP site given above. Either manually download or use wget:
69 $ wget "ftp://ftp.iana.org/tz/releases/tzdata*.tar.gz"
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/ipfw_win32/
DREADME.web-page-replay12 Dropped files: cyg-ipfw.exe, cygwin1.dll, testme.bat, wget.exe.
/external/autotest/client/deps/webgl_perf/files/
Dupdate-tarball7 wget http://hg.mozilla.org/users/bjacob_mozilla.com/webgl-perf-tests/archive/tip.tar.bz2
/external/autotest/client/common_lib/
Dsite_packages.py5 wget_cmd_pattern = ('wget --connect-timeout=15 --retry-connrefused '
Dbase_packages.py131 wget_cmd_pattern = 'wget --connect-timeout=15 -nv %s -O %s'
143 """ Run a simple 30 second wget on the repository to see if it is
151 # build up a wget command
180 logging.error('wget failed: %s', result)
190 'wget error code: %d' % (filename, package_url,
/external/autotest/client/tests/xmtest/
Dxmtest.py20 # or wget http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-unstable-src.tgz
/external/google-benchmark/
D.travis-setup.sh9 wget -O - http://llvm.org/apt/llvm-snapshot.gpg.key | sudo apt-key add -
/external/valgrind/auxprogs/
Dbuild-gcc36 wget ftp://ftp.gnu.org/gnu/gcc/gcc-$GCC_VERSION/gcc-$GCC_VERSION.tar.bz2
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/
DMakefile37 wget "http://support.googlecode.com/svn/trunk/scripts/googlecode_upload.py" -O googlecode_upload.py

123