HomeSort by relevance Sort by last modified time
    Searched full:xcode (Results 1 - 25 of 203) sorted by null

1 2 3 4 5 6 7 8 9

  /external/webkit/Source/JavaScriptCore/gyp/
update-info-plist.sh 1 # Touch Info.plist to let Xcode know it needs to copy it into the built product
  /external/webkit/Source/WebCore/gyp/
update-info-plist.sh 1 # Touch Info.plist to let Xcode know it needs to copy it into the built product
  /external/clang/www/analyzer/
xcode.html 5 <title>Build and Analyze: running the analyzer within Xcode</title>
17 <h1>Build and Analyze: running the analyzer within Xcode</h1>
23 <p><i>Build and Analyze</i> is an Xcode feature (introduced in Xcode 3.2) that
26 within Xcode</a>.</p>
28 <p>It integrates directly with the Xcode build system and
29 presents analysis results directly within Xcode's editor.</p>
31 <h3>Can I use the open source analyzer builds with Xcode?</h3>
39 <br><b>Viewing static analyzer results in Xcode</b></center>
44 <li><b>Integrated workflow:</b> Results are integrated within Xcode. There i
    [all...]
menu.html.incl 20 <li><a href="/xcode.html">Using within Xcode</a></li>
release_notes.html 50 as a replacement to the analyzer bundled with Xcode, first use the <tt>set-xcode-analyzer</tt> script to <a href="/xcode.html">change Xcode to use
51 your version of the analyzer</a>. You will then need to modify one configuration file in Xcode to enable C++ analysis support. This can
58 ./Xcode/<b>&lt;SNIP&gt;</b>/Clang LLVM 1.0.xcplugin/Contents/Resources/Clang LLVM 1.0.xcspec
60 <li>The exact location of the file may vary depending on your installation of Xcode. Edit that file, and look for the string &quot;--analyze&quot;:
78 <li>Restart Xcode.</li>
  /external/clang/tools/scan-build/
set-xcode-analyzer 47 parser.add_option("--use-xcode-clang", action="store_const",
49 help="Use the Clang bundled with Xcode")
54 # determine if Xcode is running
56 if x.localizedName().find("Xcode") >= 0:
57 print "(-) You must quit Xcode first before modifying its configuration files."
69 print "(+) Using the Clang bundled with Xcode"
  /external/chromium/testing/gtest/xcode/Config/
DebugProject.xcconfig 7 // This file is based on the Xcode Configuration files in:
16 // Deployment postprocessing is what triggers Xcode to strip, turn it off
General.xcconfig 6 // This file is based on the Xcode Configuration files in:
22 // Work around Xcode bugs by using external strip. See:
23 // http://lists.apple.com/archives/Xcode-users/2006/Feb/msg00050.html
FrameworkTarget.xcconfig 6 // This file is based on the Xcode Configuration files in:
StaticLibraryTarget.xcconfig 6 // This file is based on the Xcode Configuration files in:
ReleaseProject.xcconfig 7 // This file is based on the Xcode Configuration files in:
18 // Deploment postprocessing is what triggers Xcode to strip
  /external/protobuf/gtest/xcode/Config/
DebugProject.xcconfig 7 // This file is based on the Xcode Configuration files in:
16 // Deployment postprocessing is what triggers Xcode to strip, turn it off
General.xcconfig 6 // This file is based on the Xcode Configuration files in:
22 // Work around Xcode bugs by using external strip. See:
23 // http://lists.apple.com/archives/Xcode-users/2006/Feb/msg00050.html
FrameworkTarget.xcconfig 6 // This file is based on the Xcode Configuration files in:
StaticLibraryTarget.xcconfig 6 // This file is based on the Xcode Configuration files in:
ReleaseProject.xcconfig 7 // This file is based on the Xcode Configuration files in:
18 // Deploment postprocessing is what triggers Xcode to strip
  /external/llvm/autoconf/m4/
huge_val.m4 3 # -pedantic switch or not. XCode < 2.4.1 doesn't get it right.
  /external/chromium/testing/gtest/
Makefile.am 132 # xcode project files
134 xcode/Config/DebugProject.xcconfig \
135 xcode/Config/FrameworkTarget.xcconfig \
136 xcode/Config/General.xcconfig \
137 xcode/Config/ReleaseProject.xcconfig \
138 xcode/Config/StaticLibraryTarget.xcconfig \
139 xcode/Config/TestTarget.xcconfig \
140 xcode/Resources/Info.plist \
141 xcode/Scripts/runtests.sh \
142 xcode/Scripts/versiongenerate.py
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/Configurations/
Base.xcconfig 27 // Use GCC 4.2 with Xcode 3.1, which includes GCC 4.2 but defaults to GCC 4.0.
28 // Note that Xcode versions as new as 3.1.2 use XCODE_VERSION_ACTUAL for the minor version
29 // number. Newer versions of Xcode use XCODE_VERSION_MINOR for the minor version, and
  /external/llvm/include/llvm/
CMakeLists.txt 11 if( MSVC_IDE OR XCODE )
  /external/chromium/build/
sanitize-mac-build-log.sed 17 # Xcode prints a short "compiling foobar.o" line followed by the lengthy
21 \|^ /Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/|d
  /development/ide/xcode/ports/
skia_mac.cp 22 // /Users/caryclark/android/device/build/ide/xcode/animatorTest/build/Debug/animatorTest.app/Contents/MacOS/animatorTest
28 // {client}/device/build/ide/xcode/{application}
31 const char* common = strstr(applicationPath, "build/ide/xcode/");
  /external/chromium/build/mac/
strip_from_xcode 45 # Pick up the standard STRIPFLAGS Xcode setting, used for "Additional Strip
53 # An Xcode project can communicate a file listing symbols to saved in this
55 # standard Xcode setting. It's used in preference to STRIPFLAGS to
  /external/protobuf/gtest/
Makefile.am 35 # xcode project files
37 xcode/Config/DebugProject.xcconfig \
38 xcode/Config/FrameworkTarget.xcconfig \
39 xcode/Config/General.xcconfig \
40 xcode/Config/ReleaseProject.xcconfig \
41 xcode/Config/StaticLibraryTarget.xcconfig \
42 xcode/Config/TestTarget.xcconfig \
43 xcode/Resources/Info.plist \
44 xcode/Scripts/versiongenerate.py \
45 xcode/Scripts/runtests.sh
    [all...]
  /external/webkit/Tools/Scripts/
check-Xcode-source-file-types 26 # Script to check that source file extensions match file types in Xcode project.pbxproj files.
41 # Map of Xcode file types to file extensions.
56 # Map of file extensions to Xcode file types.
71 print STDERR "ERROR: No Xcode project files (project.pbxproj) listed on command-line.\n";
78 -f|--fix fix mismatched types in Xcode project file
94 print STDERR "WARNING: Not an Xcode project file: $projectFile\n" if $printWarnings;
163 print STDERR "NOTE: Open $projectFile in Xcode to let it have its way with the file.\n" if $issuesFixed;

Completed in 761 milliseconds

1 2 3 4 5 6 7 8 9