Home
last modified time | relevance | path

Searched +full:libc +full:- +full:ares +full:- +full:dev (Results 1 – 14 of 14) sorted by relevance

/external/rust/android-crates-io/crates/grpcio-sys/grpc/test/distrib/cpp/
Drun_distrib_test_cmake.sh8 # http://www.apache.org/licenses/LICENSE-2.0
16 set -ex
21 apt-get update && apt-get install -y libssl-dev
24 GRPC_CPP_DISTRIBTEST_BUILD_COMPILER_JOBS=${GRPC_CPP_DISTRIBTEST_BUILD_COMPILER_JOBS:-4}
27 mkdir -p "third_party/abseil-cpp/cmake/build"
28 pushd "third_party/abseil-cpp/cmake/build"
29 cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_POSITION_INDEPENDENT_CODE=TRUE ../..
30 make "-j${GRPC_CPP_DISTRIBTEST_BUILD_COMPILER_JOBS}" install
33 # Install c-ares
34 # If the distribution provides a new-enough version of c-ares,
[all …]
/external/grpc-grpc/test/distrib/cpp/
Drun_distrib_test_cmake.sh8 # http://www.apache.org/licenses/LICENSE-2.0
16 set -ex
21 apt-get update && apt-get install -y libssl-dev
24 GRPC_CPP_DISTRIBTEST_BUILD_COMPILER_JOBS=${GRPC_CPP_DISTRIBTEST_BUILD_COMPILER_JOBS:-4}
27 mkdir -p "third_party/abseil-cpp/cmake/build"
28 pushd "third_party/abseil-cpp/cmake/build"
29 cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_POSITION_INDEPENDENT_CODE=TRUE ../..
30 make "-j${GRPC_CPP_DISTRIBTEST_BUILD_COMPILER_JOBS}" install
33 # Install c-ares
34 # If the distribution provides a new-enough version of c-ares,
[all …]
/external/curl/.github/workflows/
Dlinux-old.yml3 # SPDX-License-Identifier: curl
12 # stretch has ELTS support from Freexian until 2027-06-30
13 # For ELTS info see https://www.freexian.com/lts/extended/docs/how-to-use-extended-lts/
14 # The Debian key will expire 2025-05-20, after which package signature
24 - master
25 - '*/ci'
26 paths-ignore:
27 - '**/*.md'
28 - '.circleci/**'
29 - 'appveyor.*'
[all …]
Dlinux.yml3 # SPDX-License-Identifier: curl
10 - master
11 - '*/ci'
12 paths-ignore:
13 - '**/*.md'
14 - '.circleci/**'
15 - 'appveyor.*'
16 - 'packages/**'
17 - 'plan9/**'
18 - 'projects/**'
[all …]
Dhttp3-linux.yml3 # SPDX-License-Identifier: curl
10 - master
11 - '*/ci'
12 paths-ignore:
13 - '**/*.md'
14 - '.circleci/**'
15 - 'appveyor.*'
16 - 'packages/**'
17 - 'plan9/**'
18 - 'projects/**'
[all …]
/external/curl/.circleci/
Dconfig.yml21 # SPDX-License-Identifier: curl
27 …ersion of CircleCI pipeline process engine. See: https://circleci.com/docs/configuration-reference/
31 install-cares:
33 - run:
35 sudo apt-get update && sudo apt-get install -y libc-ares-dev
37 install-libssh:
39 - run:
41 sudo apt-get update && sudo apt-get install -y libssh-dev
43 install-deps:
45 - run:
[all …]
/external/rust/android-crates-io/crates/grpcio-sys/grpc/
Dbuild_handwritten.yaml8 '#04': not listed in doc/g_stands_for.md - and update that document to list the
11 '#07': Master always has a "-dev" suffix
12 '#08': Use "-preN" suffixes to identify pre-release versions
13 '#09': Per-language overrides are possible with (eg) ruby_version tag here
23 CPPFLAGS: -O0 -fsanitize-coverage=edge,trace-pc-guard -fsanitize=address -fno-omit-frame-pointer
24 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
27 LDFLAGS: -fsanitize=address
33 asan-noleaks:
35 CPPFLAGS: -O0 -fsanitize-coverage=edge,trace-pc-guard -fsanitize=address -fno-omit-frame-pointer
36 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
[all …]
DBUILDING.md1 gRPC C++ - Building from source
5 …/cpp#to-start-using-grpc-c) instructions for guidance on how to add gRPC as a dependency to a C++ …
7 # Pre-requisites
12 $ [sudo] apt-get install build-essential autoconf libtool pkg-config
17 $ [sudo] apt-get install cmake
23 $ [sudo] apt-get install clang libc++-dev
34 $ [sudo] xcode-select --install
58 - Install Visual Studio 2019 or later (Visual C++ compiler will be used).
59 - Install [Git](https://git-scm.com/).
60 - Install [CMake](https://cmake.org/download/).
[all …]
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/
DINSTALL.md1 ** This file is adapted from libcurl and not yet fully rewritten for c-ares! **
15 Lots of people download binary distributions of c-ares. This document
16 does not describe how to install c-ares using such a binary package.
17 This document describes how to compile, build and install c-ares from
24 release tarball, see the [GIT-INFO](GIT-INFO) file in the root directory
47 [GIT-INFO](GIT_INFO) on how to proceed.
51 ./configure --help
53 If you want to install c-ares in a different file hierarchy than /usr/local,
56 ./configure --prefix=/path/to/c-ares/tree
62 ./configure --prefix=$HOME
[all …]
DCMakeLists.txt11 PROJECT (c-ares LANGUAGES C VERSION "1.19.1" )
22 # -version-info 4:0:2
24 # This then generates a version of "(current-age).age.revision" with an
25 # interface version of "(current-age)"
27 # libname.so -> libname.so.2
28 # libname.so.2 -> libname.so.2.2.0
39 SET (CARES_RANDOM_FILE "/dev/urandom" CACHE STRING "Suitable File / Device Path for entropy, suc…
53 # CMAKE_CONFIGURATION_TYPES is empty on non-IDE generators (Ninja, NMake)
217 # Set system-specific compiler flags
219 LIST (APPEND SYSFLAGS -D_DARWIN_C_SOURCE)
[all …]
Dconfigure.ac3 AC_INIT([c-ares], [1.19.1],
4 [c-ares mailing list: http://lists.haxx.se/listinfo/c-ares])
8 dnl passing -version-info 3:12:1 sets current to 3, revision to 12, and age to
57 if test -z "$SED" || test "$SED" = "not_found"; then
66 if test -z "$GREP" || test "$GREP" = "not_found"; then
73 if echo a | ($GREP -E '(a|b)') >/dev/null 2>&1; then
75 EGREP="$GREP -E"
81 if test -z "$EGREP" || test "$EGREP" = "not_found"; then
88 if test -z "$AR"; then
92 if test -z "$AR" || test "$AR" = "not_found"; then
[all …]
/external/grpc-grpc/
DBUILDING.md1 gRPC C++ - Building from source
5 …/cpp#to-start-using-grpc-c) instructions for guidance on how to add gRPC as a dependency to a C++ …
7 # Pre-requisites
12 $ [sudo] apt-get install build-essential autoconf libtool pkg-config
17 $ [sudo] apt-get install cmake
23 $ [sudo] apt-get install clang libc++-dev
34 $ [sudo] xcode-select --install
58 - Install Visual Studio 2019 or later (Visual C++ compiler will be used).
59 - Install [Git](https://git-scm.com/).
60 - Install [CMake](https://cmake.org/download/).
[all …]
/external/curl/docs/
DTODO23 1.4 alt-svc sharing
25 1.6 thread-safe sharing
28 1.10 auto-detect proxy
31 1.13 c-ares and CURLOPT_OPENSOCKETFUNCTION
50 2. libcurl - multi interface
51 2.1 More non-blocking
53 2.3 Non-blocking curl_multi_remove_handle()
55 2.5 Edge-triggered sockets should work
72 5.2 Obey Retry-After in redirects
76 5.6 alt-svc should fallback if alt-svc does not work
[all …]
/external/curl/
Dconfigure.ac21 # SPDX-License-Identifier: curl
29 AC_INIT([curl], [-], [a suitable curl mailing list: https://curl.se/mail/])
69 if test -z "$SED"; then
73 if test -z "$SED" || test "$SED" = "not_found"; then
81 if test -z "$GREP"; then
85 if test -z "$GREP" || test "$GREP" = "not_found"; then
91 dnl 'grep -E' is mandatory for configure process and libtool.
93 if test -z "$EGREP"; then
95 AC_MSG_CHECKING([that grep -E works])
96 if echo a | ($GREP -E '(a|b)') >/dev/null 2>&1; then
[all …]