Searched full:wget (Results 1 – 25 of 222) sorted by relevance
123456789
9 if wget -q --method=HEAD "${ARTIFACTS_PREFIX}/${FDO_UPSTREAM_REPO}/${ARTIFACTS_SUFFIX}/${arch}/done…15 wget ${ARTIFACTS_URL}/lava-rootfs.tgz -O rootfs.tgz24 wget ${ARTIFACTS_URL}/Image25 wget ${ARTIFACTS_URL}/Image.gz26 wget ${ARTIFACTS_URL}/cheza-kernel34 wget ${ARTIFACTS_URL}/$DTB42 wget ${ARTIFACTS_URL}/zImage47 wget ${ARTIFACTS_URL}/$DTB
22 wget \41 RUN wget http://ftp.gnu.org/gnu/bison/bison-2.6.4.tar.gz -O /var/local/bison-2.6.4.tar.gz79 RUN wget -O phpunit https://phar.phpunit.de/phpunit-4.phar \107 RUN wget -O phpunit https://phar.phpunit.de/phpunit-5.phar \135 RUN wget -O phpunit https://phar.phpunit.de/phpunit-6.phar \163 RUN wget -O phpunit https://phar.phpunit.de/phpunit-7.phar \191 RUN wget -O phpunit https://phar.phpunit.de/phpunit-7.phar \219 RUN wget -O phpunit https://phar.phpunit.de/phpunit-7.phar \225 RUN wget https://ftp.gnu.org/gnu/bison/bison-3.0.1.tar.gz -O /var/local/bison-3.0.1.tar.gz233 RUN wget https://github.com/php/php-src/archive/php-7.4.0.tar.gz -O /var/local/php-7.4.0.tar.gz[all …]
22 wget \43 RUN wget http://ftp.gnu.org/gnu/bison/bison-2.6.4.tar.gz -O /var/local/bison-2.6.4.tar.gz83 RUN wget -O phpunit https://phar.phpunit.de/phpunit-4.phar \113 RUN wget -O phpunit https://phar.phpunit.de/phpunit-5.phar \143 RUN wget -O phpunit https://phar.phpunit.de/phpunit-6.phar \173 RUN wget -O phpunit https://phar.phpunit.de/phpunit-7.phar \203 RUN wget -O phpunit https://phar.phpunit.de/phpunit-7.phar \233 RUN wget -O phpunit https://phar.phpunit.de/phpunit-7.phar \239 RUN wget https://ftp.gnu.org/gnu/bison/bison-3.0.1.tar.gz -O /var/local/bison-3.0.1.tar.gz247 RUN wget https://github.com/php/php-src/archive/php-7.4.0.tar.gz -O /var/local/php-7.4.0.tar.gz[all …]
56 wget \67 && wget https://www.openssl.org/source/old/1.0.1/openssl-1.0.1j.tar.gz -qO- | tar xz \77 && wget https://www.openssl.org/source/old/1.0.2/openssl-1.0.2g.tar.gz -qO- | tar xz \88 && wget https://www.openssl.org/source/openssl-1.1.1a.tar.gz -qO- | tar xz \98 && wget https://ftp.gnu.org/gnu/nettle/nettle-2.7.1.tar.gz -qO- | tar xz \108 && wget https://www.gnupg.org/ftp/gcrypt/gnutls/v3.3/gnutls-3.3.8.tar.xz -qO- | tar xJ \119 && wget https://ftp.gnu.org/gnu/nettle/nettle-3.1.tar.gz -qO- | tar xz \129 && wget https://www.gnupg.org/ftp/gcrypt/gnutls/v3.4/gnutls-3.4.10.tar.xz -qO- | tar xJ \142 && wget https://ftp.gnu.org/gnu/nettle/nettle-3.7.3.tar.gz -qO- | tar xz \152 && wget https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.2.tar.xz -qO- | tar xJ \
18 apt-get install -y apt-utils software-properties-common apt-transport-https sudo curl wget zip unzip22 wget -O - https://apt.kitware.com/keys/kitware-archive-latest.asc 2>/dev/null | gpg --dearmor - | t…23 wget -qO- https://deb.nodesource.com/setup_12.x | bash -24 wget -qO- https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add -25 wget -qO- https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -29 wget -qO- https://storage.googleapis.com/download.dartlang.org/linux/debian/dart_unstable.list >/et…82 …wget -qO swift.tar.gz https://swift.org/builds/swift-5.2.3-release/ubuntu1604/swift-5.2.3-RELEASE/…116 wget -O commandlinetools.zip https://dl.google.com/android/repository/commandlinetools-linux-620080…164 wget https://sourceware.org/pub/valgrind/valgrind-3.15.0.tar.bz2
6 wget -O - $BUILD_PATH/wasm-torture-s-$BUILDID.tbz2 \9 wget -O - $BUILD_PATH/wasm-torture-s2wasm-sexpr-wasm-$BUILDID.tbz2 \12 wget -O - $BUILD_PATH/wasm-binaries-$BUILDID.tbz2 \15 wget -O - \
1 /* wget.c - Simple downloader to get the resource file from a HTTP server29 USE_WGET(NEWTOY(wget, "<1>1(max-redirect)#<0=20d(debug)O(output-document):", TOYFLAG_USR|TOYFLAG_BI…31 config WGET32 bool "wget"35 usage: wget [OPTIONS]... [URL]41 wget http://www.example.com44 bool "Enable HTTPS support for wget via LibTLS"46 depends on WGET && !WGET_OPENSSL48 Enable HTTPS support for wget by linking to LibTLS.52 bool "Enable HTTPS support for wget via OpenSSL"[all …]
10 …- run: HOMEBREW_NO_AUTO_UPDATE=1 brew install wget autoconf automake libtool pkg-config ragel free…20 …- run: HOMEBREW_NO_AUTO_UPDATE=1 brew install wget autoconf automake libtool pkg-config ragel free…30 …- run: HOMEBREW_NO_AUTO_UPDATE=1 brew install wget autoconf automake libtool pkg-config ragel free…87 …- run: apt install -y clang wget autoconf automake libtool pkg-config ragel libfreetype6-dev libfo…89 …- run: wget http://download.savannah.gnu.org/releases/freetype/freetype-2.9.tar.bz2 && tar xf free…118 - run: apt update || true; apt install -y wget gnupg119 - run: wget -O - https://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add -134 - run: apt update || true; apt install -y wget gnupg135 - run: wget -O - https://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add -150 - run: apt update || true; apt install -y wget gnupg[all …]
8 …&& wget -q -O bin/install-bazel https://github.com/bazelbuild/bazel/releases/download/4.0.0/bazel-…9 …&& wget -q -O bin/buck https://jitpack.io/com/github/facebook/buck/a5f0342ae3/buck-a5f0342ae3-java…10 …&& wget -q -O bin/buildifier https://github.com/bazelbuild/buildtools/releases/latest/download/bui…11 …&& wget -q -O tmp/watchman.zip https://github.com/facebook/watchman/releases/download/v2020.09.21.…
3 wget -N https://raw.githubusercontent.com/cpplint/cpplint/master/cpplint.py4 wget -N https://raw.githubusercontent.com/cpplint/cpplint/master/LICENSE5 wget -N https://raw.githubusercontent.com/cpplint/cpplint/master/README.rst
37 WGET=$(command -v wget)45 test -z "$WGET" -o ! -x "$WGET" && return48 wget -O $SHFILE "https://www.alsa-project.org/alsa-info.sh" >/dev/null 2>&1848 # Check if wget is installed, and supports --post-file.849 if ! wget --help 2>/dev/null | grep -q post-file; then850 # We couldn't find a suitable wget. If --upload was passed, tell the user to upload manually.855 …org.\nPossible reasons are:\n\n 1. Couldn't find 'wget' in your PATH\n 2. Your version of wg…857 ….ca.\nPossible reasons are:\n\n 1. Couldn't find 'wget' in your PATH\n 2. Your version of wg…864 echo " 1. Couldn't find 'wget' in your PATH"865 echo " 2. Your version of wget is less than 1.8.2"[all …]
22 wget \29 RUN wget -q https://dot.net/v1/dotnet-install.sh && \35 RUN wget -q www.nuget.org/NuGet.exe -O /usr/local/bin/nuget.exe
22 wget25 wget https://raw.githubusercontent.com/net-snmp/net-snmp/master/mibs/SNMPv2-SMI.txt \32 wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/qcom/a530_pf…
15 wget -O $ndk.zip https://dl.google.com/android/repository/$ndk-linux-x86_64.zip34 wget https://dri.freedesktop.org/libdrm/$LIBDRM_VERSION.tar.xz63 wget https://fossies.org/linux/misc/old/$LIBELF_VERSION.tar.gz
45 @echo "It requires all the normal build tools require to build libsndfile plus wget."62 (cd $(tarball_dir) && wget $(download_url)flac/$(flac_tarball) -O $(flac_tarball))66 (cd $(tarball_dir) && wget $(download_url)ogg/$(ogg_tarball) -O $(ogg_tarball))70 (cd $(tarball_dir) && wget $(download_url)vorbis/$(vorbis_tarball) -O $(vorbis_tarball))74 (cd $(tarball_dir) && wget https://archive.mozilla.org/pub/opus/$(opus_tarball) -O $(opus_tarball))
22 wget \31 RUN wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -48 RUN wget -q https://deb.nodesource.com/setup_10.x -O "${NODEJS_INSTALL}/nodejs_install.sh"73 RUN wget --progress=dot:giga "${ANDROID_SDK_URL}" -O "${ANDROID_SDK_ARCHIVE}"96 RUN wget --progress=dot:giga "$GRADLE_URL" -O "${GRADLE_ARCHIVE}"
17 wget https://libwebsockets.org/openssl-1.1.0-trusty.tar.bz2 -O/tmp/openssl.tar.bz227 wget https://libwebsockets.org/openssl-1.1.0-trusty.tar.bz2 -O/tmp/openssl.tar.bz237 wget https://libwebsockets.org/openssl-1.1.0-trusty.tar.bz2 -O/tmp/openssl.tar.bz2
12 RUN apt-get install -y bison flex g++ gcc git libgmp3-dev libmpc-dev libmpfr-dev libz-dev make wget15 RUN wget http://ftp.gnu.org/gnu/gcc/gcc-4.9.2/gcc-4.9.2.tar.gz25 RUN wget http://www.nasm.us/pub/nasm/releasebuilds/2.11.06/nasm-2.11.06.tar.gz
33 wget http://www.cmake.org/files/v3.10/cmake-3.10.2.tar.gz43 wget -q https://github.com/ninja-build/ninja/releases/download/v1.8.2/ninja-linux.zip48 wget -q https://dl.google.com/android/repository/android-ndk-r20-linux-x86_64.zip
35 wget \60 RUN wget http://am1.php.net/get/php-5.5.38.tar.bz2/from/this/mirror68 RUN wget http://am1.php.net/get/php-5.6.30.tar.bz2/from/this/mirror76 RUN wget http://am1.php.net/get/php-7.0.18.tar.bz2/from/this/mirror84 RUN wget http://am1.php.net/get/php-7.1.4.tar.bz2/from/this/mirror
22 wget \45 RUN wget https://ftp.gnu.org/gnu/bison/bison-3.0.1.tar.gz -O /var/local/bison-3.0.1.tar.gz88 RUN wget -O phpunit https://phar.phpunit.de/phpunit-9.phar \
56 wget -q http://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-gcc-7.3.0-2-any.pkg.tar.xz57 wget -q http://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-gcc-libs-7.3.0-2-any.pkg.tar.xz69 …wget -q https://github.com/bazelbuild/bazel/releases/download/0.29.1/bazel-0.29.1-windows-x86_64.z…
15 wget http://localhost:$PORT/multirequest.result -O multirequest.result16 wget http://localhost:$PORT/multirequest.result -O multirequest.result
19 /usr/bin/wget -O $TMP_DIR/$CI_PROJECT_NAME.tar.gz \22 # check wget error code
39 if [ -x "$(WGET)" ] ; then \40 $(WGET) $(TARBALLURL_2) ; \51 if [ -x "$(WGET)" ] ; then \52 $(WGET) $(TARBALLURL) ; \