Home
last modified time | relevance | path

Searched full:ccache (Results 1 – 25 of 436) sorted by relevance

12345678910>>...18

/external/grpc-grpc/templates/tools/dockerfile/
Dccache_old.include2 # Install ccache (use slighly older release of ccache that works older compilers and cmake)
4 # Install ccache from source since ccache 3.x packaged with most linux distributions
6 RUN curl -sSL -o ccache.tar.gz https://github.com/ccache/ccache/releases/download/v4.5.1/ccache-4.5…
7 && tar -zxf ccache.tar.gz ${'\\'}
8 && cd ccache-4.5.1 ${'\\'}
13 && rm -rf ccache-4.5.1 ccache.tar.gz
Dccache.include2 # Install ccache
4 # Install ccache from source since ccache 3.x packaged with most linux distributions
6 RUN curl -sSL -o ccache.tar.gz https://github.com/ccache/ccache/releases/download/v4.7.5/ccache-4.7…
7 && tar -zxf ccache.tar.gz ${'\\'}
8 && cd ccache-4.7.5 ${'\\'}
13 && rm -rf ccache-4.7.5 ccache.tar.gz
/external/grpc-grpc/third_party/rake-compiler-dock/rake_x86_64-linux/
DDockerfile4 # Install ccache
6 # Install ccache from source since ccache 3.x packaged with most linux distributions
8 RUN curl -sSL -o ccache.tar.gz https://github.com/ccache/ccache/releases/download/v4.5.1/ccache-4.5…
9 && tar -zxf ccache.tar.gz \
10 && cd ccache-4.5.1 \
15 && rm -rf ccache-4.5.1 ccache.tar.gz
/external/rust/crates/grpcio-sys/grpc/third_party/rake-compiler-dock/rake_x86-linux/
DDockerfile4 # Install ccache
6 # Install ccache from source since ccache 3.x packaged with most linux distributions
8 RUN curl -sSL -o ccache.tar.gz https://github.com/ccache/ccache/releases/download/v4.5.1/ccache-4.5…
9 && tar -zxf ccache.tar.gz \
10 && cd ccache-4.5.1 \
15 && rm -rf ccache-4.5.1 ccache.tar.gz
/external/rust/crates/grpcio-sys/grpc/third_party/rake-compiler-dock/rake_x86_64-linux/
DDockerfile4 # Install ccache
6 # Install ccache from source since ccache 3.x packaged with most linux distributions
8 RUN curl -sSL -o ccache.tar.gz https://github.com/ccache/ccache/releases/download/v4.5.1/ccache-4.5…
9 && tar -zxf ccache.tar.gz \
10 && cd ccache-4.5.1 \
15 && rm -rf ccache-4.5.1 ccache.tar.gz
/external/grpc-grpc/third_party/rake-compiler-dock/rake_x86-linux/
DDockerfile4 # Install ccache
6 # Install ccache from source since ccache 3.x packaged with most linux distributions
8 RUN curl -sSL -o ccache.tar.gz https://github.com/ccache/ccache/releases/download/v4.5.1/ccache-4.5…
9 && tar -zxf ccache.tar.gz \
10 && cd ccache-4.5.1 \
15 && rm -rf ccache-4.5.1 ccache.tar.gz
/external/grpc-grpc/third_party/rake-compiler-dock/rake_aarch64-linux/
DDockerfile4 # Install ccache
6 # Install ccache from source since ccache 3.x packaged with most linux distributions
8 RUN curl -sSL -o ccache.tar.gz https://github.com/ccache/ccache/releases/download/v4.5.1/ccache-4.5…
9 && tar -zxf ccache.tar.gz \
10 && cd ccache-4.5.1 \
15 && rm -rf ccache-4.5.1 ccache.tar.gz
/external/grpc-grpc/third_party/rake-compiler-dock/rake_x64-mingw32/
DDockerfile6 # Install ccache
8 # Install ccache from source since ccache 3.x packaged with most linux distributions
10 RUN curl -sSL -o ccache.tar.gz https://github.com/ccache/ccache/releases/download/v4.5.1/ccache-4.5…
11 && tar -zxf ccache.tar.gz \
12 && cd ccache-4.5.1 \
17 && rm -rf ccache-4.5.1 ccache.tar.gz
/external/rust/crates/grpcio-sys/grpc/third_party/rake-compiler-dock/rake_x86-mingw32/
DDockerfile6 # Install ccache
8 # Install ccache from source since ccache 3.x packaged with most linux distributions
10 RUN curl -sSL -o ccache.tar.gz https://github.com/ccache/ccache/releases/download/v4.5.1/ccache-4.5…
11 && tar -zxf ccache.tar.gz \
12 && cd ccache-4.5.1 \
17 && rm -rf ccache-4.5.1 ccache.tar.gz
/external/grpc-grpc/third_party/rake-compiler-dock/rake_x64-mingw-ucrt/
DDockerfile6 # Install ccache
8 # Install ccache from source since ccache 3.x packaged with most linux distributions
10 RUN curl -sSL -o ccache.tar.gz https://github.com/ccache/ccache/releases/download/v4.5.1/ccache-4.5…
11 && tar -zxf ccache.tar.gz \
12 && cd ccache-4.5.1 \
17 && rm -rf ccache-4.5.1 ccache.tar.gz
/external/grpc-grpc/third_party/rake-compiler-dock/rake_x86-mingw32/
DDockerfile6 # Install ccache
8 # Install ccache from source since ccache 3.x packaged with most linux distributions
10 RUN curl -sSL -o ccache.tar.gz https://github.com/ccache/ccache/releases/download/v4.5.1/ccache-4.5…
11 && tar -zxf ccache.tar.gz \
12 && cd ccache-4.5.1 \
17 && rm -rf ccache-4.5.1 ccache.tar.gz
/external/rust/crates/grpcio-sys/grpc/third_party/rake-compiler-dock/rake_x64-mingw-ucrt/
DDockerfile6 # Install ccache
8 # Install ccache from source since ccache 3.x packaged with most linux distributions
10 RUN curl -sSL -o ccache.tar.gz https://github.com/ccache/ccache/releases/download/v4.5.1/ccache-4.5…
11 && tar -zxf ccache.tar.gz \
12 && cd ccache-4.5.1 \
17 && rm -rf ccache-4.5.1 ccache.tar.gz
/external/rust/crates/grpcio-sys/grpc/third_party/rake-compiler-dock/rake_x64-mingw32/
DDockerfile6 # Install ccache
8 # Install ccache from source since ccache 3.x packaged with most linux distributions
10 RUN curl -sSL -o ccache.tar.gz https://github.com/ccache/ccache/releases/download/v4.5.1/ccache-4.5…
11 && tar -zxf ccache.tar.gz \
12 && cd ccache-4.5.1 \
17 && rm -rf ccache-4.5.1 ccache.tar.gz
/external/deqp-deps/glslang/.github/workflows/
Dcontinuous_integration.yml25 - name: Setup ccache
26 uses: hendrikmuhs/ccache-action@faf867a11c028c0b483fb2ae72b6fc8f7d842714 # v1.2.12
36 CMAKE_C_COMPILER_LAUNCHER: ccache
37 CMAKE_CXX_COMPILER_LAUNCHER: ccache
61 - name: Setup ccache
62 uses: hendrikmuhs/ccache-action@faf867a11c028c0b483fb2ae72b6fc8f7d842714 # v1.2.12
72 CMAKE_C_COMPILER_LAUNCHER: ccache
73 CMAKE_CXX_COMPILER_LAUNCHER: ccache
98 - name: Setup ccache
99 uses: hendrikmuhs/ccache-action@faf867a11c028c0b483fb2ae72b6fc8f7d842714 # v1.2.12
[all …]
/external/angle/third_party/glslang/src/.github/workflows/
Dcontinuous_integration.yml25 - name: Setup ccache
26 uses: hendrikmuhs/ccache-action@c92f40bee50034e84c763e33b317c77adaa81c92 # v1.2.13
36 CMAKE_C_COMPILER_LAUNCHER: ccache
37 CMAKE_CXX_COMPILER_LAUNCHER: ccache
61 - name: Setup ccache
62 uses: hendrikmuhs/ccache-action@c92f40bee50034e84c763e33b317c77adaa81c92 # v1.2.13
75 CMAKE_C_COMPILER_LAUNCHER: ccache
76 CMAKE_CXX_COMPILER_LAUNCHER: ccache
101 - name: Setup ccache
102 uses: hendrikmuhs/ccache-action@c92f40bee50034e84c763e33b317c77adaa81c92 # v1.2.13
[all …]
/external/sdv/vsomeip/third_party/boost/phoenix/.github/workflows/
Dci.yml22 packages: "g++-4.4 ccache"
35 packages: "g++-4.6 ccache"
47 packages: "g++-4.7 ccache"
59 packages: "g++-4.8 ccache"
71 packages: "g++-4.8 ccache"
83 packages: "g++-4.9 ccache"
95 packages: "g++-4.9 ccache"
107 packages: "g++-5 ccache"
119 packages: "g++-5 ccache"
131 packages: "g++-6 ccache"
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/test/python_alpine_x64/
DDockerfile18 RUN apk update && apk add autoconf automake bzip2 build-base cmake ccache curl gcc …
30 # Install ccache
32 # Install ccache from source since ccache 3.x packaged with most linux distributions
34 RUN curl -sSL -o ccache.tar.gz https://github.com/ccache/ccache/releases/download/v4.5.1/ccache-4.5…
35 && tar -zxf ccache.tar.gz \
36 && cd ccache-4.5.1 \
41 && rm -rf ccache-4.5.1 ccache.tar.gz
/external/grpc-grpc/tools/dockerfile/test/python_alpine_x64/
DDockerfile18 RUN apk update && apk add autoconf automake bzip2 build-base cmake ccache curl gcc …
39 # Install ccache
41 # Install ccache from source since ccache 3.x packaged with most linux distributions
43 RUN curl -sSL -o ccache.tar.gz https://github.com/ccache/ccache/releases/download/v4.7.5/ccache-4.7…
44 && tar -zxf ccache.tar.gz \
45 && cd ccache-4.7.5 \
50 && rm -rf ccache-4.7.5 ccache.tar.gz
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/test/cxx_alpine_x64/
DDockerfile24 ccache \
53 # Install ccache
55 # Install ccache from source since ccache 3.x packaged with most linux distributions
57 RUN curl -sSL -o ccache.tar.gz https://github.com/ccache/ccache/releases/download/v4.5.1/ccache-4.5…
58 && tar -zxf ccache.tar.gz \
59 && cd ccache-4.5.1 \
64 && rm -rf ccache-4.5.1 ccache.tar.gz
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/grpc_artifact_python_musllinux_1_1_x64/
DDockerfile27 # Install ccache
29 # Install ccache from source since ccache 3.x packaged with most linux distributions
31 RUN curl -sSL -o ccache.tar.gz https://github.com/ccache/ccache/releases/download/v4.5.1/ccache-4.5…
32 && tar -zxf ccache.tar.gz \
33 && cd ccache-4.5.1 \
38 && rm -rf ccache-4.5.1 ccache.tar.gz
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/grpc_artifact_python_musllinux_1_1_x86/
DDockerfile27 # Install ccache
29 # Install ccache from source since ccache 3.x packaged with most linux distributions
31 RUN curl -sSL -o ccache.tar.gz https://github.com/ccache/ccache/releases/download/v4.5.1/ccache-4.5…
32 && tar -zxf ccache.tar.gz \
33 && cd ccache-4.5.1 \
38 && rm -rf ccache-4.5.1 ccache.tar.gz
/external/toolchain-utils/compiler_wrapper/testdata/cros_nonhardened_golden/
Dgcc_maincc_target_specific.json19 "CCACHE_DIR=/var/cache/distfiles/ccache",
22 "path": "/usr/bin/ccache"
53 "CCACHE_DIR=/var/cache/distfiles/ccache",
56 "path": "/usr/bin/ccache"
87 "CCACHE_DIR=/var/cache/distfiles/ccache",
90 "path": "/usr/bin/ccache"
121 "CCACHE_DIR=/var/cache/distfiles/ccache",
124 "path": "/usr/bin/ccache"
154 "CCACHE_DIR=/var/cache/distfiles/ccache",
157 "path": "/usr/bin/ccache"
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/grpc_artifact_python_manylinux2014_aarch64/
DDockerfile30 # Install ccache
32 # Install ccache from source since ccache 3.x packaged with most linux distributions
35 …&& curl -sSL -o ccache.tar.gz https://github.com/ccache/ccache/releases/download/v4.5.1/ccache-4.5…
36 && tar -zxf ccache.tar.gz \
37 && cd ccache-4.5.1 \
42 && rm -rf ccache-4.5.1 ccache.tar.gz
/external/grpc-grpc/tools/dockerfile/grpc_artifact_python_musllinux_1_1_x64/
DDockerfile28 # Install ccache
30 # Install ccache from source since ccache 3.x packaged with most linux distributions
32 RUN curl -sSL -o ccache.tar.gz https://github.com/ccache/ccache/releases/download/v4.5.1/ccache-4.5…
33 && tar -zxf ccache.tar.gz \
34 && cd ccache-4.5.1 \
39 && rm -rf ccache-4.5.1 ccache.tar.gz
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/grpc_artifact_python_manylinux2014_x86/
DDockerfile35 # Install ccache
37 # Install ccache from source since ccache 3.x packaged with most linux distributions
39 RUN curl -sSL -o ccache.tar.gz https://github.com/ccache/ccache/releases/download/v4.5.1/ccache-4.5…
40 && tar -zxf ccache.tar.gz \
41 && cd ccache-4.5.1 \
46 && rm -rf ccache-4.5.1 ccache.tar.gz

12345678910>>...18