Home | History | Annotate | Download | only in Tools

Lines Matching full:xcode

1685         <http://webkit.org/b/38941> build-webkit shouldn't always override ENABLE_FOO Xcode configuration settings
12870 Explicitly map from the target Mac OS X version to the preferred compiler since Xcode's default compiler choice
31916 by listing the DumpRenderTree binary as a dependency. Xcode has the smarts to rebuild
32498 XCode.
34106 Sort all our Xcode projects
34108 Accomplished using sort-Xcode-project-file.
34131 Use case-insensitive comparisons when sorting Xcode project files
34133 This matches the sorting used in Xcode's files list.
34135 Fixes Bug 27079: sort-Xcode-project-file should sort
34136 case-insensitively, to match Xcode's files list
34141 * Scripts/sort-Xcode-project-file: