Searched +full:libunistring +full:- +full:dev (Results 1 – 6 of 6) sorted by relevance
7 # https://www.apache.org/licenses/LICENSE-2.017 project(libidn2-sapi CXX C)27 "${CMAKE_BINARY_DIR}/sandboxed-api-build"32 # Use pkg-config for the libidn2 include paths36 # System libidn2 needs to have the libidn2-dev and libunistring-dev packages37 # installed. We cannot use pkg-config here, as libidn2's pkg-config file does40 find_library(libunistring NAMES libunistring.a unistring)47 "-Wl,--whole-archive,${libidn2},--no-whole-archive"48 "-Wl,--whole-archive,${libunistring},--no-whole-archive"
7 # http://www.apache.org/licenses/LICENSE-2.017 FROM gcr.io/oss-fuzz-base/base-builder18 RUN apt-get update && apt-get install -y \28 pkg-config \32 libev-dev34 ENV GNULIB_TOOL $SRC/gnulib/gnulib-tool36 RUN git clone --depth=1 --recursive https://git.savannah.gnu.org/git/libunistring.git37 RUN git clone --depth=1 https://git.lysator.liu.se/nettle/nettle.git38 RUN git clone --depth=1 https://gitlab.com/gnutls/gnutls.git39 RUN git clone --depth=1 https://github.com/LMDB/lmdb.git[all …]
1 name: ubuntu-cmake-contrib11 fail-fast: false13 os: [ubuntu-22.04]15 - brotli16 - c-blosc17 - jsonnet18 - libidn219 - libraw20 - libtiff21 - libxls[all …]
7 # http://www.apache.org/licenses/LICENSE-2.017 FROM gcr.io/oss-fuzz-base/base-builder18 RUN apt-get update && apt-get install -y \20 pkg-config \38 libmicrohttpd-dev40 ENV GNULIB_TOOL $SRC/gnulib/gnulib-tool42 RUN git clone --depth=1 --recursive https://git.savannah.gnu.org/git/libunistring.git43 RUN git clone --depth=1 --recursive https://gitlab.com/libidn/libidn2.git44 RUN git clone --depth=1 --recursive https://github.com/rockdaboot/libpsl.git45 RUN git clone --depth=1 https://git.lysator.liu.se/nettle/nettle.git[all …]
3 # SPDX-License-Identifier: curl5 name: osslq-linux10 - master11 - '*/ci'12 paths-ignore:13 - '**/*.md'14 - '**/CMakeLists.txt'15 - '.azure-pipelines.yml'16 - '.circleci/**'17 - '.cirrus.yml'[all …]
3 # SPDX-License-Identifier: curl5 name: ngtcp2-linux10 - master11 - '*/ci'12 paths-ignore:13 - '**/*.md'14 - '**/CMakeLists.txt'15 - '.azure-pipelines.yml'16 - '.circleci/**'17 - '.cirrus.yml'[all …]