Searched +full:apt +full:- +full:key (Results 1 – 25 of 275) sorted by relevance
1234567891011
| /external/sdv/vsomeip/third_party/boost/detail/ |
| D | .travis.yml | 12 - master 13 - develop 14 - /feature\/.*/ 18 - BOGUS_JOB=true 23 - env: BOGUS_JOB=true 27 - os: linux 29 compiler: gcc-4.4 30 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 32 apt: 34 - g++-4.4 [all …]
|
| /external/sdv/vsomeip/third_party/boost/integer/ |
| D | .travis.yml | 14 - master 15 - develop 16 - /feature\/.*/ 20 - EMPTY=true 25 - env: EMPTY=true 29 - os: linux 31 compiler: gcc-4.4 32 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 34 apt: 36 - g++-4.4 [all …]
|
| /external/sdv/vsomeip/third_party/boost/filesystem/ |
| D | .travis.yml | 14 - master 15 - develop 16 - /feature\/.*/ 20 - BOGUS_JOB=true 25 - env: BOGUS_JOB=true 29 - os: linux 31 compiler: gcc-4.4 32 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 34 apt: 36 - g++-4.4 [all …]
|
| /external/sdv/vsomeip/third_party/boost/utility/ |
| D | .travis.yml | 14 - master 15 - develop 16 - /feature\/.*/ 20 - BOGUS_JOB=true 25 - env: BOGUS_JOB=true 29 - os: linux 31 compiler: gcc-4.4 32 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 34 apt: 36 - g++-4.4 [all …]
|
| /external/sdv/vsomeip/third_party/boost/iterator/ |
| D | .travis.yml | 14 - master 15 - develop 16 - /feature\/.*/ 20 - BOGUS_JOB=true 25 - env: BOGUS_JOB=true 29 # Note: gcc-4.4 in C++0x mode fails zip_iterator tests with std::tuple 30 - os: linux 32 compiler: gcc-4.4 33 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98 35 apt: [all …]
|
| /external/sdv/vsomeip/third_party/boost/parameter/ |
| D | .travis.yml | 14 - master 15 - develop 16 - /feature\/.*/ 20 - BOGUS_JOB=true 25 - env: BOGUS_JOB=true 29 - os: linux 31 compiler: gcc-4.4 32 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 34 apt: 36 - g++-4.4 [all …]
|
| /external/google-fruit/extras/dockerfiles/ |
| D | common_install.sh | 3 set -e 5 apt-get update -qq 6 apt-get install -y --no-install-recommends wget gnupg ca-certificates apt-transport-https 8 wget -O - http://llvm.org/apt/llvm-snapshot.gpg.key | apt-key add - 10 # 1E9377A2BA9EF27F is the key for the ubuntu-toolchain-r PPA. 11 apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1E9377A2BA9EF27F | cat 13 # 15CF4D18AF4F7421 is the key for the http://apt.llvm.org/artful PPA. 14 apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 15CF4D18AF4F7421 | cat 16 apt-get update -qq 17 apt-get install -y --allow-unauthenticated --no-install-recommends \ [all …]
|
| /external/sdv/vsomeip/third_party/boost/atomic/ |
| D | .travis.yml | 2 # Copyright 2019 - 2020 Andrey Semashev 14 - master 15 - develop 16 - /feature\/.*/ 20 - BOGUS_JOB=true 25 - env: BOGUS_JOB=true 29 - os: linux 31 compiler: gcc-4.4 32 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD64=98,0x CXXSTD32=98,0x INSTRUCTION_SET=core2 34 apt: [all …]
|
| /external/rust/crates/grpcio-sys/grpc/tools/interop_matrix/patches/csharp_v1.0.1/ |
| D | git_repo.patch | 1 diff --git a/third_party/boringssl b/third_party/boringssl 3 --- a/third_party/boringssl 5 @@ -1 +1 @@ 6 -Subproject commit c880e42ba1c8032d4cdde2aba0541d8a9d9fa2e9 8 diff --git a/third_party/gflags b/third_party/gflags 10 --- a/third_party/gflags 12 @@ -1 +1 @@ 13 -Subproject commit 05b155ff59114735ec8cd089f669c4c3d8f59029 15 diff --git a/third_party/googletest b/third_party/googletest 17 --- a/third_party/googletest [all …]
|
| /external/grpc-grpc/tools/interop_matrix/patches/csharp_v1.0.1/ |
| D | git_repo.patch | 1 diff --git a/third_party/boringssl b/third_party/boringssl 3 --- a/third_party/boringssl 5 @@ -1 +1 @@ 6 -Subproject commit c880e42ba1c8032d4cdde2aba0541d8a9d9fa2e9 8 diff --git a/third_party/gflags b/third_party/gflags 10 --- a/third_party/gflags 12 @@ -1 +1 @@ 13 -Subproject commit 05b155ff59114735ec8cd089f669c4c3d8f59029 15 diff --git a/third_party/googletest b/third_party/googletest 17 --- a/third_party/googletest [all …]
|
| /external/regex-re2/ |
| D | .travis.yml | 5 - make 6 - make test 10 - os: linux 12 apt: 14 - ubuntu-toolchain-r-test 16 - g++-4.8 18 - MATRIX_EVAL="CC=gcc-4.8 CXX=g++-4.8" 19 - os: linux 21 apt: 23 - ubuntu-toolchain-r-test [all …]
|
| /external/sdv/vsomeip/third_party/boost/predef/tools/ci/ |
| D | linux-cxx-install.sh | 8 set -e 10 echo ">>>>> APT: REPO.." 12 sudo -E apt-add-repository -y "ppa:ubuntu-toolchain-r/test" 13 if test -n "${LLVM_OS}" -a -n "${LLVM_VER}" ; then 14 wget -O - https://apt.llvm.org/llvm-snapshot.gpg.key | sudo apt-key add - 15 …sudo -E apt-add-repository "deb http://apt.llvm.org/${LLVM_OS}/ llvm-toolchain-${LLVM_OS}-${LLVM_V… 18 echo ">>>>> APT: UPDATE.." 20 sudo -E apt-get -o Acquire::Retries=3 update 22 echo ">>>>> APT: INSTALL ${PACKAGES}.." 24 sudo -E apt-get -o Acquire::Retries=3 -yq --no-install-suggests --no-install-recommends install ${P…
|
| /external/AFLplusplus/ |
| D | Dockerfile | 3 # installs LLVM 14 for afl-clang-lto support. 5 # GCC 11 is used instead of 12 because genhtml for afl-cov doesn't like it. 31 RUN apt-get update && apt-get full-upgrade -y && \ 32 apt-get install -y --no-install-recommends wget ca-certificates apt-utils && \ 33 rm -rf /var/lib/apt/lists/* 35 …o "deb [signed-by=/etc/apt/keyrings/llvm-snapshot.gpg.key] http://apt.llvm.org/jammy/ llvm-toolcha… 36 wget -qO /etc/apt/keyrings/llvm-snapshot.gpg.key https://apt.llvm.org/llvm-snapshot.gpg.key 38 RUN apt-get update && \ 39 apt-get -y install --no-install-recommends \ 40 make cmake automake meson ninja-build bison flex \ [all …]
|
| /external/bcc/docker/build/ |
| D | Dockerfile.ubuntu | 15 RUN apt-get update && apt-get install -y curl gnupg &&\ 17 deb http://apt.llvm.org/${SHORTNAME}/ llvm-toolchain-${SHORTNAME} main\n\ 18 deb-src http://apt.llvm.org/${SHORTNAME}/ llvm-toolchain-${SHORTNAME} main\n\ 19 deb http://apt.llvm.org/${SHORTNAME}/ llvm-toolchain-${SHORTNAME}-${LLVM_VERSION} main\n\ 20 deb-src http://apt.llvm.org/${SHORTNAME}/ llvm-toolchain-${SHORTNAME}-${LLVM_VERSION} main\n" &&\ 21 echo $llvmRepository >> /etc/apt/sources.list && \ 22 curl -L https://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - 27 RUN apt-get update && apt-get install -y \ 28 util-linux \ 30 binutils-dev \ [all …]
|
| /external/aws-crt-java/codebuild/ |
| D | linux-clang6-x64.yml | 2 #this buildspec assumes the ubuntu aws/codebuild/java:openjdk-8 image 6 - wget -O - https://apt.llvm.org/llvm-snapshot.gpg.key | sudo apt-key add - 7 - sudo add-apt-repository ppa:ubuntu-toolchain-r/test 8 - sudo apt-add-repository "deb http://apt.llvm.org/trusty/ llvm-toolchain-trusty-6.0 main" 9 - sudo apt-get update -y 10 - sudo apt-get install clang-6.0 cmake3 cppcheck clang-format-6.0 ninja-build -y -f 13 - export CC=clang-6.0 14 - export CLANG_FORMAT=clang-format-6.0 17 - echo Build started on `date` 18 - $CODEBUILD_SRC_DIR/codebuild/common-linux.sh -DCMAKE_EXPORT_COMPILE_COMMANDS=ON [all …]
|
| /external/wpa_supplicant_8/hs20/server/ |
| D | hs20-osu-server.txt | 5 16.04 server (64-bit) distribution is used and the web server is 17 ------------------ 20 - default installation 21 - upgraded to latest package versions 22 sudo apt-get update 23 sudo apt-get upgrade 26 sudo apt-get install sqlite3 27 sudo apt-get install apache2 28 sudo apt-get install php-sqlite3 php-xml libapache2-mod-php 31 sudo apt-get install build-essential [all …]
|
| /external/tensorflow/tensorflow/tools/ci_build/ |
| D | Dockerfile.rbe.rocm-ubuntu20.04-manylinux2014-multipython | 4 # $ docker build -f Dockerfile.local-toolchain-ubuntu20.04-manylinux2014 \ 5 # --tag "local-toolchain-ubuntu20.04-manylinux2014" . 6 # $ docker build -f Dockerfile.rbe.rocm-ubuntu20.04-manylinux2014-multipython \ 7 # --tag "gcr.io/tensorflow-testing/nosla-rocm-ubuntu20.04-manylinux2014-multipython" . 8 # $ docker push gcr.io/tensorflow-testing/nosla-rocm-ubuntu20.04-manylinux2014-multipython 11 COPY --from=local-toolchain-ubuntu20.04-manylinux2014 /dt7 /dt7 12 COPY --from=local-toolchain-ubuntu20.04-manylinux2014 /dt9 /dt9 17 RUN apt-get update && apt-get install -y --no-install-recommends \ 18 curl libnuma-dev gnupg sudo libelf1 build-essential \ 19 && curl -k -sL https://repo.radeon.com/rocm/rocm.gpg.key | apt-key add - \ [all …]
|
| D | Dockerfile.rbe.rocm-ubuntu18.04-manylinux2010-multipython | 4 # $ docker build -f Dockerfile.local-toolchain-ubuntu18.04-manylinux2010 \ 5 # --tag "local-toolchain-ubuntu18.04-manylinux2010" . 6 # $ docker build -f Dockerfile.rbe.rocm-ubuntu18.04-manylinux2010-multipython \ 7 # --tag "gcr.io/tensorflow-testing/nosla-rocm-ubuntu18.04-manylinux2010-multipython" . 8 # $ docker push gcr.io/tensorflow-testing/nosla-rocm-ubuntu18.04-manylinux2010-multipython 11 COPY --from=local-toolchain-ubuntu18.04-manylinux2010 /dt7 /dt7 16 RUN apt-get update && apt-get install -y --no-install-recommends \ 17 curl libnuma-dev gnupg sudo libelf1 build-essential \ 18 && curl -k -sL https://repo.radeon.com/rocm/rocm.gpg.key | apt-key add - \ 19 …&& printf "deb [arch=amd64] http://repo.radeon.com/rocm/apt/5.0/ ubuntu main" | tee /etc/apt/sourc… [all …]
|
| D | Dockerfile.micro | 4 FROM python:3.9.0-buster 8 RUN echo deb http://apt.llvm.org/buster/ llvm-toolchain-buster-12 main > /etc/apt/sources.list.d/ll… 9 RUN wget -O - https://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - 11 RUN apt-get update 13 RUN apt-get install -y zip xxd sudo 15 RUN apt-get install -y clang-12 clang-format-12 16 # Set clang-12 and clang-format-12 as the default to ensure that the pigweed 18 RUN ln -s /usr/bin/clang-12 /usr/bin/clang 19 RUN ln -s /usr/bin/clang++-12 /usr/bin/clang++ 20 RUN ln -s /usr/bin/clang-format-12 /usr/bin/clang-format
|
| D | Dockerfile.rbe.cuda9.0-cudnn7-ubuntu14.04 | 2 # $ docker build -f Dockerfile.rbe.cuda9.0-cudnn7-ubuntu14.04 \ 3 # --tag "gcr.io/tensorflow-testing/nosla-cuda9.0-cudnn7-ubuntu14.04" . 4 # $ docker push gcr.io/tensorflow-testing/nosla-cuda9.0-cudnn7-ubuntu14.04 9 FROM gcr.io/clang-docker-builder/clang-ubuntu14_04 12 RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates apt-transport-http… 13 rm -rf /var/lib/apt/lists/* && \ 16 …apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1404/x86_6… 17 apt-key adv --export --no-emit-version -a $NVIDIA_GPGKEY_FPR | tail -n +2 > cudasign.pub && \ 18 echo "$NVIDIA_GPGKEY_SUM cudasign.pub" | sha256sum -c --strict - && rm cudasign.pub && \ 19 …veloper.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64 /" > /etc/apt/sources.list.d/cuda… [all …]
|
| /external/tensorflow/tensorflow/tools/toolchains/clang6/ |
| D | README.md | 7 - GLIBC_2.18 8 - CXXABI_1.3.7 (GCC 4.8.3) 9 - GCC_4.2.0 13 - Ubuntu 14+ 14 - CentOS 7+ 15 - Debian 8+ 16 - SuSE 13.2+ 17 - Mint 17.3+ 18 - Manjaro 0.8.11 25 cat >>/etc/apt/sources.list <<'EOF' [all …]
|
| /external/sdv/vsomeip/third_party/boost/assert/ |
| D | .travis.yml | 1 # Copyright 2016-2020 Peter Dimov 9 - master 10 - develop 11 - /feature\/.*/ 15 - BOGUS_JOB=true 20 - env: BOGUS_JOB=true 23 - os: linux 27 - os: linux 28 compiler: g++-4.4 29 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x [all …]
|
| /external/sdv/vsomeip/third_party/boost/rational/ |
| D | .travis.yml | 1 # Copyright 2016-2019 Peter Dimov 13 - master 14 - develop 15 - /feature\/.*/ 19 - BOGUS_JOB=true 24 - env: BOGUS_JOB=true 27 - os: linux 31 - os: linux 32 compiler: g++-4.4 33 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x [all …]
|
| /external/tensorflow/tensorflow/tools/ci_build/install/ |
| D | install_clang.sh | 1 #!/bin/bash -eu 8 # http://www.apache.org/licenses/LICENSE-2.0 17 DIST="$(grep "DISTRIB_CODENAME" /etc/lsb-release |sed 's,.*=,,')" 18 wget -O - "https://apt.llvm.org/llvm-snapshot.gpg.key"| apt-key add - 19 add-apt-repository "deb http://apt.llvm.org/${DIST}/ llvm-toolchain-${DIST}-8 main" 20 apt-get update && apt-get install -y clang-8 && \ 21 rm -rf /var/lib/apt/lists/*
|
| /external/cronet/third_party/protobuf/kokoro/linux/64-bit/ |
| D | Dockerfile | 12 # Apt source for old Python versions. 13 RUN echo 'deb http://ppa.launchpad.net/fkrull/deadsnakes/ubuntu trusty main' > /etc/apt/sources.lis… 14 apt-key adv --keyserver keyserver.ubuntu.com --recv-keys DB82666C 16 # Apt source for Oracle Java. 17 …launchpad.net/webupd8team/java/ubuntu trusty main' > /etc/apt/sources.list.d/webupd8team-java-trus… 18 apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EEA14886 && \ 19 …echo "oracle-java7-installer shared/accepted-oracle-license-v1-1 select true" | debconf-set-select… 21 # Apt source for Mono 22 RUN echo "deb http://download.mono-project.com/repo/debian wheezy main" | tee /etc/apt/sources.list… 23 …echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a /etc… [all …]
|
1234567891011