Home
last modified time | relevance | path

Searched refs:SDKROOT (Results 1 – 25 of 60) sorted by relevance

123

/external/mdnsresponder/
DMakefile24 …OOT=$(OBJROOT) SYMROOT=$(SYMROOT) DSTROOT=$(DSTROOT) MVERS=$(MVERS) SDKROOT=$(SDKROOT) -target Bui…
27 …OOT=$(OBJROOT) SYMROOT=$(SYMROOT) DSTROOT=$(DSTROOT) MVERS=$(MVERS) SDKROOT=$(SDKROOT) -target Sys…
30 …tall OBJROOT=$(OBJROOT) SYMROOT=$(SYMROOT) DSTROOT=$(DSTROOT) MVERS=$(MVERS) SDKROOT=$(SDKROOT)
38 …OOT=$(OBJROOT) SYMROOT=$(SYMROOT) DSTROOT=$(DSTROOT) MVERS=$(MVERS) SDKROOT=$(SDKROOT) -target Sy…
/external/libcxxabi/lib/
Dbuildit44 if [ -n "$SDKROOT" ]
46 EXTRA_FLAGS+="-isysroot ${SDKROOT}"
47 CXX=`xcrun -sdk "${SDKROOT}" -find clang++`
48 CC=`xcrun -sdk "${SDKROOT}" -find clang`
56 if [ -f "${SDKROOT}/usr/local/lib/libCrashReporterClient.a" ]
/external/llvm/cmake/platforms/
DiOS.cmake10 OUTPUT_VARIABLE SDKROOT
14 IF(NOT EXISTS ${SDKROOT})
15 MESSAGE(FATAL_ERROR "SDKROOT could not be detected!")
18 message(STATUS "Using SDKROOT ${SDKROOT}")
19 set(CMAKE_OSX_SYSROOT ${SDKROOT})
/external/compiler-rt/make/platform/
Ddarwin_bni.mk11 ifneq (,$(SDKROOT))
12 override CC := $(shell xcrun -sdk $(SDKROOT) -find clang || echo "false")
13 AR := $(shell xcrun -sdk $(SDKROOT) -find ar || echo "false")
14 RANLIB := $(shell xcrun -sdk $(SDKROOT) -find ranlib || echo "false")
15 STRIP := $(shell xcrun -sdk $(SDKROOT) -find strip || echo "false")
16 LIPO := $(shell xcrun -sdk $(SDKROOT) -find lipo || echo "false")
17 DSYMUTIL := $(shell xcrun -sdk $(SDKROOT) -find dsymutil || echo "false")
28 ifneq (,$(SDKROOT))
29 DEPLOYMENT_FLAGS += -isysroot $(SDKROOT)
/external/libchrome/sandbox/mac/
Dsandbox_mac.gypi23 '$(SDKROOT)/usr/lib/libsandbox.dylib',
60 '$(SDKROOT)/usr/lib/libbsm.dylib',
83 '$(SDKROOT)/System/Library/Frameworks/CoreFoundation.framework',
84 '$(SDKROOT)/System/Library/Frameworks/Foundation.framework',
/external/compiler-rt/make/
DAppleBI.mk71 -L$(SDKROOT)/usr/lib/system \
120 mkdir -p $(DSTROOT)/$(SDKROOT)/usr/lib/system
122 -o $(DSTROOT)/$(SDKROOT)/usr/lib/system/libcompiler_rt_sim.dylib
123 mkdir -p $(DSTROOT)/$(SDKROOT)/usr/local/lib/dyld
125 $(DSTROOT)/$(SDKROOT)/usr/local/lib/dyld/libcompiler_rt.a
147 -umbrella System -Wl,-no_implicit_dylibs -L$(SDKROOT)/usr/lib/system -dead_strip \
/external/swiftshader/third_party/LLVM/utils/buildit/
Dbuild_llvm95 T=`xcrun -sdk $SDKROOT -find ${prog}`
103 T=`xcrun -sdk $SDKROOT -find ${prog}`
105 echo 'exec '$T' -arch armv7 -isysroot '${SDKROOT}' "$@"' >> $P || exit 1
156 UNIVERSAL_SDK_PATH=$SDKROOT \
206 if [ -n "$SDKROOT" ]; then
207 STRIP=`xcrun -sdk $SDKROOT -find strip`
/external/valgrind/
DREADME.android_emulator30 export SDKROOT=$HOME/android/android-sdk-linux
31 export PATH=$PATH:$SDKROOT/tools:$SDKROOT/platform-tools
36 # (from $SDKROOT/tools)
/external/google-breakpad/src/tools/mac/
Dtools_mac.gypi46 '$(SDKROOT)/System/Library/Frameworks/Foundation.framework',
62 '$(SDKROOT)/System/Library/Frameworks/Foundation.framework',
90 '$(SDKROOT)/System/Library/Frameworks/Foundation.framework',
108 '$(SDKROOT)/System/Library/Frameworks/Foundation.framework',
/external/libusb-compat/
DMacConfigExternalDebug.xcconfig1 SDKROOT=macosx10.5
17 SDKROOT=macosx10.5
DMacConfigExternalRelease.xcconfig1 SDKROOT=macosx10.5
23 SDKROOT=macosx10.5
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/Build/OSX/OGLES2HelloAPI.xcodeproj/
Dproject.pbxproj37 … name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
38 …ame = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
39 …= CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
40 …undation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
41 …artzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
315 SDKROOT = macosx;
335 SDKROOT = macosx;
/external/webrtc/webrtc/modules/desktop_capture/
Ddesktop_capture.gypi127 '$(SDKROOT)/System/Library/Frameworks/AppKit.framework',
128 '$(SDKROOT)/System/Library/Frameworks/IOKit.framework',
129 '$(SDKROOT)/System/Library/Frameworks/OpenGL.framework',
/external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/gtest.xcodeproj/
Dproject.pbxproj802 SDKROOT = macosx;
814 SDKROOT = macosx;
825 SDKROOT = macosx;
835 SDKROOT = macosx;
844 SDKROOT = macosx;
853 SDKROOT = macosx;
864 SDKROOT = macosx;
876 SDKROOT = macosx;
894 SDKROOT = macosx;
911 SDKROOT = macosx;
[all …]
/external/v8/testing/gtest/xcode/gtest.xcodeproj/
Dproject.pbxproj802 SDKROOT = macosx;
814 SDKROOT = macosx;
825 SDKROOT = macosx;
835 SDKROOT = macosx;
844 SDKROOT = macosx;
853 SDKROOT = macosx;
864 SDKROOT = macosx;
876 SDKROOT = macosx;
894 SDKROOT = macosx;
911 SDKROOT = macosx;
[all …]
/external/googletest/googletest/xcode/gtest.xcodeproj/
Dproject.pbxproj843 SDKROOT = macosx;
855 SDKROOT = macosx;
866 SDKROOT = macosx;
876 SDKROOT = macosx;
885 SDKROOT = macosx;
894 SDKROOT = macosx;
905 SDKROOT = macosx;
917 SDKROOT = macosx;
935 SDKROOT = macosx;
952 SDKROOT = macosx;
[all …]
/external/skia/experimental/iOSSampleApp/
DSkiOSSampleApp-Base.xcconfig12 SDKROOT=iphoneos
/external/clang/test/Driver/
Dlit.local.cfg12 'SDKROOT', 'CCC_OVERRIDE_OPTIONS',
/external/libchrome/base/
Dbase.gyp196 '$(SDKROOT)/System/Library/Frameworks/AppKit.framework',
197 '$(SDKROOT)/System/Library/Frameworks/ApplicationServices.framework',
198 '$(SDKROOT)/System/Library/Frameworks/Carbon.framework',
199 '$(SDKROOT)/System/Library/Frameworks/CoreFoundation.framework',
200 '$(SDKROOT)/System/Library/Frameworks/Foundation.framework',
201 '$(SDKROOT)/System/Library/Frameworks/IOKit.framework',
202 '$(SDKROOT)/System/Library/Frameworks/Security.framework',
203 '$(SDKROOT)/usr/lib/libbsm.dylib',
210 '$(SDKROOT)/System/Library/Frameworks/CoreFoundation.framework',
211 '$(SDKROOT)/System/Library/Frameworks/CoreGraphics.framework',
[all …]
/external/walt/ios/WALT.xcodeproj/
Dproject.pbxproj51 …= CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; };
72 … name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
73 …aphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
343 SDKROOT = iphoneos;
381 SDKROOT = iphoneos;
/external/webrtc/webrtc/modules/audio_device/
Daudio_device.gypi163 '$(SDKROOT)/System/Library/Frameworks/AudioToolbox.framework',
164 '$(SDKROOT)/System/Library/Frameworks/CoreAudio.framework',
/external/v8/testing/gtest/xcode/Config/
DGeneral.xcconfig36 SDKROOT = $(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk
/external/google-breakpad/src/testing/gtest/xcode/Config/
DGeneral.xcconfig36 SDKROOT = $(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk
/external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/Config/
DGeneral.xcconfig36 SDKROOT = $(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk
/external/googletest/googletest/xcode/Config/
DGeneral.xcconfig36 SDKROOT = $(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk

123