Searched +full:cmake +full:- +full:version (Results 1 – 25 of 1065) sorted by relevance
12345678910>>...43
| /external/aws-crt-java/ |
| D | pom.xml | 2 …p://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http… 5 <artifactId>aws-crt</artifactId> 7 <version>1.0.0-SNAPSHOT</version> 10 <url>https://github.com/awslabs/aws-crt-java</url> 14 <name>The Apache Software License, Version 2.0</name> 15 <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> 22 <email>aws-sdk-common-runtime@amazon.com</email> 29 <connection>scm:git:git://github.com/awslabs/aws-crt-java.git</connection> 30 <developerConnection>scm:git:ssh://github.com:awslabs/aws-crt-java.git</developerConnection> 31 <url>https://github.com/awslabs/aws-crt-java/tree/main</url> [all …]
|
| /external/curl/docs/ |
| D | INSTALL-CMAKE.md | 1 <!-- 4 SPDX-License-Identifier: curl 5 --> 7 # Building with CMake 10 from source code using the CMake build tool. To build with CMake, you of 11 course first have to install CMake. The minimum required version of CMake is 13 tree. Once the correct version of CMake is installed you can follow the 16 CMake builds can be configured either from the command line, or from one of 17 CMake's GUIs. 19 # Current flaws in the curl CMake build [all …]
|
| /external/libjpeg-turbo/ |
| D | BUILDING.md | 1 Building libjpeg-turbo 6 ------------------ 11 - [CMake](http://www.cmake.org) v2.8.12 or later 13 - [NASM](http://www.nasm.us) or [Yasm](http://yasm.tortall.net) 14 (if building x86 or x86-64 SIMD extensions) 19 - NOTE: Currently, if it is desirable to hide the SIMD function symbols in 21 libjpeg-turbo, then NASM 2.14 or later or Yasm must be used when 22 building libjpeg-turbo. 24 to the assembler by using either the `CMAKE_ASM_NASM_COMPILER` CMake 34 - GCC v4.1 (or later) or Clang recommended for best performance [all …]
|
| /external/private-join-and-compute/third_party/abseil-cpp-20230125.2/CMake/ |
| D | README.md | 1 # Abseil CMake Build Instructions 3 Abseil comes with a CMake build script ([CMakeLists.txt](../CMakeLists.txt)) 4 that can be used on a wide range of platforms ("C" stands for cross-platform.). 5 If you don't have CMake installed already, you can download it for free from 6 <https://www.cmake.org/>. 8 CMake works by generating native makefiles or build projects that can 14 ## Incorporating Abseil Into a CMake Project 16 The recommendations below are similar to those for using CMake within the 18 …m/google/googletest/blob/master/googletest/README.md#incorporating-into-an-existing-cmake-project>) 20 ### Step-by-Step Instructions [all …]
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/CMake/ |
| D | README.md | 1 # Abseil CMake Build Instructions 3 Abseil comes with a CMake build script ([CMakeLists.txt](../CMakeLists.txt)) 4 that can be used on a wide range of platforms ("C" stands for cross-platform.). 5 If you don't have CMake installed already, you can download it for free from 6 <https://www.cmake.org/>. 8 CMake works by generating native makefiles or build projects that can 14 ## Incorporating Abseil Into a CMake Project 16 The recommendations below are similar to those for using CMake within the 18 …m/google/googletest/blob/master/googletest/README.md#incorporating-into-an-existing-cmake-project>) 20 ### Step-by-Step Instructions [all …]
|
| /external/webrtc/third_party/abseil-cpp/CMake/ |
| D | README.md | 1 # Abseil CMake Build Instructions 3 Abseil comes with a CMake build script ([CMakeLists.txt](../CMakeLists.txt)) 4 that can be used on a wide range of platforms ("C" stands for cross-platform.). 5 If you don't have CMake installed already, you can download it for free from 6 <https://www.cmake.org/>. 8 CMake works by generating native makefiles or build projects that can 14 ## Incorporating Abseil Into a CMake Project 16 The recommendations below are similar to those for using CMake within the 18 …m/google/googletest/blob/master/googletest/README.md#incorporating-into-an-existing-cmake-project>) 20 ### Step-by-Step Instructions [all …]
|
| /external/angle/third_party/abseil-cpp/CMake/ |
| D | README.md | 1 # Abseil CMake Build Instructions 3 Abseil comes with a CMake build script ([CMakeLists.txt](../CMakeLists.txt)) 4 that can be used on a wide range of platforms ("C" stands for cross-platform.). 5 If you don't have CMake installed already, you can download it for free from 6 <https://www.cmake.org/>. 8 CMake works by generating native makefiles or build projects that can 14 ## Incorporating Abseil Into a CMake Project 16 The recommendations below are similar to those for using CMake within the 18 …m/google/googletest/blob/master/googletest/README.md#incorporating-into-an-existing-cmake-project>) 20 ### Step-by-Step Instructions [all …]
|
| /external/tensorflow/third_party/absl/abseil-cpp/CMake/ |
| D | README.md | 1 # Abseil CMake Build Instructions 3 Abseil comes with a CMake build script ([CMakeLists.txt](../CMakeLists.txt)) 4 that can be used on a wide range of platforms ("C" stands for cross-platform.). 5 If you don't have CMake installed already, you can download it for free from 6 <https://www.cmake.org/>. 8 CMake works by generating native makefiles or build projects that can 14 ## Incorporating Abseil Into a CMake Project 16 The recommendations below are similar to those for using CMake within the 18 …m/google/googletest/blob/master/googletest/README.md#incorporating-into-an-existing-cmake-project>) 20 ### Step-by-Step Instructions [all …]
|
| /external/libtextclassifier/abseil-cpp/CMake/ |
| D | README.md | 1 # Abseil CMake Build Instructions 3 Abseil comes with a CMake build script ([CMakeLists.txt](../CMakeLists.txt)) 4 that can be used on a wide range of platforms ("C" stands for cross-platform.). 5 If you don't have CMake installed already, you can download it for free from 6 <https://www.cmake.org/>. 8 CMake works by generating native makefiles or build projects that can 14 ## Incorporating Abseil Into a CMake Project 16 The recommendations below are similar to those for using CMake within the 18 …m/google/googletest/blob/master/googletest/README.md#incorporating-into-an-existing-cmake-project>) 20 ### Step-by-Step Instructions [all …]
|
| /external/cronet/third_party/abseil-cpp/CMake/ |
| D | README.md | 1 # Abseil CMake Build Instructions 3 Abseil comes with a CMake build script ([CMakeLists.txt](../CMakeLists.txt)) 4 that can be used on a wide range of platforms ("C" stands for cross-platform.). 5 If you don't have CMake installed already, you can download it for free from 6 <https://www.cmake.org/>. 8 CMake works by generating native makefiles or build projects that can 14 ## Incorporating Abseil Into a CMake Project 16 The recommendations below are similar to those for using CMake within the 18 …m/google/googletest/blob/master/googletest/README.md#incorporating-into-an-existing-cmake-project>) 20 ### Step-by-Step Instructions [all …]
|
| /external/abseil-cpp/CMake/ |
| D | README.md | 1 # Abseil CMake Build Instructions 3 Abseil comes with a CMake build script ([CMakeLists.txt](../CMakeLists.txt)) 4 that can be used on a wide range of platforms ("C" stands for cross-platform.). 5 If you don't have CMake installed already, you can download it for free from 6 <https://www.cmake.org/>. 8 CMake works by generating native makefiles or build projects that can 14 ## Incorporating Abseil Into a CMake Project 16 The recommendations below are similar to those for using CMake within the 18 …m/google/googletest/blob/master/googletest/README.md#incorporating-into-an-existing-cmake-project>) 20 ### Step-by-Step Instructions [all …]
|
| /external/llvm/docs/ |
| D | CMake.rst | 2 Building LLVM with CMake 11 `CMake <http://www.cmake.org/>`_ is a cross-platform build-generator tool. CMake 20 `Quick start`_ section. If you are a CMake novice, start with `Basic CMake usage`_ 23 you already have experience with CMake, this is the recommended starting point. 25 This page is geared towards users of the LLVM CMake build. If you're looking for 26 information about modifying the LLVM CMake build system you may want to see the 27 :doc:`CMakePrimer` page. It has a basic overview of the CMake language. 34 We use here the command-line, non-interactive CMake interface. 36 #. `Download <http://www.cmake.org/cmake/resources/software.html>`_ and install 37 CMake. Version 3.4.3 is the minimum required. [all …]
|
| /external/expat/expat/ |
| D | Changes | 14 !! - <blink>fixing a complex non-public security issue</blink>, !! 15 !! - teaming up on researching and fixing future security reports and !! 16 !! ClusterFuzz findings with few-days-max response times in communication !! 19 !! - implementing and auto-testing XML 1.0r5 support !! 21 !! - smart ideas on fixing the Autotools CMake files generation issue !! 23 !! - the Windows binaries topic (needs requirements engineering first), !! 24 !! - pushing migration from `int` to `size_t` further !! 25 !! including edge-cases test coverage (needs discussion before anything). !! 27 !! For details, please reach out via e-mail to sebastian@pipping.org so we !! 30 !! THANK YOU! Sebastian Pipping -- Berlin, 2024-03-09 !! [all …]
|
| /external/curl/.github/workflows/ |
| D | non-native.yml | 3 # SPDX-License-Identifier: curl 5 name: non-native 10 - master 11 - '*/ci' 12 paths-ignore: 13 - '**/*.md' 14 - '.azure-pipelines.yml' 15 - '.circleci/**' 16 - '.cirrus.yml' 17 - 'appveyor.*' [all …]
|
| D | awslc.yml | 3 # SPDX-License-Identifier: curl 5 name: Linux AWS-LC 10 - master 11 - '*/ci' 12 paths-ignore: 13 - '**/*.md' 14 - '.azure-pipelines.yml' 15 - '.circleci/**' 16 - '.cirrus.yml' 17 - 'appveyor.*' [all …]
|
| /external/eigen/doc/ |
| D | TopicCMakeGuide.dox | 5 \page TopicCMakeGuide Using %Eigen in CMake Projects 7 %Eigen provides native CMake support which allows the library to be easily 8 used in CMake projects. 10 \note %CMake 3.0 (or later) is required to enable this functionality. 12 %Eigen exports a CMake target called `Eigen3::Eigen` which can be imported 13 using the `find_package` CMake command and used by calling 15 \code{.cmake} 16 cmake_minimum_required (VERSION 3.0) 28 $ cmake path-to-example-directory 30 CMake will produce project files that generate an executable called `example` [all …]
|
| /external/libopus/cmake/ |
| D | README.md | 1 # Using CMake for the Opus Project 3 …s guide provides instructions for using CMake to build the Opus project with various configuration… 5 …CMake documentation for the most up-to-date and accurate information. You can find the official CM… 11 - CMake 12 - Git (optional, but recommended for version control integration) 13 - Working C compiler 17 Follow the steps below to build the Opus project using CMake: 33 3. Configure the build with CMake. You can set the desired configuration options using CMake's `-D`… 35 - `OPUS_BUILD_SHARED_LIBRARY`: build shared library. 36 - `OPUS_BUILD_TESTING`: build tests. [all …]
|
| /external/protobuf/ |
| D | CMakeLists.txt | 1 # Minimum CMake required 2 cmake_minimum_required(VERSION 3.5) 8 # CMake policies 14 # Clear VERSION variables when no VERSION is given to project() 37 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=gnu++11") 49 string(APPEND CMAKE_CXX_FLAGS " -diag-disable=2196") 78 include(${protobuf_SOURCE_DIR}/cmake/protobuf-options.cmake) 95 # Version 101 # Parse version tweaks 102 set(protobuf_VERSION_REGEX "^([0-9]+)\\.([0-9]+)\\.([0-9]+)([-]rc[-]|\\.)?([0-9]*)$") [all …]
|
| /external/boringssl/src/ |
| D | BUILDING.md | 9 The standalone CMake build is primarily intended for developers. If embedding 10 BoringSSL into another project with a pre-existing build system, see 15 most recent stable version of each tool. 17 * [CMake](https://cmake.org/download/) 3.12 or later is required. 19 * Building with [Ninja](https://ninja-build.org/) instead of Make is 20 recommended, because it makes builds faster. On Windows, CMake's Visual 22 recent versions of CMake for assembly support. 25 by CMake, it may be configured explicitly by setting 31 GCC (6.1+) and Clang should work on non-Windows platforms, and maybe on 36 Using Ninja (note the 'N' is capitalized in the cmake invocation): [all …]
|
| /external/jsoncpp/ |
| D | CMakeLists.txt | 3 # ==== Define cmake build policies that affect compilation and linkage default behaviors 5 # Set the JSONCPP_NEWEST_VALIDATED_POLICIES_VERSION string to the newest cmake version 12 # CMake versions greater than the JSONCPP_NEWEST_VALIDATED_POLICIES_VERSION policies will 13 # continue to generate policy warnings "CMake Warning (dev)...Policy CMP0XXX is not set:" 17 cmake_minimum_required(VERSION ${JSONCPP_OLDEST_VALIDATED_POLICIES_VERSION}) 19 #Set and use the newest available cmake policies that are validated to work 24 cmake_policy(VERSION ${JSONCPP_CMAKE_POLICY_VERSION}) 55 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/cmake") 57 # --------------------------------------------------------------------------- 59 # --------------------------------------------------------------------------- [all …]
|
| /external/tcpdump/doc/ |
| D | README.Win32.md | 12 for the version provided with Npcap or WinPcap. 15 --------------------- 27 Windows Vista, which is the earliest version supported by Npcap. 31 `C:\npcap-sdk`, and put the contents of the ZIP archive into that folder. 39 -------------------- 52 It is a command-line tool; a GUI tool, Chocolatey GUI, is provided as a 59 For convenience, the `choco install` command can be run with the `-y` 64 choco install -y chocolateygui 69 ### CMake ### subsection 74 It does provide files for CMake, which is a cross-platform tool that [all …]
|
| /external/angle/third_party/glslang/src/.github/workflows/ |
| D | continuous_integration.yml | 7 - main 9 permissions: read-all 13 runs-on: ubuntu-22.04 15 fail-fast: false 20 - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 21 - uses: lukka/get-cmake@18d87816d12dd87ec1449d47b9b3a587e0a1cc19 # v3.29.5 22 - uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0 24 python-version: '3.7' 25 - name: Setup ccache 26 uses: hendrikmuhs/ccache-action@c92f40bee50034e84c763e33b317c77adaa81c92 # v1.2.13 [all …]
|
| /external/deqp-deps/glslang/.github/workflows/ |
| D | continuous_integration.yml | 7 - main 9 permissions: read-all 13 runs-on: ubuntu-22.04 15 fail-fast: false 20 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 21 - uses: lukka/get-cmake@139aae96315b496d9af1b5e9abe53b15ca7eece8 # v3.28.3 22 - uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0 24 python-version: '3.7' 25 - name: Setup ccache 26 uses: hendrikmuhs/ccache-action@faf867a11c028c0b483fb2ae72b6fc8f7d842714 # v1.2.12 [all …]
|
| /external/cronet/third_party/libc++/src/utils/ci/ |
| D | run-buildbot | 2 #===----------------------------------------------------------------------===## 6 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 8 #===----------------------------------------------------------------------===## 10 set -ex 11 set -o pipefail 23 [-h|--help] Display this help and exit. 25 --llvm-root <DIR> Path to the root of the LLVM monorepo. By default, we try 28 --build-dir <DIR> The directory to use for building the library. By default, 29 this is '<llvm-root>/build/<builder>'. 31 --osx-roots <DIR> Path to pre-downloaded macOS dylibs. By default, we download [all …]
|
| /external/googletest/docs/ |
| D | quickstart-cmake.md | 1 # Quickstart: Building with CMake 3 This tutorial aims to get you up and running with GoogleTest using CMake. If 6 [Quickstart for Bazel](quickstart-bazel.md) instead. 14 * [CMake](https://cmake.org/) and a compatible build tool for building the 18 [Ninja](https://ninja-build.org/), and others - see 19 [CMake Generators](https://cmake.org/cmake/help/latest/manual/cmake-generators.7.html) 25 If you don't already have CMake installed, see the 26 [CMake installation guide](https://cmake.org/install). 34 CMake uses a file named `CMakeLists.txt` to configure the build system for a 45 GoogleTest. There are many ways to express dependencies in the CMake ecosystem; [all …]
|
12345678910>>...43