HomeSort by relevance Sort by last modified time
    Searched refs:xcodebuild (Results 1 - 25 of 30) sorted by null

1 2

  /external/mdnsresponder/
Makefile 24 cd "$(SRCROOT)/mDNSMacOSX"; xcodebuild install OBJROOT=$(OBJROOT) SYMROOT=$(SYMROOT) DSTROOT=$(DSTROOT) MVERS=$(MVERS) SDKROOT=$(SDKROOT) -target Build\ Some
27 cd "$(SRCROOT)/mDNSMacOSX"; xcodebuild install OBJROOT=$(OBJROOT) SYMROOT=$(SYMROOT) DSTROOT=$(DSTROOT) MVERS=$(MVERS) SDKROOT=$(SDKROOT) -target SystemLibraries
30 cd "$(SRCROOT)/mDNSMacOSX"; xcodebuild install OBJROOT=$(OBJROOT) SYMROOT=$(SYMROOT) DSTROOT=$(DSTROOT) MVERS=$(MVERS) SDKROOT=$(SDKROOT)
38 cd "$(SRCROOT)/mDNSMacOSX"; xcodebuild installhdrs OBJROOT=$(OBJROOT) SYMROOT=$(SYMROOT) DSTROOT=$(DSTROOT) MVERS=$(MVERS) SDKROOT=$(SDKROOT) -target SystemLibraries
  /external/v8/tools/gcmole/
bootstrap.sh 50 if [[ "${OS}" = "Darwin" ]] && xcodebuild -version | grep -q 'Xcode 3.2' ; then
64 SUB_VERSION=$(xcodebuild -version | sed -Ene 's/Xcode 3\.2\.([0-9]+)/\1/p')
  /external/protobuf/objectivec/DevTools/
full_mac_build.sh 150 xcodebuild
159 xcodebuild
202 xcodebuild
209 readonly XCODE_VERSION_LINE="$(xcodebuild -version | grep Xcode\ )"
255 xcodebuild
  /external/swiftshader/third_party/LLVM/utils/buildit/
GNUmakefile 84 ARM_PLATFORM=`xcodebuild -version -sdk iphoneos PlatformPath` && \
  /external/tensorflow/tensorflow/contrib/makefile/
compile_ios_tensorflow.sh 38 ACTUAL_XCODE_VERSION=$(xcodebuild -version | head -n 1 | sed 's/Xcode //')
  /external/flatbuffers/android/jni/
include.mk 123 xcodebuild -target flatc
  /external/capstone/
Makefile 48 SDKROOT ?= $(shell xcodebuild -version -sdk macosx Path)
  /external/libvpx/libvpx/build/make/
configure.sh 663 xcodebuild -sdk $1 -version Path 2>/dev/null
673 xcodebuild -version | head -n1 | cut -d' ' -f2
    [all...]
  /external/honggfuzz/
Makefile 122 XCODE_VER := $(shell xcodebuild -version | grep "^Xcode" | cut -d " " -f2)
  /external/clang/tools/scan-build/bin/
scan-build 984 die "error: cannot detect version of xcodebuild\n";
1040 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1041 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/tools/scan-build/bin/
scan-build 984 die "error: cannot detect version of xcodebuild\n";
1040 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1041 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/tools/scan-build/bin/
scan-build 998 die "error: cannot detect version of xcodebuild\n";
1054 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1055 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/tools/scan-build/bin/
scan-build 998 die "error: cannot detect version of xcodebuild\n";
1054 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1055 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/bin/
scan-build 998 die "error: cannot detect version of xcodebuild\n";
1054 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1055 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/bin/
scan-build 998 die "error: cannot detect version of xcodebuild\n";
1054 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1055 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/bin/
scan-build 998 die "error: cannot detect version of xcodebuild\n";
1054 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1055 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/bin/
scan-build 998 die "error: cannot detect version of xcodebuild\n";
1054 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1055 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/bin/
scan-build 998 die "error: cannot detect version of xcodebuild\n";
1054 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1055 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/bin/
scan-build 998 die "error: cannot detect version of xcodebuild\n";
1054 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1055 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/tools/scan-build/bin/
scan-build 984 die "error: cannot detect version of xcodebuild\n";
1040 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1041 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/tools/scan-build/bin/
scan-build 998 die "error: cannot detect version of xcodebuild\n";
1054 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1055 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/tools/scan-build/bin/
scan-build 998 die "error: cannot detect version of xcodebuild\n";
1054 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1055 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/bin/
scan-build 998 die "error: cannot detect version of xcodebuild\n";
1054 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1055 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/bin/
scan-build 998 die "error: cannot detect version of xcodebuild\n";
1054 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1055 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/bin/
scan-build 998 die "error: cannot detect version of xcodebuild\n";
1054 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1055 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
    [all...]

Completed in 1202 milliseconds

1 2