Home
last modified time | relevance | path

Searched full:kitware (Results 1 – 25 of 90) sorted by relevance

1234

/external/oss-fuzz/projects/cmake/
Dproject.yaml1 homepage: "https://gitlab.kitware.com/cmake/cmake"
2 main_repo: "https://gitlab.kitware.com/cmake/cmake"
4 primary_contact: "brad.king@kitware.com"
DDockerfile20 RUN git clone --depth 1 https://gitlab.kitware.com/cmake/cmake CMake
/external/libevent/cmake/
DCopyright.txt2 Copyright 2000-2013 Kitware, Inc.
17 * Neither the names of Kitware, Inc., the Insight Software Consortium,
45 CMake was initially developed by Kitware with the following sponsorship:
57 * Kitware, Inc.
DUninstall.cmake.in1 # https://gitlab.kitware.com/cmake/community/wikis/FAQ#can-i-do-make-uninstall-with-cmake
/external/OpenCL-CLHPP/.github/workflows/
Dlinux.yml23 CMAKE_EXE: /opt/Kitware/CMake/${{ matrix.CMAKE }}/bin/cmake
24 CTEST_EXE: /opt/Kitware/CMake/${{ matrix.CMAKE }}/bin/ctest
182 …CMAKE_URL: https://github.com/Kitware/CMake/releases/download/v${{ matrix.CMAKE }}/cmake-${{ matri…
183 CMAKE_EXE: /opt/Kitware/CMake/${{ matrix.CMAKE }}/bin/cmake
184 CTEST_EXE: /opt/Kitware/CMake/${{ matrix.CMAKE }}/bin/ctest
212 mkdir -p /opt/Kitware/CMake;
213 wget -c $CMAKE_URL -O - | tar -xz --directory /opt/Kitware/CMake;
214 mv /opt/Kitware/CMake/cmake-${{ matrix.CMAKE }}-* /opt/Kitware/CMake/${{ matrix.CMAKE }}
Dwindows.yml17 …CMAKE_URL: https://github.com/Kitware/CMake/releases/download/v${{matrix.CMAKE}}/cmake-${{matrix.C…
18 CMAKE_EXE: C:\Tools\Kitware\CMake\${{matrix.CMAKE}}\bin\cmake.exe
19 CTEST_EXE: C:\Tools\Kitware\CMake\${{matrix.CMAKE}}\bin\ctest.exe
45 …ive ~\Downloads\cmake-${{matrix.CMAKE}}-windows-x86_64.zip -DestinationPath C:\Tools\Kitware\CMake\
46 Rename-Item C:\Tools\Kitware\CMake\* ${{matrix.CMAKE}}
/external/oss-fuzz/projects/librawspeed/
DDockerfile20 … wget -O - https://apt.kitware.com/keys/kitware-archive-latest.asc 2>/dev/null | apt-key add - && \
21 apt-add-repository 'deb https://apt.kitware.com/ubuntu/ focal main' && \
/external/vulkan-validation-layers/cmake/
DCopyright_cmake.txt2 Copyright 2000-2018 Kitware, Inc. and Contributors
16 * Neither the name of Kitware, Inc. nor the names of Contributors
114 CMake was initially developed by Kitware with the following sponsorship:
126 * Kitware, Inc.
/external/jsoncpp/
DAUTHORS28 Chuck Atkins <chuck.atkins@kitware.com>
31 Cory Quammen <cory.quammen@kitware.com>
60 Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com>
/external/grpc-grpc/test/distrib/cpp/
Drun_distrib_test_cmake.bat86 @rem See https://github.com/Kitware/CMake/commit/3bbd85d5fffe66181cf16c81b23b2ba50f5387ba
87 @rem See https://gitlab.kitware.com/cmake/cmake/-/merge_requests/3555#note_660390
Drun_distrib_test_cmake_for_dll.bat91 @rem See https://github.com/Kitware/CMake/commit/3bbd85d5fffe66181cf16c81b23b2ba50f5387ba
92 @rem See https://gitlab.kitware.com/cmake/cmake/-/merge_requests/3555#note_660390
/external/rust/crates/grpcio-sys/grpc/test/distrib/cpp/
Drun_distrib_test_cmake.bat86 @rem See https://github.com/Kitware/CMake/commit/3bbd85d5fffe66181cf16c81b23b2ba50f5387ba
87 @rem See https://gitlab.kitware.com/cmake/cmake/-/merge_requests/3555#note_660390
/external/grpc-grpc/templates/tools/dockerfile/
Dcmake_from_install_script.include3 RUN curl -sSL -o cmake-linux.sh https://github.com/Kitware/CMake/releases/download/v3.16.1/cmake-3.…
/external/OpenCL-Headers/.github/workflows/
Dlinux.yml166 CMAKE_EXE: /opt/Kitware/CMake/${{ matrix.CMAKE }}/bin/cmake
167 CTEST_EXE: /opt/Kitware/CMake/${{ matrix.CMAKE }}/bin/ctest
/external/fmtlib/support/
DVagrantfile16 …wget -q https://github.com/Kitware/CMake/releases/download/v3.26.0/cmake-3.26.0-Linux-x86_64.tar.gz
/external/libwebsockets/cmake/
DFindGit.cmake5 # Copyright (c) Kitware Inc.
16 # This file was originally developed by Jean-Christophe Fillion-Robin, Kitware Inc.
/external/libultrahdr/cmake/
Dcmake_uninstall.cmake.in1 # Source: https://gitlab.kitware.com/cmake/community/-/wikis/FAQ#can-i-do-make-uninstall-with-cmake
/external/libhevc/
DCMakeLists.txt28 "Refer https://gitlab.kitware.com/cmake/cmake/-/issues/16920" FORCE)
/external/tensorflow/tensorflow/lite/tools/cmake/modules/
Dfarmhash.cmake30 # https://gitlab.kitware.com/cmake/cmake/-/issues/17770
Dgemmlowp.cmake30 # https://gitlab.kitware.com/cmake/cmake/-/issues/17770
/external/skia/infra/bots/assets/cmake_mac/
Dcreate.py24 URL = ('https://github.com/Kitware/CMake/releases/download/v%s/'
/external/tensorflow/tensorflow/tools/ci_build/install/
Dinstall_cmake.sh17 curl -OL https://github.com/Kitware/CMake/releases/download/v3.16.8/cmake-3.16.8-Linux-x86_64.sh
/external/libultrahdr/cmake/toolchains/
Dandroid.cmake34 # https://gitlab.kitware.com/cmake/cmake/issues/16170. Set an intermediate
/external/libwebsockets/READMEs/
DREADME.ctest.md6 older distro you need to update your cmake. Luckily Kitware provide a repo for
14 # wget -O - https://apt.kitware.com/keys/kitware-archive-latest.asc 2>/dev/null | sudo apt-key add -
18 Add the line `deb https://apt.kitware.com/ubuntu/ bionic main` at the end
/external/libgav1/cmake/toolchains/
Dandroid.cmake40 # https://gitlab.kitware.com/cmake/cmake/issues/16170. Set an intermediate

1234