Home
last modified time | relevance | path

Searched refs:CMAKE (Results 1 – 25 of 2433) sorted by relevance

12345678910>>...98

/dports/science/madness/madness-ebb3fd7/cmake/
H A DMakefile1 CMAKE := cmake-3.5.1 macro
2 URL := https://cmake.org/files/v3.5/$(CMAKE).tar.gz
11 download := wget $(URL) -O $(CMAKE).tar.gz
13 download := curl $(URL) -o $(CMAKE).tar.gz
17 $(CMAKE).tar.gz:
21 cmake: $(CMAKE).tar.gz
22 tar -xzf $(CMAKE).tar.gz
23 cd ./$(CMAKE)
24 cd $(CMAKE) && ./configure --prefix=$(PREFIX) # --system-curl
25 cd $(CMAKE) && make install
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/cmake/settings/
H A Dcmakepreferences.cpp78 qCDebug(CMAKE) << "Source folder: " << m_srcFolder << options.projectTempFile; in CMakePreferences()
121 qCDebug(CMAKE) << "********loading"; in reset()
139 qCDebug(CMAKE) << "*******saving"; in apply()
247 qCDebug(CMAKE) << "item " << index << " selected"; in listSelectionChanged()
275 qCDebug(CMAKE) << "builddir Changed" << buildDir; in buildDirChanged()
283 qCDebug(CMAKE) << "cache updated for" << buildDir; in cacheUpdated()
311 qCDebug(CMAKE) << "adding to cmake config: environment empty"; in createBuildDir()
326 qCDebug(CMAKE) << "Emitting changed signal for cmake kcm"; in createBuildDir()
354 qCDebug(CMAKE) << "removing from cmake config: using builddir " << curr; in removeBuildDir()
355 qCDebug(CMAKE) << "removing from cmake config: builddir path " << removedPath; in removeBuildDir()
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Auxiliary/vim/
H A Dextract-upper-case.pl37 while (<CMAKE>) {
55 close(CMAKE);
61 open(CMAKE, "$cmake --help-command-list|");
62 while (my $cmd = <CMAKE>) {
66 close(CMAKE);
90 open(CMAKE, "$cmake --help-property-list|");
91 while (<CMAKE>) {
96 close(CMAKE);
124 open(CMAKE, "$cmake --version|");
126 while (<CMAKE>) {
[all …]
/dports/devel/cmake/cmake-3.22.1/Auxiliary/vim/
H A Dextract-upper-case.pl37 while (<CMAKE>) {
55 close(CMAKE);
61 open(CMAKE, "$cmake --help-command-list|");
62 while (my $cmd = <CMAKE>) {
66 close(CMAKE);
90 open(CMAKE, "$cmake --help-property-list|");
91 while (<CMAKE>) {
96 close(CMAKE);
124 open(CMAKE, "$cmake --version|");
126 while (<CMAKE>) {
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Auxiliary/vim/
H A Dextract-upper-case.pl37 while (<CMAKE>) {
55 close(CMAKE);
61 open(CMAKE, "$cmake --help-command-list|");
62 while (my $cmd = <CMAKE>) {
66 close(CMAKE);
90 open(CMAKE, "$cmake --help-property-list|");
91 while (<CMAKE>) {
96 close(CMAKE);
124 open(CMAKE, "$cmake --version|");
126 while (<CMAKE>) {
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/TestScripts/
H A Dcryptest-cmake.sh31 if [[ -z "$CMAKE" ]]; then
32 CMAKE=cmake
37 if [[ -z $(command -v "$CMAKE") ]]; then
38 echo "Cannot find $CMAKE. Things may fail."
71 if ! CXX="$CXX" "$CMAKE" -DCMAKE_CXX_COMPILER="$CXX" ../; then
76 if ! "$CMAKE" ../; then
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/TestScripts/
H A Dcryptest-cmake.sh31 if [[ -z "$CMAKE" ]]; then
32 CMAKE=cmake
37 if [[ -z $(command -v "$CMAKE") ]]; then
38 echo "Cannot find $CMAKE. Things may fail."
71 if ! CXX="$CXX" "$CMAKE" -DCMAKE_CXX_COMPILER="$CXX" ../; then
76 if ! "$CMAKE" ../; then
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/libext/libxc/
H A Dbuild_libxc.sh11 CMAKE=`pwd`/cmake-${CMAKE_VER}-${UNAME_S}-x86_64/CMake.app/Contents/bin/cmake
13 CMAKE=`pwd`/cmake-${CMAKE_VER}-${UNAME_S}-x86_64/bin/cmake
66 if [[ -z "${CMAKE}" ]]; then
74 echo define the CMAKE env. variable
78 CMAKE=cmake
81 CMAKE_VER_MAJ=$(${CMAKE} --version|cut -d " " -f 3|head -1|cut -d. -f1)
82 CMAKE_VER_MIN=$(${CMAKE} --version|cut -d " " -f 3|head -1|cut -d. -f2)
90 echo define the CMAKE env. variable
119 $CMAKE -E env CFLAGS="$cflags" LDFLAGS="$ldflags" FCFLAGS="$fcflags" FFLAGS="$fcflags" \
120 $CMAKE -DCMAKE_INSTALL_PREFIX=${NWCHEM_TOP}/src/libext/libxc/install -DCMAKE_C_COMPILER=$CC -DENAB…
/dports/lang/chibi-scheme/chibi-scheme-0.10/
H A Dappveyor.yml16 BUILDSYSTEM: CMAKE
19 BUILDSYSTEM: CMAKE
22 BUILDSYSTEM: CMAKE
25 BUILDSYSTEM: CMAKE
28 - if %BUILDSYSTEM%.==CMAKE. cinst ninja
29 - if %BUILDSYSTEM%.==CMAKE. set PATH=c:/tools/ninja;%PATH%
44 - if %BUILDSYSTEM%.==CMAKE. cmake -G Ninja .
48 - if %BUILDSYSTEM%.==CMAKE. ninja
52 - if %BUILDSYSTEM%.==CMAKE. ctest --verbose .
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/c-ares-809d5e84/
H A Dappveyor.yml23 BUILDTOOL: CMAKE
29 BUILDTOOL: CMAKE
35 BUILDTOOL: CMAKE
66 - if "%BUILDTOOL%" == "CMAKE" mkdir C:\projects\build-cares
67 - if "%BUILDTOOL%" == "CMAKE" cd C:\projects\build-cares
69 - if "%BUILDTOOL%" == "CMAKE" ninja install
83 - if "%BUILDTOOL%" == "CMAKE" cd C:\projects\build-cares\bin
84 - if "%BUILDTOOL%" == "CMAKE" .\adig.exe www.google.com
85 - if "%BUILDTOOL%" == "CMAKE" .\acountry.exe www.google.com
86 - if "%BUILDTOOL%" == "CMAKE" .\ahost.exe www.google.com
[all …]
/dports/math/curv/curv-0.5/extern/replxx/
H A Dbuild-all.sh54 CMAKE="/cygdrive/c/Program Files/CMake/bin/cmake.exe"
55 "${CMAKE}" ${STATIC} ${shared} ${examples} -G 'Visual Studio 14' ${installPrefix} ../../
56 "${CMAKE}" --build . --config Debug
57 "${CMAKE}" --build . --config Release
58 "${CMAKE}" --build . --config Debug --target Install
59 "${CMAKE}" --build . --config Release --target Install
/dports/devel/RStudio/rstudio-2021.09.1-372/package/osx/
H A Dmake-package154 CMAKE="${CMAKE_X86_64:-/usr/local/bin/cmake}"
155 info "Using CMake '${CMAKE}' for x86_64 build"
169 arch -x86_64 "${CMAKE}" \
190 arch -x86_64 "${CMAKE}" --build . --target all -- ${MAKEFLAGS}
208 CMAKE="${CMAKE_ARM64:-/opt/homebrew/bin/cmake}"
209 info "Using CMake '${CMAKE}' for arm64 build"
223 arch -arm64 "${CMAKE}" \
237 arch -arm64 "${CMAKE}" --build . --target all -- ${MAKEFLAGS}
251 find-program CMAKE cmake \
267 "${CMAKE}" --build . --target install -- ${MAKEFLAGS}
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/cmake/
H A Dcmakeimportjsonjob.cpp40 qCWarning(CMAKE) << "Couldn't open commands file" << commandsFile; in importCommands()
44 qCDebug(CMAKE) << "Found commands file" << commandsFile; in importCommands()
50 …qCWarning(CMAKE) << "Failed to parse JSON in commands file:" << error.errorString() << commandsFil… in importCommands()
54 qCWarning(CMAKE) << "JSON document in commands file is not an array: " << commandsFile; in importCommands()
67 qCWarning(CMAKE) << "JSON command file entry is not an object:" << value; in importCommands()
72 qCWarning(CMAKE) << "JSON command file entry does not contain required keys:" << entry; in importCommands()
85 qCDebug(CMAKE) << "entering..." << path << entry[KEY_FILE]; in importCommands()
136 …qCWarning(CMAKE) << "Could not import CMake project" << project()->path() << "('compile_commands.j… in start()
160 qCWarning(CMAKE) << "Could not import CMake project ('compile_commands.json' invalid)"; in importCompileCommandsJsonFinished()
166 …qCDebug(CMAKE) << "Done importing, found" << data.compilationData.files.count() << "entries for" <… in importCompileCommandsJsonFinished()
/dports/graphics/openimageio/oiio-Release-2.2.16.0/
H A DMakefile38 CMAKE ?= cmake macro
264 ${CMAKE} -E make_directory ${build_dir} ; \
266 ${CMAKE} -DCMAKE_BUILD_TYPE:STRING=${CMAKE_BUILD_TYPE} \
275 ${CMAKE} --build . --config ${CMAKE_BUILD_TYPE} \
289 ${CMAKE} --build . --target package --config ${CMAKE_BUILD_TYPE} \
296 ${CMAKE} --build . --target package_source --config ${CMAKE_BUILD_TYPE} \
302 ${CMAKE} --build . --target clang-format --config ${CMAKE_BUILD_TYPE} \
333 ${CMAKE} -E remove_directory ${build_dir}
337 ${CMAKE} -E remove_directory ${dist_dir}
341 ${CMAKE} -E remove_directory ${top_build_dir}
[all …]
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/
H A DMakefile38 CMAKE ?= cmake macro
264 ${CMAKE} -E make_directory ${build_dir} ; \
266 ${CMAKE} -DCMAKE_BUILD_TYPE:STRING=${CMAKE_BUILD_TYPE} \
275 ${CMAKE} --build . --config ${CMAKE_BUILD_TYPE} \
289 ${CMAKE} --build . --target package --config ${CMAKE_BUILD_TYPE} \
296 ${CMAKE} --build . --target package_source --config ${CMAKE_BUILD_TYPE} \
302 ${CMAKE} --build . --target clang-format --config ${CMAKE_BUILD_TYPE} \
333 ${CMAKE} -E remove_directory ${build_dir}
337 ${CMAKE} -E remove_directory ${dist_dir}
341 ${CMAKE} -E remove_directory ${top_build_dir}
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/ci/docker/host-x86_64/dist-x86_64-linux/
H A Dbuild-cmake.sh6 CMAKE=3.13.4
7 curl -L https://github.com/Kitware/CMake/releases/download/v$CMAKE/cmake-$CMAKE.tar.gz | tar xzf -
11 hide_output ../cmake-$CMAKE/configure --prefix=/rustroot
17 rm -rf cmake-$CMAKE
/dports/science/nwchem-data/nwchem-7.0.2-release/src/libext/scalapack/
H A Dbuild_scalapa.sh10 CMAKE=`pwd`/cmake-${CMAKE_VER}-${UNAME_S}-x86_64/CMake.app/Contents/bin/cmake
12 CMAKE=`pwd`/cmake-${CMAKE_VER}-${UNAME_S}-x86_64/bin/cmake
41 if [[ -z "${CMAKE}" ]]; then
49 echo define the CMAKE env. variable
53 CMAKE=cmake
56 CMAKE_VER_MAJ=$(${CMAKE} --version|cut -d " " -f 3|head -1|cut -d. -f1)
57 CMAKE_VER_MIN=$(${CMAKE} --version|cut -d " " -f 3|head -1|cut -d. -f2)
65 echo define the CMAKE env. variable
139 CC=mpicc FC=$MPIF90 CFLAGS="$C_FLAGS" FFLAGS="$Fortran_FLAGS" $CMAKE -Wno-dev ../ -DCMAKE_BUILD_TY…
/dports/astro/phd2/phd2-2.6.10/build/
H A Dbuild_indiclient_win326 CMAKE=$(cygpath -w '/c/Program Files/CMake/bin/cmake.exe')
41 "$CMAKE" -Wno-dev -G "Visual Studio 12" ..\cfitsio.src -DBUILD_SHARED_LIBS=OFF
42 "$CMAKE" --build . --config Release
66 "$CMAKE" -Wno-dev -G "Visual Studio 12" "-DCMAKE_INSTALL_PREFIX:PATH=$TOP\indiclient" "-DCMAKE_PREF…
67 "$CMAKE" --build . --config Release
68 "$CMAKE" --build . --config Release --target install
69 "$CMAKE" --build . --config Debug
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/cmake/testing/
H A Dctestfindjob.cpp23 qCDebug(CMAKE) << "Created a CTestFindJob"; in CTestFindJob()
30 qCDebug(CMAKE) << "Finding test cases"; in start()
44 qCDebug(CMAKE) << "Source files to update:" << m_pendingFiles; in findTestCases()
64 … qCDebug(CMAKE) << "Cannot add test suite" << m_suite->name() << ": this job has been killed.";
69 qCDebug(CMAKE) << "Cannot add test suite" << m_suite->name()
75 qCDebug(CMAKE) << "context update ready" << m_pendingFiles << document.str();
H A Dctestsuite.cpp38 qCDebug(CMAKE) << m_name << m_executable << m_project->name(); in CTestSuite()
49 …qCDebug(CMAKE) << "Found declaration" << decl->toString() << decl->identifier().identifier().byteA… in findCaseDeclarations()
56 qCDebug(CMAKE) << "Found private slot in test" << name; in findCaseDeclarations()
67 … qCDebug(CMAKE) << "Found test case function declaration" << function->identifier().toString(); in findCaseDeclarations()
88 qCDebug(CMAKE) << "No top context in" << document.str(); in loadDeclarations()
101 qCDebug(CMAKE) << "Found a definition for a function 'main()' at" << contextRange; in loadDeclarations()
122 qCDebug(CMAKE) << "Main declaration" << (*it)->toString(); in loadDeclarations()
155 qCDebug(CMAKE) << "No test class found or internal context missing in " << document.str(); in loadDeclarations()
166 qCDebug(CMAKE) << "Launching test run" << m_name << "with cases" << testCases; in launchCases()
/dports/shells/fish/fish-3.3.1/
H A DGNUmakefile7 CMAKE ?= cmake macro
36 @which $(CMAKE) > /dev/null 2> /dev/null || \
41 $(CMAKE) --build build
46 cd build; $(CMAKE) .. -G "$(GENERATOR)" \
58 $(CMAKE) --build build --target test
62 $(CMAKE) --build build --target install
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/libext/scalapack/
H A Dbuild_scalapa.sh19 CMAKE=`pwd`/../bin/cmake
20 ${CMAKE} -version
32 CMAKE=`pwd`/cmake-${CMAKE_VER}-${UNAME_S}-x86_64/CMake.app/Contents/bin/cmake
34 CMAKE=`pwd`/cmake-${CMAKE_VER}-${UNAME_S}-x86_64/bin/cmake
68 if [[ -z "${CMAKE}" ]]; then
76 echo define the CMAKE env. variable
80 CMAKE=cmake
84 CMAKE_VER_MAJ=$(${CMAKE} --version|cut -d " " -f 3|head -1|cut -d. -f1)
85 CMAKE_VER_MIN=$(${CMAKE} --version|cut -d " " -f 3|head -1|cut -d. -f2)
93 echo define the CMAKE env. variable
[all …]
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/
H A DMakefile39 CMAKE ?= cmake macro
270 ${CMAKE} -E make_directory ${build_dir} ; \
272 ${CMAKE} -DCMAKE_BUILD_TYPE:STRING=${CMAKE_BUILD_TYPE} \
281 ${CMAKE} --build . --config ${CMAKE_BUILD_TYPE} \
295 ${CMAKE} --build . --target package --config ${CMAKE_BUILD_TYPE} \
302 ${CMAKE} --build . --target package_source --config ${CMAKE_BUILD_TYPE} \
308 ${CMAKE} --build . --target clang-format --config ${CMAKE_BUILD_TYPE} \
338 ${CMAKE} -E remove_directory ${build_dir}
342 ${CMAKE} -E remove_directory ${dist_dir}
346 ${CMAKE} -E remove_directory ${top_build_dir}
[all …]
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/
H A DMakefile39 CMAKE ?= cmake macro
270 ${CMAKE} -E make_directory ${build_dir} ; \
272 ${CMAKE} -DCMAKE_BUILD_TYPE:STRING=${CMAKE_BUILD_TYPE} \
281 ${CMAKE} --build . --config ${CMAKE_BUILD_TYPE} \
295 ${CMAKE} --build . --target package --config ${CMAKE_BUILD_TYPE} \
302 ${CMAKE} --build . --target package_source --config ${CMAKE_BUILD_TYPE} \
308 ${CMAKE} --build . --target clang-format --config ${CMAKE_BUILD_TYPE} \
338 ${CMAKE} -E remove_directory ${build_dir}
342 ${CMAKE} -E remove_directory ${dist_dir}
346 ${CMAKE} -E remove_directory ${top_build_dir}
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/ci/docker/scripts/
H A Dcmake.sh23 CMAKE=3.13.4
24 curl -L https://github.com/Kitware/CMake/releases/download/v$CMAKE/cmake-$CMAKE.tar.gz | tar xzf -
28 hide_output ../cmake-$CMAKE/configure
34 rm -rf cmake-$CMAKE

12345678910>>...98