Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:xcode

2516         <rdar://problem/6681868> When building with Xcode 3.1.3 should be using gcc 4.2
2518 The meaning of XCODE_VERSION_ACTUAL is more sensible in newer versions of Xcode.
2520 if the version of Xcode supports it, and fall back to XCODE_VERSION_ACTUAL if not.
9765 Take advantage of the ability of recent versions of Xcode to easily switch the active
9775 switching between building in Xcode and via build-webkit.
9778 Derived Sources build settings. When building in Xcode, this setting isn't present so
9779 Xcode reruns the script build phases. This results in a new version of TracingDtrace.h
10180 * Configurations/Base.xcconfig: Set HAVE_DTRACE Xcode variable
12307 Current versions of Xcode only respect it for C and Objective-C files,
13938 Added PtrAndFlags.h (and sorted the xcode project file).
18081 Bug 22555: Sort "children" sections in Xcode project files
20528 It has been observed with builds 5465 (Xcode 3.0) and 5484 (Xcode 3.1), and there is no evidence
25350 Add NodeInfo.h to the JavaScriptCore Xcode project.
25884 Change the JavaScriptCore Xcode project to use relative paths for the
28725 - use gcc 4.2 when building with Xcode 3.1 or newer on Leopard, even though this is not the default
29232 - use gcc 4.2 when building with Xcode 3.1 or newer on Leopard, even though this is not the default