Searched +full:libgtest +full:- +full:dev (Results 1 – 17 of 17) sorted by relevance
5 RUN apt-get update && apt-get install -y \7 autotools-dev \8 build-essential \15 libc6-dbg \16 libc6-dev \17 libgtest-dev \23 && apt-get clean26 RUN apt-get install -y \27 google-perftools \28 libgoogle-perftools4 \[all …]
1 FROM python:3.5-buster5 RUN apt-get update && apt-get install -y \7 autotools-dev \8 build-essential \15 libc6-dbg \16 libc6-dev \17 libgtest-dev \23 && apt-get clean
1 FROM python:3.6-buster5 RUN apt-get update && apt-get install -y \7 autotools-dev \8 build-essential \15 libc6-dbg \16 libc6-dev \17 libgtest-dev \23 && apt-get clean
1 FROM python:2.7-buster5 RUN apt-get update && apt-get install -y \7 autotools-dev \8 build-essential \15 libc6-dbg \16 libc6-dev \17 libgtest-dev \23 && apt-get clean
1 FROM python:3.7-buster5 RUN apt-get update && apt-get install -y \7 autotools-dev \8 build-essential \15 libc6-dbg \16 libc6-dev \17 libgtest-dev \23 && apt-get clean
1 FROM python:3.8-buster5 RUN apt-get update && apt-get install -y \7 autotools-dev \8 build-essential \15 libc6-dbg \16 libc6-dev \17 libgtest-dev \23 && apt-get clean
5 RUN apt-get update && apt-get install -y \7 autotools-dev \8 build-essential \15 libc6-dbg \16 libc6-dev \17 libgtest-dev \23 && apt-get clean26 RUN apt-get install -y \27 # -- For all Java builds -- \29 # -- For java_linkage_monitor \[all …]
3 RUN apt-get update && apt-get install -y gnupg7 RUN apt-get clean && apt-get update && apt-get install -y --force-yes \9 autotools-dev \10 build-essential \17 libc6-dbg \18 libc6-dev \19 libgtest-dev \25 && apt-get clean30 RUN apt-get install -y \31 # -- For javascript and closure compiler -- \[all …]
5 RUN apt-get update && apt-get install -y \7 autotools-dev \8 build-essential \15 libc6-dbg \16 libc6-dev \17 libgtest-dev \23 && apt-get clean26 RUN apt-get update && apt-get install -y libunwind8 libicu57 && apt-get clean29 RUN wget -q https://dot.net/v1/dotnet-install.sh && \30 chmod u+x dotnet-install.sh && \[all …]
5 RUN apt-get update && apt-get install -y \7 autotools-dev \8 build-essential \15 libc6-dbg \16 libc6-dev \17 libgtest-dev \23 && apt-get clean26 RUN gpg --keyserver hkp://keys.gnupg.net --recv-keys \29 RUN \curl -sSL https://get.rvm.io | bash -s stable31 RUN /bin/bash -l -c "rvm install 2.3.8"[all …]
5 RUN apt-get update && apt-get install -y \7 autotools-dev \8 build-essential \15 libc6-dbg \16 libc6-dev \17 libgtest-dev \26 libonig-dev \27 libsqlite3-dev \28 && apt-get clean31 RUN apt-get clean && apt-get update && apt-get install -y --force-yes \[all …]
3 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>5 Build-Depends: cdbs,8 default-jdk | java-sdk,9 libboost-dev (>= 1.40),10 libboost-system-dev (>= 1.40),11 libboost-thread-dev (>= 1.40),12 libgtest-dev,13 libicu-dev (>= 4.4),14 libprotobuf-dev (>= 2.4),15 libre2-dev,[all …]
6 This project uses some third-party code:7 - src/phonenumbers/utf/ sources come from lib9 which is also used in Go.11 -----------------------------------12 In recent Debian-based distributions you may be able to simply install the16 - Use this if you just need to use or link against the library:17 $ sudo apt-get install libphonenumber8 libphonenumber-dev20 - Use this if you wish to develop or debug the library:21 $ sudo apt-get source libphonenumber28 --------------------------------------------31 The example command lines below assume that you have a Debian-based GNU/Linux[all …]
9 # Base Dockerfile for gRPC dev images13 …pa.launchpad.net/ondrej/php/ubuntu trusty main" | tee /etc/apt/sources.list.d/various-php.list && \14 apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F4FCBB0718 RUN apt-get clean && apt-get update && apt-get install -y --force-yes \20 autotools-dev \21 build-essential \28 libc6-dbg \29 libc6-dev \30 libgtest-dev \37 # -- For python --[all …]
5 RUN apt-get update && apt-get install -y \7 autotools-dev \8 build-essential \15 libc6-dbg \16 libc6-dev \17 libgtest-dev \25 libsqlite3-dev \26 && apt-get clean29 RUN apt-get clean && apt-get update && apt-get install -y --force-yes \32 libcurl4-openssl-dev \[all …]
5 RUN apt-get update && apt-get install -y \7 autotools-dev \8 build-essential \15 libc6-dbg \16 libc6-dev \17 libgtest-dev \25 libsqlite3-dev \26 && apt-get clean29 RUN apt-get clean && apt-get update && apt-get install -y --force-yes \31 libcurl4-openssl-dev \[all …]
11 runs-on: [ubuntu-latest]15 - uses: actions/checkout@v216 - uses: codespell-project/actions-codespell@master19 - name: Install dependencies21 … curl -L -O https://github.com/Kitware/CMake/releases/download/v3.16.4/cmake-3.16.4-Linux-x86_64.sh22 chmod +x cmake-3.16.4-Linux-x86_64.sh23 ./cmake-3.16.4-Linux-x86_64.sh --skip-license --prefix=/usr/local24 …curl -L -O https://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/epel/7/x86_64/Packages/p/p…25 …curl -L -O https://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/epel/7/x86_64/Packages/p/p…26 rpm -U --quiet p7zip-16.02-20.el7.x86_64.rpm[all …]