Home
last modified time | relevance | path

Searched refs:xcrun (Results 1 – 25 of 1185) sorted by relevance

12345678910>>...48

/dports/net-p2p/bitcoin/bitcoin-22.0/depends/builders/
H A Ddarwin.mk1 build_darwin_CC:=$(shell xcrun -f clang) -isysroot$(shell xcrun --show-sdk-path)
2 build_darwin_CXX:=$(shell xcrun -f clang++) -isysroot$(shell xcrun --show-sdk-path)
3 build_darwin_AR:=$(shell xcrun -f ar)
5 build_darwin_STRIP:=$(shell xcrun -f strip)
6 build_darwin_OTOOL:=$(shell xcrun -f otool)
7 build_darwin_NM:=$(shell xcrun -f nm)
15 darwin_AR:=$(shell xcrun -f ar)
16 darwin_RANLIB:=$(shell xcrun -f ranlib)
17 darwin_STRIP:=$(shell xcrun -f strip)
19 darwin_OTOOL:=$(shell xcrun -f otool)
[all …]
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/depends/builders/
H A Ddarwin.mk1 build_darwin_CC:=$(shell xcrun -f clang) -isysroot$(shell xcrun --show-sdk-path)
2 build_darwin_CXX:=$(shell xcrun -f clang++) -isysroot$(shell xcrun --show-sdk-path)
3 build_darwin_AR:=$(shell xcrun -f ar)
5 build_darwin_STRIP:=$(shell xcrun -f strip)
6 build_darwin_OTOOL:=$(shell xcrun -f otool)
7 build_darwin_NM:=$(shell xcrun -f nm)
15 darwin_AR:=$(shell xcrun -f ar)
16 darwin_RANLIB:=$(shell xcrun -f ranlib)
17 darwin_STRIP:=$(shell xcrun -f strip)
19 darwin_OTOOL:=$(shell xcrun -f otool)
[all …]
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/depends/builders/
H A Ddarwin.mk1 build_darwin_CC:=$(shell xcrun -f clang) -isysroot$(shell xcrun --show-sdk-path)
2 build_darwin_CXX:=$(shell xcrun -f clang++) -isysroot$(shell xcrun --show-sdk-path)
3 build_darwin_AR:=$(shell xcrun -f ar)
5 build_darwin_STRIP:=$(shell xcrun -f strip)
6 build_darwin_OTOOL:=$(shell xcrun -f otool)
7 build_darwin_NM:=$(shell xcrun -f nm)
15 darwin_AR:=$(shell xcrun -f ar)
16 darwin_RANLIB:=$(shell xcrun -f ranlib)
17 darwin_STRIP:=$(shell xcrun -f strip)
19 darwin_OTOOL:=$(shell xcrun -f otool)
[all …]
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/depends/builders/
H A Ddarwin.mk1 build_darwin_CC:=$(shell xcrun -f clang) --sysroot $(shell xcrun --show-sdk-path)
2 build_darwin_CXX:=$(shell xcrun -f clang++) --sysroot $(shell xcrun --show-sdk-path)
3 build_darwin_AR:=$(shell xcrun -f ar)
5 build_darwin_STRIP:=$(shell xcrun -f strip)
6 build_darwin_OTOOL:=$(shell xcrun -f otool)
7 build_darwin_NM:=$(shell xcrun -f nm)
15 darwin_AR:=$(shell xcrun -f ar)
16 darwin_RANLIB:=$(shell xcrun -f ranlib)
17 darwin_STRIP:=$(shell xcrun -f strip)
19 darwin_OTOOL:=$(shell xcrun -f otool)
[all …]
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/depends/builders/
H A Ddarwin.mk1 build_darwin_CC:=$(shell xcrun -f clang) --sysroot $(shell xcrun --show-sdk-path)
2 build_darwin_CXX:=$(shell xcrun -f clang++) --sysroot $(shell xcrun --show-sdk-path)
3 build_darwin_AR:=$(shell xcrun -f ar)
5 build_darwin_STRIP:=$(shell xcrun -f strip)
6 build_darwin_OTOOL:=$(shell xcrun -f otool)
7 build_darwin_NM:=$(shell xcrun -f nm)
15 darwin_AR:=$(shell xcrun -f ar)
16 darwin_RANLIB:=$(shell xcrun -f ranlib)
17 darwin_STRIP:=$(shell xcrun -f strip)
19 darwin_OTOOL:=$(shell xcrun -f otool)
[all …]
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/depends/builders/
H A Ddarwin.mk1 build_darwin_CC:=$(shell xcrun -f clang) --sysroot $(shell xcrun --show-sdk-path)
2 build_darwin_CXX:=$(shell xcrun -f clang++) --sysroot $(shell xcrun --show-sdk-path)
3 build_darwin_AR:=$(shell xcrun -f ar)
5 build_darwin_STRIP:=$(shell xcrun -f strip)
6 build_darwin_OTOOL:=$(shell xcrun -f otool)
7 build_darwin_NM:=$(shell xcrun -f nm)
15 darwin_AR:=$(shell xcrun -f ar)
16 darwin_RANLIB:=$(shell xcrun -f ranlib)
17 darwin_STRIP:=$(shell xcrun -f strip)
19 darwin_OTOOL:=$(shell xcrun -f otool)
[all …]
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/depends/builders/
H A Ddarwin.mk1 build_darwin_CC:=$(shell xcrun -f clang)
2 build_darwin_CXX:=$(shell xcrun -f clang++)
3 build_darwin_AR:=$(shell xcrun -f ar)
5 build_darwin_STRIP:=$(shell xcrun -f strip)
6 build_darwin_OTOOL:=$(shell xcrun -f otool)
7 build_darwin_NM:=$(shell xcrun -f nm)
15 darwin_AR:=$(shell xcrun -f ar)
16 darwin_RANLIB:=$(shell xcrun -f ranlib)
17 darwin_STRIP:=$(shell xcrun -f strip)
19 darwin_OTOOL:=$(shell xcrun -f otool)
[all …]
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/depends/builders/
H A Ddarwin.mk1 build_darwin_CC:=$(shell xcrun -f clang)
2 build_darwin_CXX:=$(shell xcrun -f clang++)
3 build_darwin_AR:=$(shell xcrun -f ar)
5 build_darwin_STRIP:=$(shell xcrun -f strip)
6 build_darwin_OTOOL:=$(shell xcrun -f otool)
7 build_darwin_NM:=$(shell xcrun -f nm)
15 darwin_AR:=$(shell xcrun -f ar)
16 darwin_RANLIB:=$(shell xcrun -f ranlib)
17 darwin_STRIP:=$(shell xcrun -f strip)
19 darwin_OTOOL:=$(shell xcrun -f otool)
[all …]
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/depends/builders/
H A Ddarwin.mk1 build_darwin_CC:=$(shell xcrun -f clang)
2 build_darwin_CXX:=$(shell xcrun -f clang++)
3 build_darwin_AR:=$(shell xcrun -f ar)
5 build_darwin_STRIP:=$(shell xcrun -f strip)
6 build_darwin_OTOOL:=$(shell xcrun -f otool)
7 build_darwin_NM:=$(shell xcrun -f nm)
15 darwin_AR:=$(shell xcrun -f ar)
16 darwin_RANLIB:=$(shell xcrun -f ranlib)
17 darwin_STRIP:=$(shell xcrun -f strip)
19 darwin_OTOOL:=$(shell xcrun -f otool)
[all …]
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/depends/builders/
H A Ddarwin.mk1 build_darwin_CC: = $(shell xcrun -f clang)
2 build_darwin_CXX: = $(shell xcrun -f clang++)
3 build_darwin_AR: = $(shell xcrun -f ar)
5 build_darwin_STRIP: = $(shell xcrun -f strip)
6 build_darwin_OTOOL: = $(shell xcrun -f otool)
7 build_darwin_NM: = $(shell xcrun -f nm)
15 darwin_AR:=$(shell xcrun -f ar)
16 darwin_RANLIB:=$(shell xcrun -f ranlib)
17 darwin_STRIP:=$(shell xcrun -f strip)
19 darwin_OTOOL:=$(shell xcrun -f otool)
[all …]
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/depends/builders/
H A Ddarwin.mk1 build_darwin_CC: = $(shell xcrun -f clang)
2 build_darwin_CXX: = $(shell xcrun -f clang++)
3 build_darwin_AR: = $(shell xcrun -f ar)
5 build_darwin_STRIP: = $(shell xcrun -f strip)
6 build_darwin_OTOOL: = $(shell xcrun -f otool)
7 build_darwin_NM: = $(shell xcrun -f nm)
15 darwin_AR:=$(shell xcrun -f ar)
16 darwin_RANLIB:=$(shell xcrun -f ranlib)
17 darwin_STRIP:=$(shell xcrun -f strip)
19 darwin_OTOOL:=$(shell xcrun -f otool)
[all …]
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/depends/builders/
H A Ddarwin.mk1 build_darwin_CC: = $(shell xcrun -f clang)
2 build_darwin_CXX: = $(shell xcrun -f clang++)
3 build_darwin_AR: = $(shell xcrun -f ar)
5 build_darwin_STRIP: = $(shell xcrun -f strip)
6 build_darwin_OTOOL: = $(shell xcrun -f otool)
7 build_darwin_NM: = $(shell xcrun -f nm)
15 darwin_AR:=$(shell xcrun -f ar)
16 darwin_RANLIB:=$(shell xcrun -f ranlib)
17 darwin_STRIP:=$(shell xcrun -f strip)
19 darwin_OTOOL:=$(shell xcrun -f otool)
[all …]
/dports/net-p2p/litecoin/litecoin-0.18.1/depends/builders/
H A Ddarwin.mk1 build_darwin_CC:=$(shell xcrun -f clang)
2 build_darwin_CXX:=$(shell xcrun -f clang++)
3 build_darwin_AR:=$(shell xcrun -f ar)
5 build_darwin_STRIP:=$(shell xcrun -f strip)
6 build_darwin_OTOOL:=$(shell xcrun -f otool)
7 build_darwin_NM:=$(shell xcrun -f nm)
15 darwin_AR:=$(shell xcrun -f ar)
16 darwin_RANLIB:=$(shell xcrun -f ranlib)
17 darwin_STRIP:=$(shell xcrun -f strip)
19 darwin_OTOOL:=$(shell xcrun -f otool)
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/metal/
H A DMakefile3 xcrun -sdk macosx metal -c examples/compute/shaders.metal -o examples/compute/shaders.air
4 xcrun -sdk macosx metallib examples/compute/shaders.air -o examples/compute/shaders.metallib
7 xcrun -sdk macosx metal -c examples/window/shaders.metal -o examples/window/shaders.air
8 xcrun -sdk macosx metallib examples/window/shaders.air -o examples/window/shaders.metallib
11 xcrun -sdk macosx metal -c examples/circle/shaders.metal -o examples/circle/shaders.air
12 xcrun -sdk macosx metallib examples/circle/shaders.air -o examples/circle/shaders.metallib
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/metal/
H A DMakefile3 xcrun -sdk macosx metal -c examples/compute/shaders.metal -o examples/compute/shaders.air
4 xcrun -sdk macosx metallib examples/compute/shaders.air -o examples/compute/shaders.metallib
7 xcrun -sdk macosx metal -c examples/window/shaders.metal -o examples/window/shaders.air
8 xcrun -sdk macosx metallib examples/window/shaders.air -o examples/window/shaders.metallib
11 xcrun -sdk macosx metal -c examples/circle/shaders.metal -o examples/circle/shaders.air
12 xcrun -sdk macosx metallib examples/circle/shaders.air -o examples/circle/shaders.metallib
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/metal/
H A DMakefile3 xcrun -sdk macosx metal -c examples/compute/shaders.metal -o examples/compute/shaders.air
4 xcrun -sdk macosx metallib examples/compute/shaders.air -o examples/compute/shaders.metallib
7 xcrun -sdk macosx metal -c examples/window/shaders.metal -o examples/window/shaders.air
8 xcrun -sdk macosx metallib examples/window/shaders.air -o examples/window/shaders.metallib
11 xcrun -sdk macosx metal -c examples/circle/shaders.metal -o examples/circle/shaders.air
12 xcrun -sdk macosx metallib examples/circle/shaders.air -o examples/circle/shaders.metallib
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/cmake/platforms/
H A DiOS.cmake24 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find clang
32 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find clang++
40 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find ar
49 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find ranlib
58 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find strip
67 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find dsymutil
76 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find libtool
85 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find codesign
95 COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find codesign_allocate
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/cmake/platforms/
H A DiOS.cmake24 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find clang
32 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find clang++
40 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find ar
49 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find ranlib
58 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find strip
67 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find dsymutil
76 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find libtool
85 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find codesign
95 COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find codesign_allocate
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/cmake/platforms/
H A DiOS.cmake24 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find clang
32 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find clang++
40 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find ar
49 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find ranlib
58 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find strip
67 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find dsymutil
76 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find libtool
85 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find codesign
95 COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find codesign_allocate
/dports/devel/llvm10/llvm-10.0.1.src/cmake/platforms/
H A DiOS.cmake24 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find clang
32 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find clang++
40 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find ar
49 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find ranlib
58 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find strip
67 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find dsymutil
76 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find libtool
85 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find codesign
95 COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find codesign_allocate
/dports/graphics/llvm-mesa/llvm-13.0.1.src/cmake/platforms/
H A DiOS.cmake24 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find clang
32 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find clang++
40 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find ar
49 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find ranlib
58 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find strip
67 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find dsymutil
76 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find libtool
85 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find codesign
95 COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find codesign_allocate
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/cmake/platforms/
H A DiOS.cmake24 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find clang
32 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find clang++
40 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find ar
49 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find ranlib
58 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find strip
67 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find dsymutil
76 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find libtool
85 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find codesign
95 COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find codesign_allocate
/dports/devel/llvm11/llvm-11.0.1.src/cmake/platforms/
H A DiOS.cmake24 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find clang
32 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find clang++
40 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find ar
49 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find ranlib
58 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find strip
67 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find dsymutil
76 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find libtool
85 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find codesign
95 COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find codesign_allocate
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/cmake/platforms/
H A DiOS.cmake24 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find clang
32 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find clang++
40 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find ar
49 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find ranlib
58 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find strip
67 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find dsymutil
76 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find libtool
85 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find codesign
95 COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find codesign_allocate
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/cmake/platforms/
H A DiOS.cmake24 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find clang
32 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find clang++
40 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find ar
49 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find ranlib
58 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find strip
67 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find dsymutil
76 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find libtool
85 execute_process(COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find codesign
95 COMMAND xcrun -sdk ${CMAKE_OSX_SYSROOT} -find codesign_allocate

12345678910>>...48