Searched full:kitware (Results 1 – 25 of 90) sorted by relevance
1234
1 homepage: "https://gitlab.kitware.com/cmake/cmake"2 main_repo: "https://gitlab.kitware.com/cmake/cmake"4 primary_contact: "brad.king@kitware.com"
20 RUN git clone --depth 1 https://gitlab.kitware.com/cmake/cmake CMake
2 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.
1 # https://gitlab.kitware.com/cmake/community/wikis/FAQ#can-i-do-make-uninstall-with-cmake
23 CMAKE_EXE: /opt/Kitware/CMake/${{ matrix.CMAKE }}/bin/cmake24 CTEST_EXE: /opt/Kitware/CMake/${{ matrix.CMAKE }}/bin/ctest182 …CMAKE_URL: https://github.com/Kitware/CMake/releases/download/v${{ matrix.CMAKE }}/cmake-${{ matri…183 CMAKE_EXE: /opt/Kitware/CMake/${{ matrix.CMAKE }}/bin/cmake184 CTEST_EXE: /opt/Kitware/CMake/${{ matrix.CMAKE }}/bin/ctest212 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 }}
17 …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.exe19 CTEST_EXE: C:\Tools\Kitware\CMake\${{matrix.CMAKE}}\bin\ctest.exe45 …ive ~\Downloads\cmake-${{matrix.CMAKE}}-windows-x86_64.zip -DestinationPath C:\Tools\Kitware\CMake\46 Rename-Item C:\Tools\Kitware\CMake\* ${{matrix.CMAKE}}
20 … 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' && \
2 Copyright 2000-2018 Kitware, Inc. and Contributors16 * Neither the name of Kitware, Inc. nor the names of Contributors114 CMake was initially developed by Kitware with the following sponsorship:126 * Kitware, Inc.
28 Chuck Atkins <chuck.atkins@kitware.com>31 Cory Quammen <cory.quammen@kitware.com>60 Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com>
86 @rem See https://github.com/Kitware/CMake/commit/3bbd85d5fffe66181cf16c81b23b2ba50f5387ba87 @rem See https://gitlab.kitware.com/cmake/cmake/-/merge_requests/3555#note_660390
91 @rem See https://github.com/Kitware/CMake/commit/3bbd85d5fffe66181cf16c81b23b2ba50f5387ba92 @rem See https://gitlab.kitware.com/cmake/cmake/-/merge_requests/3555#note_660390
3 RUN curl -sSL -o cmake-linux.sh https://github.com/Kitware/CMake/releases/download/v3.16.1/cmake-3.…
166 CMAKE_EXE: /opt/Kitware/CMake/${{ matrix.CMAKE }}/bin/cmake167 CTEST_EXE: /opt/Kitware/CMake/${{ matrix.CMAKE }}/bin/ctest
16 …wget -q https://github.com/Kitware/CMake/releases/download/v3.26.0/cmake-3.26.0-Linux-x86_64.tar.gz
5 # Copyright (c) Kitware Inc.16 # This file was originally developed by Jean-Christophe Fillion-Robin, Kitware Inc.
1 # Source: https://gitlab.kitware.com/cmake/community/-/wikis/FAQ#can-i-do-make-uninstall-with-cmake
28 "Refer https://gitlab.kitware.com/cmake/cmake/-/issues/16920" FORCE)
30 # https://gitlab.kitware.com/cmake/cmake/-/issues/17770
24 URL = ('https://github.com/Kitware/CMake/releases/download/v%s/'
17 curl -OL https://github.com/Kitware/CMake/releases/download/v3.16.8/cmake-3.16.8-Linux-x86_64.sh
34 # https://gitlab.kitware.com/cmake/cmake/issues/16170. Set an intermediate
6 older distro you need to update your cmake. Luckily Kitware provide a repo for14 # 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
40 # https://gitlab.kitware.com/cmake/cmake/issues/16170. Set an intermediate