Home
last modified time | relevance | path

Searched +full:zlib1g +full:- +full:dev (Results 1 – 25 of 180) sorted by relevance

12345678

/external/curl/.github/workflows/
Dlinux.yml3 # SPDX-License-Identifier: curl
10 - master
11 - '*/ci'
12 paths-ignore:
13 - '**/*.md'
14 - '.azure-pipelines.yml'
15 - '.circleci/**'
16 - '.cirrus.yml'
17 - 'appveyor.*'
18 - 'packages/**'
[all …]
Dtorture.yml3 # SPDX-License-Identifier: curl
10 - master
11 - '*/ci'
12 paths-ignore:
13 - '**/*.md'
14 - '**/CMakeLists.txt'
15 - '.azure-pipelines.yml'
16 - '.circleci/**'
17 - '.cirrus.yml'
18 - 'appveyor.*'
[all …]
/external/grpc-grpc/tools/dockerfile/test/python_debian11_default_x64/
DDockerfile7 # http://www.apache.org/licenses/LICENSE-2.0
21 RUN apt-get update && apt-get install -y \
22 build-essential \
25 pkg-config \
26 && apt-get clean
29 RUN apt-get update && apt-get install -y \
32 && apt-get clean
35 RUN apt-get update && apt-get install -y \
37 libc6-dbg \
38 libc6-dev \
[all …]
/external/perfetto/debian/
Dcontrol5 Build-Depends: debhelper (>= 13),
6 generate-ninja,
8 libprotoc-dev,
9 ninja-build,
11 protobuf-compiler,
13 zlib1g-dev,
14 zlib1g
15 Standards-Version: 4.5.1
16 Homepage: https://perfetto.dev
17 Vcs-Git: https://android.googlesource.com/platform/external/perfetto/
[all …]
/external/oss-fuzz/infra/base-images/base-builder/
Dinstall_swift.sh1 #!/bin/bash -eux
8 # http://www.apache.org/licenses/LICENSE-2.0
23 libc6-dev \
26 libgcc-9-dev \
28 libsqlite3-0 \
29 libstdc++-9-dev \
31 libz3-dev \
32 pkg-config \
34 zlib1g-dev"
35 SWIFT_SYMBOLIZER_PACKAGES="build-essential make cmake ninja-build git python3 g++-multilib binutils
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/test/python_debian11_default_x64/
DDockerfile7 # http://www.apache.org/licenses/LICENSE-2.0
21 RUN apt-get update && apt-get install -y \
22 build-essential \
25 pkg-config \
26 && apt-get clean
29 RUN apt-get update && apt-get install -y \
32 && apt-get clean
35 RUN apt-get update && apt-get install -y \
37 libc6-dbg \
38 libc6-dev \
[all …]
/external/oss-fuzz/projects/libxml2/
DDockerfile7 # http://www.apache.org/licenses/LICENSE-2.0
17 FROM gcr.io/oss-fuzz-base/base-builder
19 RUN apt-get update && \
20 apt-get install -y --no-install-recommends \
21 make autoconf automake libtool pkg-config \
22 zlib1g-dev zlib1g-dev:i386 liblzma-dev liblzma-dev:i386
23 RUN git clone --depth 1 https://gitlab.gnome.org/GNOME/libxml2.git
/external/oss-fuzz/projects/alembic/
DDockerfile8 # http://www.apache.org/licenses/LICENSE-2.0
18 FROM gcr.io/oss-fuzz-base/base-builder
19 RUN apt-get update && apt-get install -y build-essential zlib1g-dev zlib1g-dev:i386 python make aut…
21 RUN git clone --depth 1 https://github.com/alembic/alembic
23 # Ubuntu's libilmbase-dev package doesn't include static libraries, so we have
25 # 2020-07-29.
26 RUN git clone -b v2.4.2 --depth 1 https://github.com/AcademySoftwareFoundation/openexr
/external/oss-fuzz/projects/pidgin/
DDockerfile7 # http://www.apache.org/licenses/LICENSE-2.0
17 FROM gcr.io/oss-fuzz-base/base-builder
18 RUN apt-get update && \
19 apt-get install -y --no-install-recommends \
20 make autoconf automake libtool pkg-config \
21 zlib1g-dev zlib1g-dev:i386 liblzma-dev liblzma-dev:i386 \
22 wget intltool sasl2-bin python3-pip
23 RUN pip3 install -U meson ninja
25 RUN git clone --depth 1 https://gitlab.gnome.org/GNOME/glib
26 RUN git clone --depth 1 https://gitlab.gnome.org/GNOME/libxml2.git
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/test/sanity/
DDockerfile7 # http://www.apache.org/licenses/LICENSE-2.0
15 FROM silkeh/clang:15-bullseye
21 RUN apt-get update && apt-get install -y \
22 build-essential \
25 pkg-config \
26 && apt-get clean
29 RUN apt-get update && apt-get install -y \
32 && apt-get clean
35 RUN apt-get update && apt-get install -y \
37 libc6-dbg \
[all …]
/external/bcc/
DINSTALL.md3 * [Kernel Configuration](#kernel-configuration)
5 - [Debian](#debian---binary)
6 - [Ubuntu](#ubuntu---binary)
7 - [Fedora](#fedora---binary)
8 - [Arch](#arch---binary)
9 - [Gentoo](#gentoo---portage)
10 - [openSUSE](#opensuse---binary)
11 - [RHEL](#rhel---binary)
12 - [Amazon Linux 1](#amazon-linux-1---binary)
13 - [Amazon Linux 2](#amazon-linux-2---binary)
[all …]
/external/python/cpython3/.github/workflows/
Dposix-deps-apt.sh2 apt-get update
4 apt-get -yq install \
5 build-essential \
6 pkg-config \
10 libb2-dev \
11 libbz2-dev \
12 libffi-dev \
13 libgdbm-dev \
14 libgdbm-compat-dev \
15 liblzma-dev \
[all …]
/external/igt-gpu-tools/
DDockerfile.debian-minimal1 FROM debian:stretch-backports
3 RUN apt-get update
4 RUN apt-get install -y \
8 pkg-config \
10 libpciaccess-dev \
11 libkmod-dev \
12 libprocps-dev \
13 libdw-dev \
14 zlib1g-dev \
15 liblzma-dev \
[all …]
DDockerfile.debian-mips1 FROM debian:stretch-backports
3 RUN apt-get update
4 RUN apt-get install -y \
7 pkg-config \
8 x11proto-dri2-dev \
9 python-docutils \
13 RUN dpkg --add-architecture mips
14 RUN apt-get update
15 RUN apt-get install -y \
16 gcc-mips-linux-gnu \
[all …]
DDockerfile.debian-arm641 FROM debian:stretch-backports
3 RUN apt-get update
4 RUN apt-get install -y \
7 pkg-config \
8 x11proto-dri2-dev \
9 python-docutils \
13 RUN dpkg --add-architecture arm64
14 RUN apt-get update
15 RUN apt-get install -y \
16 gcc-aarch64-linux-gnu \
[all …]
DDockerfile.debian-armhf1 FROM debian:stretch-backports
3 RUN apt-get update
4 RUN apt-get install -y \
7 pkg-config \
8 x11proto-dri2-dev \
9 python-docutils \
13 RUN dpkg --add-architecture armhf
14 RUN apt-get update
15 RUN apt-get install -y \
16 gcc-arm-linux-gnueabihf \
[all …]
/external/python/cpython3/.azure-pipelines/
Dposix-deps-apt.sh2 apt-get update
4 apt-get -yq install \
5 build-essential \
6 zlib1g-dev \
7 libbz2-dev \
8 liblzma-dev \
9 libncurses5-dev \
10 libreadline6-dev \
11 libsqlite3-dev \
12 libssl-dev \
[all …]
/external/libxml2/.gitlab-ci/
DDockerfile2 # libgcrypt-dev.
6 RUN apt-get update && \
7 apt-get upgrade -y && \
8 apt-get install -y --no-install-recommends \
9 curl git ca-certificates \
10 autoconf automake libtool pkg-config \
11 make gcc clang llvm libclang-rt-dev \
12 zlib1g-dev liblzma-dev libgcrypt-dev \
13 python3-dev \
/external/grpc-grpc/templates/tools/dockerfile/
Dphp7_deps.include5 RUN apt-get update && apt-get install -y ${'\\'}
6 libbison-dev ${'\\'}
7 libcurl4-openssl-dev ${'\\'}
8 libgmp-dev ${'\\'}
9 libgmp3-dev ${'\\'}
10 libssl-dev ${'\\'}
11 libxml2-dev ${'\\'}
13 zlib1g-dev ${'\\'}
14 && apt-get clean
17 RUN git clone https://github.com/php/php-src /var/local/git/php-src
[all …]
/external/oss-fuzz/projects/python3-libraries/
DDockerfile7 # http://www.apache.org/licenses/LICENSE-2.0
17 FROM gcr.io/oss-fuzz-base/base-builder
18 RUN apt-get update && \
19-get install -y build-essential libncursesw5-dev libreadline-dev libssl-dev libgdbm-dev libc6-dev
21 RUN git clone --depth 1 https://github.com/guidovranken/python-library-fuzzers.git
/external/oss-fuzz/projects/cpython3/
DDockerfile7 # http://www.apache.org/licenses/LICENSE-2.0
16 FROM gcr.io/oss-fuzz-base/base-builder
18 RUN apt-get update
19 RUN apt-get install -y build-essential libncursesw5-dev \
20 libreadline-dev libssl-dev libgdbm-dev \
21 libc6-dev libsqlite3-dev tk-dev libbz2-dev \
22 zlib1g-dev libffi-dev
/external/tensorflow/tensorflow/tools/dockerfiles/partials/onednn/ubuntu/
Ddevel.partial.Dockerfile5 RUN apt-get update && apt-get install -y --no-install-recommends --fix-missing \
6 build-essential \
9 libcurl3-dev \
10 libfreetype6-dev \
11 libhdf5-serial-dev \
12 libzmq3-dev \
13 pkg-config \
15 software-properties-common \
19 zlib1g-dev \
20 openjdk-8-jdk \
[all …]
/external/oss-fuzz/projects/casync/
DDockerfile7 # http://www.apache.org/licenses/LICENSE-2.0
17 FROM gcr.io/oss-fuzz-base/base-builder
18 RUN apt-get update && \
19 apt-get install -y \
20 python3-pip pkg-config wget \
21 liblzma-dev \
22 libzstd-dev \
23 libcurl4-openssl-dev \
24 libssl-dev \
25 libudev-dev \
[all …]
/external/tensorflow/tensorflow/tools/dockerfiles/partials/ubuntu/
Ddevel-cpu.partial.Dockerfile4 RUN apt-get update && apt-get install -y --no-install-recommends \
5 build-essential \
6 clang-format \
9 libcurl3-dev \
10 libfreetype6-dev \
11 libhdf5-serial-dev \
12 libzmq3-dev \
13 pkg-config \
15 software-properties-common \
19 zlib1g-dev \
[all …]
/external/oss-fuzz/projects/django/
DDockerfile7 # http://www.apache.org/licenses/LICENSE-2.0
17 FROM gcr.io/oss-fuzz-base/base-builder
18 RUN apt-get update && \
19-get install -y build-essential libncursesw5-dev libreadline-dev libssl-dev libgdbm-dev libc6-dev
20 RUN wget -q https://github.com/python/cpython/archive/v3.8.7.tar.gz
21 RUN git clone --depth 1 https://github.com/django/django-fuzzers.git
22 RUN git clone --depth 1 https://github.com/django/django.git

12345678