Searched refs:xcode (Results 1 – 16 of 16) sorted by relevance
137 xcode/Config/DebugProject.xcconfig \138 xcode/Config/FrameworkTarget.xcconfig \139 xcode/Config/General.xcconfig \140 xcode/Config/ReleaseProject.xcconfig \142 xcode/Config/TestTarget.xcconfig \143 xcode/Resources/Info.plist \144 xcode/Scripts/runtests.sh \145 xcode/Scripts/versiongenerate.py \146 xcode/gtest.xcodeproj/project.pbxproj153 xcode/Samples/FrameworkSample/widget.cc \[all …]
211 On Mac OS X, open the `gtest.xcodeproj` in the `xcode/` folder using Xcode.214 pane and defaults to xcode/build). Alternatively, at the command line, enter:225 * update the SDK configuration options in xcode/Config/General.xconfig.
567 char *xcode;584 if (xcode != NULL)586 if (!myisenhsc(xcode, '\0'))588 len += strlen(xcode) + 1;607 if (xcode != NULL)611 if (xcode != NULL)642 const char *xcode;665 if (xcode != NULL)669 xc = xcode;683 SM_VA_START(ap, xcode);[all …]
18 export XCODEDIR=$(xcode-select -p)
10 …1. Open up the `gtest.xcodeproj` in the `googletest-read-only/xcode/` directory and build the gtes…44 …Google Test to your own project, is to open gtest.xcodeproj (found in the xcode/ directory of the …
500 tools/xcode-toolchain/
846 sdk_p=`xcode-select -print-path`;
88 * bugfix #708: warnings and errors with xcode 6.1/7.0
1212 # environment (see: http://developer.apple.com/tools/xcode/), introduced with
17767 sdk_p=`xcode-select -print-path`;
3829 for cf_shared_opts in -xcode=pic32 -xcode=pic13 -KPIC -Kpic -O
10143 for cf_shared_opts in -xcode=pic32 -xcode=pic13 -KPIC -Kpic -O
5979 for cf_shared_opts in -xcode=pic32 -xcode=pic13 -KPIC -Kpic -O
5689 for cf_shared_opts in -xcode=pic32 -xcode=pic13 -KPIC -Kpic -O
2661 + change CC_SHARED_OPTS from -KPIC to -xcode=pic32 for Solaris.
1207 # environment (see: http://developer.apple.com/tools/xcode/), introduced with