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

  /external/skia/platform_tools/ios/bin/
ios_ninja 20 xcodebuild -project "$SKIA_OUT/gyp/iOSShell.xcodeproj" -configuration "$BUILDTYPE"
  /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/libgdx/backends/gdx-backend-moe/
build-objectal.sh 15 xcodebuild -project $XCODEPROJ -arch armv7 -sdk iphoneos CONFIGURATION_BUILD_DIR=$BUILD_DIR/armv7 OTHER_CFLAGS="-fembed-bitcode -miphoneos-version-min=6.0"
16 xcodebuild -project $XCODEPROJ -arch arm64 -sdk iphoneos CONFIGURATION_BUILD_DIR=$BUILD_DIR/arm64 OTHER_CFLAGS="-fembed-bitcode -miphoneos-version-min=6.0"
17 xcodebuild -project $XCODEPROJ -arch i386 -sdk iphonesimulator CONFIGURATION_BUILD_DIR=$BUILD_DIR/i386 OTHER_CFLAGS="-miphoneos-version-min=6.0"
18 xcodebuild -project $XCODEPROJ -arch x86_64 -sdk iphonesimulator CONFIGURATION_BUILD_DIR=$BUILD_DIR/x86_64 OTHER_CFLAGS="-miphoneos-version-min=6.0"
19 xcodebuild -project $XCODEPROJ -arch arm64 -sdk appletvos CONFIGURATION_BUILD_DIR=$BUILD_DIR/tvos-arm64 OTHER_CFLAGS="-fembed-bitcode -mtvos-version-min=9.0"
20 xcodebuild -project $XCODEPROJ -arch x86_64 -sdk appletvsimulator CONFIGURATION_BUILD_DIR=$BUILD_DIR/tvos-x86_64 OTHER_CFLAGS="-mtvos-version-min=9.0"
  /external/libgdx/backends/gdx-backend-robovm/
build-objectal.sh 15 xcodebuild -project $XCODEPROJ -arch armv7 -sdk iphoneos CONFIGURATION_BUILD_DIR=$BUILD_DIR/armv7 OTHER_CFLAGS="-fembed-bitcode -miphoneos-version-min=6.0"
16 xcodebuild -project $XCODEPROJ -arch arm64 -sdk iphoneos CONFIGURATION_BUILD_DIR=$BUILD_DIR/arm64 OTHER_CFLAGS="-fembed-bitcode -miphoneos-version-min=6.0"
17 xcodebuild -project $XCODEPROJ -arch i386 -sdk iphonesimulator CONFIGURATION_BUILD_DIR=$BUILD_DIR/i386 OTHER_CFLAGS="-miphoneos-version-min=6.0"
18 xcodebuild -project $XCODEPROJ -arch x86_64 -sdk iphonesimulator CONFIGURATION_BUILD_DIR=$BUILD_DIR/x86_64 OTHER_CFLAGS="-miphoneos-version-min=6.0"
19 xcodebuild -project $XCODEPROJ -arch arm64 -sdk appletvos CONFIGURATION_BUILD_DIR=$BUILD_DIR/tvos-arm64 OTHER_CFLAGS="-fembed-bitcode -mtvos-version-min=9.0"
20 xcodebuild -project $XCODEPROJ -arch x86_64 -sdk appletvsimulator CONFIGURATION_BUILD_DIR=$BUILD_DIR/tvos-x86_64 OTHER_CFLAGS="-mtvos-version-min=9.0"
  /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/skia/
Makefile 83 rm -rf out xcodebuild
  /external/llvm/utils/buildit/
GNUmakefile 81 ARM_PLATFORM=`xcodebuild -version -sdk iphoneos PlatformPath` && \
build_llvm 92 SDKROOT_PATH=`xcodebuild -version -sdk $SDKROOT Path`
  /build/core/combo/
mac_version.mk 22 mac_sdk_versions_installed := $(shell xcodebuild -showsdks | grep macosx | sed -e "s/.*macosx//g")
  /external/clang/tools/scan-build/bin/
scan-build 982 die "error: cannot detect version of xcodebuild\n";
1038 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1039 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
1137 currently supports make and xcodebuild. This is a convenience option; one
    [all...]
  /external/libvpx/libvpx/build/make/
configure.sh 633 xcodebuild -sdk $1 -version Path 2>/dev/null
    [all...]
  /prebuilts/clang/darwin-x86/host/3.6/tools/scan-build/
scan-build 956 die "error: cannot detect version of xcodebuild\n";
1012 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1013 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
1110 currently supports make and xcodebuild. This is a convenience option; one
    [all...]
  /prebuilts/clang/host/darwin-x86/3.8/tools/scan-build/
scan-build 956 die "error: cannot detect version of xcodebuild\n";
1012 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1013 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
1110 currently supports make and xcodebuild. This is a convenience option; one
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2629532/tools/scan-build/bin/
scan-build 982 die "error: cannot detect version of xcodebuild\n";
1038 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1039 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
1137 currently supports make and xcodebuild. This is a convenience option; one
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2658975/tools/scan-build/bin/
scan-build 982 die "error: cannot detect version of xcodebuild\n";
1038 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1039 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
1137 currently supports make and xcodebuild. This is a convenience option; one
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2690385/tools/scan-build/bin/
scan-build 982 die "error: cannot detect version of xcodebuild\n";
1038 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1039 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
1137 currently supports make and xcodebuild. This is a convenience option; one
    [all...]
  /prebuilts/clang/host/linux-x86/3.8/tools/scan-build/
scan-build 956 die "error: cannot detect version of xcodebuild\n";
1012 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1013 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
1110 currently supports make and xcodebuild. This is a convenience option; one
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2629532/tools/scan-build/bin/
scan-build 982 die "error: cannot detect version of xcodebuild\n";
1038 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1039 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
1137 currently supports make and xcodebuild. This is a convenience option; one
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2658975/tools/scan-build/bin/
scan-build 982 die "error: cannot detect version of xcodebuild\n";
1038 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1039 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
1137 currently supports make and xcodebuild. This is a convenience option; one
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2690385/tools/scan-build/bin/
scan-build 982 die "error: cannot detect version of xcodebuild\n";
1038 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1039 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
1137 currently supports make and xcodebuild. This is a convenience option; one
    [all...]
  /prebuilts/clang/linux-x86/host/3.6/tools/scan-build/
scan-build 956 die "error: cannot detect version of xcodebuild\n";
1012 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
1013 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
1110 currently supports make and xcodebuild. This is a convenience option; one
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
scan-build 919 die "error: cannot detect version of xcodebuild\n";
975 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
976 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
1073 currently supports make and xcodebuild. This is a convenience option; one
    [all...]
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
scan-build 919 die "error: cannot detect version of xcodebuild\n";
975 # When 'CC' is set, xcodebuild uses it to do all linking, even if we are
976 # linking C++ object files. Set 'LDPLUSPLUS' so that xcodebuild uses 'g++'
1073 currently supports make and xcodebuild. This is a convenience option; one
    [all...]

Completed in 3652 milliseconds