OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xcodebuild
(Results
1 - 2
of
2
) sorted by null
/external/llvm/utils/buildit/
GNUmakefile
84
ARM_PLATFORM=`
xcodebuild
-version -sdk iphoneos PlatformPath` && \
/external/clang/tools/scan-build/
scan-build
895
elsif ($Cmd eq "
xcodebuild
") {
900
if ($Cmd eq "
xcodebuild
") {
917
# When 'CC' is set,
xcodebuild
uses it to do all linking, even if we are
918
# linking C++ object files. Set 'LDPLUSPLUS' so that
xcodebuild
uses 'g++'
955
--keep-going This option currently supports make and
xcodebuild
.
[
all
...]
Completed in 43 milliseconds