Title: [218057] trunk
Revision
218057
Author
[email protected]
Date
2017-06-10 18:37:09 -0700 (Sat, 10 Jun 2017)

Log Message

Reverted r218056 because it made the IDE reindex constantly.

PerformanceTests:

* MediaTime/Configurations/DebugRelease.xcconfig:

Source/bmalloc:

* Configurations/DebugRelease.xcconfig:

Source/_javascript_Core:

* Configurations/DebugRelease.xcconfig:

Source/ThirdParty/ANGLE:

* Configurations/DebugRelease.xcconfig:

Source/ThirdParty/libwebrtc:

* Configurations/DebugRelease.xcconfig:

Source/WebCore:

* Configurations/DebugRelease.xcconfig:

Source/WebCore/PAL:

* Configurations/DebugRelease.xcconfig:

Source/WebInspectorUI:

* Configurations/DebugRelease.xcconfig:

Source/WebKit/mac:

* Configurations/DebugRelease.xcconfig:

Source/WebKit2:

* Configurations/DebugRelease.xcconfig:

Source/WTF:

* Configurations/DebugRelease.xcconfig:

Tools:

* ContentExtensionTester/Configurations/DebugRelease.xcconfig:
* DumpRenderTree/mac/Configurations/DebugRelease.xcconfig:
* ImageDiff/cg/Configurations/DebugRelease.xcconfig:
* MiniBrowser/Configurations/DebugRelease.xcconfig:
* MobileMiniBrowser/Configurations/DebugRelease.xcconfig:
* TestWebKitAPI/Configurations/DebugRelease.xcconfig:
* WebEditingTester/Configurations/DebugRelease.xcconfig:
* WebKitTestRunner/Configurations/DebugRelease.xcconfig:

Modified Paths

Diff

Modified: trunk/PerformanceTests/ChangeLog (218056 => 218057)


--- trunk/PerformanceTests/ChangeLog	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/PerformanceTests/ChangeLog	2017-06-11 01:37:09 UTC (rev 218057)
@@ -1,5 +1,11 @@
 2017-06-10  Dan Bernstein  <[email protected]>
 
+        Reverted r218056 because it made the IDE reindex constantly.
+
+        * MediaTime/Configurations/DebugRelease.xcconfig:
+
+2017-06-10  Dan Bernstein  <[email protected]>
+
         [Xcode] With Xcode 9 developer beta, everything rebuilds when switching between command-line and IDE
         https://bugs.webkit.org/show_bug.cgi?id=173223
 

Modified: trunk/PerformanceTests/MediaTime/Configurations/DebugRelease.xcconfig (218056 => 218057)


--- trunk/PerformanceTests/MediaTime/Configurations/DebugRelease.xcconfig	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/PerformanceTests/MediaTime/Configurations/DebugRelease.xcconfig	2017-06-11 01:37:09 UTC (rev 218057)
@@ -40,8 +40,3 @@
 SDKROOT = $(SDKROOT_$(USE_INTERNAL_SDK));
 SDKROOT_ = macosx;
 SDKROOT_YES = macosx.internal;
-
-CLANG_INDEX_STORE_ENABLE = $(CLANG_INDEX_STORE_ENABLE_$(CLANG_INDEX_STORE_ENABLE));
-CLANG_INDEX_STORE_ENABLE_ = YES;
-CLANG_INDEX_STORE_ENABLE_YES = YES;
-CLANG_INDEX_STORE_PATH = $(PROJECT_TEMP_DIR)/Index;

Modified: trunk/Source/_javascript_Core/ChangeLog (218056 => 218057)


--- trunk/Source/_javascript_Core/ChangeLog	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Source/_javascript_Core/ChangeLog	2017-06-11 01:37:09 UTC (rev 218057)
@@ -1,5 +1,11 @@
 2017-06-10  Dan Bernstein  <[email protected]>
 
+        Reverted r218056 because it made the IDE reindex constantly.
+
+        * Configurations/DebugRelease.xcconfig:
+
+2017-06-10  Dan Bernstein  <[email protected]>
+
         [Xcode] With Xcode 9 developer beta, everything rebuilds when switching between command-line and IDE
         https://bugs.webkit.org/show_bug.cgi?id=173223
 

Modified: trunk/Source/_javascript_Core/Configurations/DebugRelease.xcconfig (218056 => 218057)


--- trunk/Source/_javascript_Core/Configurations/DebugRelease.xcconfig	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Source/_javascript_Core/Configurations/DebugRelease.xcconfig	2017-06-11 01:37:09 UTC (rev 218057)
@@ -42,8 +42,3 @@
 SDKROOT = $(SDKROOT_$(USE_INTERNAL_SDK));
 SDKROOT_ = macosx;
 SDKROOT_YES = macosx.internal;
-
-CLANG_INDEX_STORE_ENABLE = $(CLANG_INDEX_STORE_ENABLE_$(CLANG_INDEX_STORE_ENABLE));
-CLANG_INDEX_STORE_ENABLE_ = YES;
-CLANG_INDEX_STORE_ENABLE_YES = YES;
-CLANG_INDEX_STORE_PATH = $(PROJECT_TEMP_DIR)/Index;

Modified: trunk/Source/ThirdParty/ANGLE/ChangeLog (218056 => 218057)


--- trunk/Source/ThirdParty/ANGLE/ChangeLog	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Source/ThirdParty/ANGLE/ChangeLog	2017-06-11 01:37:09 UTC (rev 218057)
@@ -1,5 +1,11 @@
 2017-06-10  Dan Bernstein  <[email protected]>
 
+        Reverted r218056 because it made the IDE reindex constantly.
+
+        * Configurations/DebugRelease.xcconfig:
+
+2017-06-10  Dan Bernstein  <[email protected]>
+
         [Xcode] With Xcode 9 developer beta, everything rebuilds when switching between command-line and IDE
         https://bugs.webkit.org/show_bug.cgi?id=173223
 

Modified: trunk/Source/ThirdParty/ANGLE/Configurations/DebugRelease.xcconfig (218056 => 218057)


--- trunk/Source/ThirdParty/ANGLE/Configurations/DebugRelease.xcconfig	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Source/ThirdParty/ANGLE/Configurations/DebugRelease.xcconfig	2017-06-11 01:37:09 UTC (rev 218057)
@@ -19,8 +19,3 @@
 SDKROOT = $(SDKROOT_$(USE_INTERNAL_SDK));
 SDKROOT_ = macosx;
 SDKROOT_YES = macosx.internal;
-
-CLANG_INDEX_STORE_ENABLE = $(CLANG_INDEX_STORE_ENABLE_$(CLANG_INDEX_STORE_ENABLE));
-CLANG_INDEX_STORE_ENABLE_ = YES;
-CLANG_INDEX_STORE_ENABLE_YES = YES;
-CLANG_INDEX_STORE_PATH = $(PROJECT_TEMP_DIR)/Index;

Modified: trunk/Source/ThirdParty/libwebrtc/ChangeLog (218056 => 218057)


--- trunk/Source/ThirdParty/libwebrtc/ChangeLog	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Source/ThirdParty/libwebrtc/ChangeLog	2017-06-11 01:37:09 UTC (rev 218057)
@@ -1,5 +1,11 @@
 2017-06-10  Dan Bernstein  <[email protected]>
 
+        Reverted r218056 because it made the IDE reindex constantly.
+
+        * Configurations/DebugRelease.xcconfig:
+
+2017-06-10  Dan Bernstein  <[email protected]>
+
         [Xcode] With Xcode 9 developer beta, everything rebuilds when switching between command-line and IDE
         https://bugs.webkit.org/show_bug.cgi?id=173223
 

Modified: trunk/Source/ThirdParty/libwebrtc/Configurations/DebugRelease.xcconfig (218056 => 218057)


--- trunk/Source/ThirdParty/libwebrtc/Configurations/DebugRelease.xcconfig	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Source/ThirdParty/libwebrtc/Configurations/DebugRelease.xcconfig	2017-06-11 01:37:09 UTC (rev 218057)
@@ -21,8 +21,3 @@
 SDKROOT_YES = macosx.internal;
 
 WK_RELOCATABLE_FRAMEWORKS = YES;
-
-CLANG_INDEX_STORE_ENABLE = $(CLANG_INDEX_STORE_ENABLE_$(CLANG_INDEX_STORE_ENABLE));
-CLANG_INDEX_STORE_ENABLE_ = YES;
-CLANG_INDEX_STORE_ENABLE_YES = YES;
-CLANG_INDEX_STORE_PATH = $(PROJECT_TEMP_DIR)/Index;

Modified: trunk/Source/WTF/ChangeLog (218056 => 218057)


--- trunk/Source/WTF/ChangeLog	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Source/WTF/ChangeLog	2017-06-11 01:37:09 UTC (rev 218057)
@@ -1,5 +1,11 @@
 2017-06-10  Dan Bernstein  <[email protected]>
 
+        Reverted r218056 because it made the IDE reindex constantly.
+
+        * Configurations/DebugRelease.xcconfig:
+
+2017-06-10  Dan Bernstein  <[email protected]>
+
         [Xcode] With Xcode 9 developer beta, everything rebuilds when switching between command-line and IDE
         https://bugs.webkit.org/show_bug.cgi?id=173223
 

Modified: trunk/Source/WTF/Configurations/DebugRelease.xcconfig (218056 => 218057)


--- trunk/Source/WTF/Configurations/DebugRelease.xcconfig	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Source/WTF/Configurations/DebugRelease.xcconfig	2017-06-11 01:37:09 UTC (rev 218057)
@@ -41,8 +41,3 @@
 SDKROOT = $(SDKROOT_$(USE_INTERNAL_SDK));
 SDKROOT_ = macosx;
 SDKROOT_YES = macosx.internal;
-
-CLANG_INDEX_STORE_ENABLE = $(CLANG_INDEX_STORE_ENABLE_$(CLANG_INDEX_STORE_ENABLE));
-CLANG_INDEX_STORE_ENABLE_ = YES;
-CLANG_INDEX_STORE_ENABLE_YES = YES;
-CLANG_INDEX_STORE_PATH = $(PROJECT_TEMP_DIR)/Index;

Modified: trunk/Source/WebCore/ChangeLog (218056 => 218057)


--- trunk/Source/WebCore/ChangeLog	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Source/WebCore/ChangeLog	2017-06-11 01:37:09 UTC (rev 218057)
@@ -1,5 +1,11 @@
 2017-06-10  Dan Bernstein  <[email protected]>
 
+        Reverted r218056 because it made the IDE reindex constantly.
+
+        * Configurations/DebugRelease.xcconfig:
+
+2017-06-10  Dan Bernstein  <[email protected]>
+
         [Xcode] With Xcode 9 developer beta, everything rebuilds when switching between command-line and IDE
         https://bugs.webkit.org/show_bug.cgi?id=173223
 

Modified: trunk/Source/WebCore/Configurations/DebugRelease.xcconfig (218056 => 218057)


--- trunk/Source/WebCore/Configurations/DebugRelease.xcconfig	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Source/WebCore/Configurations/DebugRelease.xcconfig	2017-06-11 01:37:09 UTC (rev 218057)
@@ -44,8 +44,3 @@
 SDKROOT_YES = macosx.internal;
 
 WK_RELOCATABLE_FRAMEWORKS = YES;
-
-CLANG_INDEX_STORE_ENABLE = $(CLANG_INDEX_STORE_ENABLE_$(CLANG_INDEX_STORE_ENABLE));
-CLANG_INDEX_STORE_ENABLE_ = YES;
-CLANG_INDEX_STORE_ENABLE_YES = YES;
-CLANG_INDEX_STORE_PATH = $(PROJECT_TEMP_DIR)/Index;

Modified: trunk/Source/WebCore/PAL/ChangeLog (218056 => 218057)


--- trunk/Source/WebCore/PAL/ChangeLog	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Source/WebCore/PAL/ChangeLog	2017-06-11 01:37:09 UTC (rev 218057)
@@ -1,5 +1,11 @@
 2017-06-10  Dan Bernstein  <[email protected]>
 
+        Reverted r218056 because it made the IDE reindex constantly.
+
+        * Configurations/DebugRelease.xcconfig:
+
+2017-06-10  Dan Bernstein  <[email protected]>
+
         [Xcode] With Xcode 9 developer beta, everything rebuilds when switching between command-line and IDE
         https://bugs.webkit.org/show_bug.cgi?id=173223
 

Modified: trunk/Source/WebCore/PAL/Configurations/DebugRelease.xcconfig (218056 => 218057)


--- trunk/Source/WebCore/PAL/Configurations/DebugRelease.xcconfig	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Source/WebCore/PAL/Configurations/DebugRelease.xcconfig	2017-06-11 01:37:09 UTC (rev 218057)
@@ -42,8 +42,3 @@
 SDKROOT = $(SDKROOT_$(USE_INTERNAL_SDK));
 SDKROOT_ = macosx;
 SDKROOT_YES = macosx.internal;
-
-CLANG_INDEX_STORE_ENABLE = $(CLANG_INDEX_STORE_ENABLE_$(CLANG_INDEX_STORE_ENABLE));
-CLANG_INDEX_STORE_ENABLE_ = YES;
-CLANG_INDEX_STORE_ENABLE_YES = YES;
-CLANG_INDEX_STORE_PATH = $(PROJECT_TEMP_DIR)/Index;

Modified: trunk/Source/WebInspectorUI/ChangeLog (218056 => 218057)


--- trunk/Source/WebInspectorUI/ChangeLog	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Source/WebInspectorUI/ChangeLog	2017-06-11 01:37:09 UTC (rev 218057)
@@ -1,5 +1,11 @@
 2017-06-10  Dan Bernstein  <[email protected]>
 
+        Reverted r218056 because it made the IDE reindex constantly.
+
+        * Configurations/DebugRelease.xcconfig:
+
+2017-06-10  Dan Bernstein  <[email protected]>
+
         [Xcode] With Xcode 9 developer beta, everything rebuilds when switching between command-line and IDE
         https://bugs.webkit.org/show_bug.cgi?id=173223
 

Modified: trunk/Source/WebInspectorUI/Configurations/DebugRelease.xcconfig (218056 => 218057)


--- trunk/Source/WebInspectorUI/Configurations/DebugRelease.xcconfig	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Source/WebInspectorUI/Configurations/DebugRelease.xcconfig	2017-06-11 01:37:09 UTC (rev 218057)
@@ -24,8 +24,3 @@
 
 COMBINE_INSPECTOR_RESOURCES = NO;
 COMBINE_TEST_RESOURCES = YES;
-
-CLANG_INDEX_STORE_ENABLE = $(CLANG_INDEX_STORE_ENABLE_$(CLANG_INDEX_STORE_ENABLE));
-CLANG_INDEX_STORE_ENABLE_ = YES;
-CLANG_INDEX_STORE_ENABLE_YES = YES;
-CLANG_INDEX_STORE_PATH = $(PROJECT_TEMP_DIR)/Index;

Modified: trunk/Source/WebKit/mac/ChangeLog (218056 => 218057)


--- trunk/Source/WebKit/mac/ChangeLog	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Source/WebKit/mac/ChangeLog	2017-06-11 01:37:09 UTC (rev 218057)
@@ -1,5 +1,11 @@
 2017-06-10  Dan Bernstein  <[email protected]>
 
+        Reverted r218056 because it made the IDE reindex constantly.
+
+        * Configurations/DebugRelease.xcconfig:
+
+2017-06-10  Dan Bernstein  <[email protected]>
+
         [Xcode] With Xcode 9 developer beta, everything rebuilds when switching between command-line and IDE
         https://bugs.webkit.org/show_bug.cgi?id=173223
 

Modified: trunk/Source/WebKit/mac/Configurations/DebugRelease.xcconfig (218056 => 218057)


--- trunk/Source/WebKit/mac/Configurations/DebugRelease.xcconfig	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Source/WebKit/mac/Configurations/DebugRelease.xcconfig	2017-06-11 01:37:09 UTC (rev 218057)
@@ -51,8 +51,3 @@
 SDKROOT = $(SDKROOT_$(USE_INTERNAL_SDK));
 SDKROOT_ = macosx;
 SDKROOT_YES = macosx.internal;
-
-CLANG_INDEX_STORE_ENABLE = $(CLANG_INDEX_STORE_ENABLE_$(CLANG_INDEX_STORE_ENABLE));
-CLANG_INDEX_STORE_ENABLE_ = YES;
-CLANG_INDEX_STORE_ENABLE_YES = YES;
-CLANG_INDEX_STORE_PATH = $(PROJECT_TEMP_DIR)/Index;

Modified: trunk/Source/WebKit2/ChangeLog (218056 => 218057)


--- trunk/Source/WebKit2/ChangeLog	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Source/WebKit2/ChangeLog	2017-06-11 01:37:09 UTC (rev 218057)
@@ -1,5 +1,11 @@
 2017-06-10  Dan Bernstein  <[email protected]>
 
+        Reverted r218056 because it made the IDE reindex constantly.
+
+        * Configurations/DebugRelease.xcconfig:
+
+2017-06-10  Dan Bernstein  <[email protected]>
+
         [Xcode] With Xcode 9 developer beta, everything rebuilds when switching between command-line and IDE
         https://bugs.webkit.org/show_bug.cgi?id=173223
 

Modified: trunk/Source/WebKit2/Configurations/DebugRelease.xcconfig (218056 => 218057)


--- trunk/Source/WebKit2/Configurations/DebugRelease.xcconfig	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Source/WebKit2/Configurations/DebugRelease.xcconfig	2017-06-11 01:37:09 UTC (rev 218057)
@@ -58,8 +58,3 @@
 
 WK_WEBCONTENT_SERVICE_NEEDS_XPC_DOMAIN_EXTENSION_ENTITLEMENT = NO;
 WK_WEBCONTENT_SERVICE_NEEDS_VERSIONED_FRAMEWORK_PATH_LDFLAG[sdk=macosx*] = YES;
-
-CLANG_INDEX_STORE_ENABLE = $(CLANG_INDEX_STORE_ENABLE_$(CLANG_INDEX_STORE_ENABLE));
-CLANG_INDEX_STORE_ENABLE_ = YES;
-CLANG_INDEX_STORE_ENABLE_YES = YES;
-CLANG_INDEX_STORE_PATH = $(PROJECT_TEMP_DIR)/Index;

Modified: trunk/Source/bmalloc/ChangeLog (218056 => 218057)


--- trunk/Source/bmalloc/ChangeLog	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Source/bmalloc/ChangeLog	2017-06-11 01:37:09 UTC (rev 218057)
@@ -1,5 +1,11 @@
 2017-06-10  Dan Bernstein  <[email protected]>
 
+        Reverted r218056 because it made the IDE reindex constantly.
+
+        * Configurations/DebugRelease.xcconfig:
+
+2017-06-10  Dan Bernstein  <[email protected]>
+
         [Xcode] With Xcode 9 developer beta, everything rebuilds when switching between command-line and IDE
         https://bugs.webkit.org/show_bug.cgi?id=173223
 

Modified: trunk/Source/bmalloc/Configurations/DebugRelease.xcconfig (218056 => 218057)


--- trunk/Source/bmalloc/Configurations/DebugRelease.xcconfig	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Source/bmalloc/Configurations/DebugRelease.xcconfig	2017-06-11 01:37:09 UTC (rev 218057)
@@ -41,8 +41,3 @@
 SDKROOT = $(SDKROOT_$(USE_INTERNAL_SDK));
 SDKROOT_ = macosx;
 SDKROOT_YES = macosx.internal;
-
-CLANG_INDEX_STORE_ENABLE = $(CLANG_INDEX_STORE_ENABLE_$(CLANG_INDEX_STORE_ENABLE));
-CLANG_INDEX_STORE_ENABLE_ = YES;
-CLANG_INDEX_STORE_ENABLE_YES = YES;
-CLANG_INDEX_STORE_PATH = $(PROJECT_TEMP_DIR)/Index;

Modified: trunk/Tools/ChangeLog (218056 => 218057)


--- trunk/Tools/ChangeLog	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Tools/ChangeLog	2017-06-11 01:37:09 UTC (rev 218057)
@@ -1,5 +1,18 @@
 2017-06-10  Dan Bernstein  <[email protected]>
 
+        Reverted r218056 because it made the IDE reindex constantly.
+
+        * ContentExtensionTester/Configurations/DebugRelease.xcconfig:
+        * DumpRenderTree/mac/Configurations/DebugRelease.xcconfig:
+        * ImageDiff/cg/Configurations/DebugRelease.xcconfig:
+        * MiniBrowser/Configurations/DebugRelease.xcconfig:
+        * MobileMiniBrowser/Configurations/DebugRelease.xcconfig:
+        * TestWebKitAPI/Configurations/DebugRelease.xcconfig:
+        * WebEditingTester/Configurations/DebugRelease.xcconfig:
+        * WebKitTestRunner/Configurations/DebugRelease.xcconfig:
+
+2017-06-10  Dan Bernstein  <[email protected]>
+
         [Xcode] With Xcode 9 developer beta, everything rebuilds when switching between command-line and IDE
         https://bugs.webkit.org/show_bug.cgi?id=173223
 

Modified: trunk/Tools/ContentExtensionTester/Configurations/DebugRelease.xcconfig (218056 => 218057)


--- trunk/Tools/ContentExtensionTester/Configurations/DebugRelease.xcconfig	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Tools/ContentExtensionTester/Configurations/DebugRelease.xcconfig	2017-06-11 01:37:09 UTC (rev 218057)
@@ -39,8 +39,3 @@
 SDKROOT = $(SDKROOT_$(USE_INTERNAL_SDK));
 SDKROOT_ = macosx;
 SDKROOT_YES = macosx.internal;
-
-CLANG_INDEX_STORE_ENABLE = $(CLANG_INDEX_STORE_ENABLE_$(CLANG_INDEX_STORE_ENABLE));
-CLANG_INDEX_STORE_ENABLE_ = YES;
-CLANG_INDEX_STORE_ENABLE_YES = YES;
-CLANG_INDEX_STORE_PATH = $(PROJECT_TEMP_DIR)/Index;

Modified: trunk/Tools/DumpRenderTree/mac/Configurations/DebugRelease.xcconfig (218056 => 218057)


--- trunk/Tools/DumpRenderTree/mac/Configurations/DebugRelease.xcconfig	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Tools/DumpRenderTree/mac/Configurations/DebugRelease.xcconfig	2017-06-11 01:37:09 UTC (rev 218057)
@@ -48,8 +48,3 @@
 SDKROOT = $(SDKROOT_$(USE_INTERNAL_SDK));
 SDKROOT_ = macosx;
 SDKROOT_YES = macosx.internal;
-
-CLANG_INDEX_STORE_ENABLE = $(CLANG_INDEX_STORE_ENABLE_$(CLANG_INDEX_STORE_ENABLE));
-CLANG_INDEX_STORE_ENABLE_ = YES;
-CLANG_INDEX_STORE_ENABLE_YES = YES;
-CLANG_INDEX_STORE_PATH = $(PROJECT_TEMP_DIR)/Index;

Modified: trunk/Tools/ImageDiff/cg/Configurations/DebugRelease.xcconfig (218056 => 218057)


--- trunk/Tools/ImageDiff/cg/Configurations/DebugRelease.xcconfig	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Tools/ImageDiff/cg/Configurations/DebugRelease.xcconfig	2017-06-11 01:37:09 UTC (rev 218057)
@@ -39,8 +39,3 @@
 SDKROOT = $(SDKROOT_$(USE_INTERNAL_SDK));
 SDKROOT_ = macosx;
 SDKROOT_YES = macosx.internal;
-
-CLANG_INDEX_STORE_ENABLE = $(CLANG_INDEX_STORE_ENABLE_$(CLANG_INDEX_STORE_ENABLE));
-CLANG_INDEX_STORE_ENABLE_ = YES;
-CLANG_INDEX_STORE_ENABLE_YES = YES;
-CLANG_INDEX_STORE_PATH = $(PROJECT_TEMP_DIR)/Index;

Modified: trunk/Tools/MiniBrowser/Configurations/DebugRelease.xcconfig (218056 => 218057)


--- trunk/Tools/MiniBrowser/Configurations/DebugRelease.xcconfig	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Tools/MiniBrowser/Configurations/DebugRelease.xcconfig	2017-06-11 01:37:09 UTC (rev 218057)
@@ -41,8 +41,3 @@
 SDKROOT = $(SDKROOT_$(USE_INTERNAL_SDK));
 SDKROOT_ = macosx;
 SDKROOT_YES = macosx.internal;
-
-CLANG_INDEX_STORE_ENABLE = $(CLANG_INDEX_STORE_ENABLE_$(CLANG_INDEX_STORE_ENABLE));
-CLANG_INDEX_STORE_ENABLE_ = YES;
-CLANG_INDEX_STORE_ENABLE_YES = YES;
-CLANG_INDEX_STORE_PATH = $(PROJECT_TEMP_DIR)/Index;

Modified: trunk/Tools/MobileMiniBrowser/Configurations/DebugRelease.xcconfig (218056 => 218057)


--- trunk/Tools/MobileMiniBrowser/Configurations/DebugRelease.xcconfig	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Tools/MobileMiniBrowser/Configurations/DebugRelease.xcconfig	2017-06-11 01:37:09 UTC (rev 218057)
@@ -28,8 +28,3 @@
 _ONLY_ACTIVE_ARCH_ = YES;
 
 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = YES;
-
-CLANG_INDEX_STORE_ENABLE = $(CLANG_INDEX_STORE_ENABLE_$(CLANG_INDEX_STORE_ENABLE));
-CLANG_INDEX_STORE_ENABLE_ = YES;
-CLANG_INDEX_STORE_ENABLE_YES = YES;
-CLANG_INDEX_STORE_PATH = $(PROJECT_TEMP_DIR)/Index;

Modified: trunk/Tools/TestWebKitAPI/Configurations/DebugRelease.xcconfig (218056 => 218057)


--- trunk/Tools/TestWebKitAPI/Configurations/DebugRelease.xcconfig	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Tools/TestWebKitAPI/Configurations/DebugRelease.xcconfig	2017-06-11 01:37:09 UTC (rev 218057)
@@ -43,8 +43,3 @@
 SDKROOT_YES = macosx.internal;
 
 OTHER_CPLUSPLUSFLAGS = $(inherited) -ftemplate-depth=256;
-
-CLANG_INDEX_STORE_ENABLE = $(CLANG_INDEX_STORE_ENABLE_$(CLANG_INDEX_STORE_ENABLE));
-CLANG_INDEX_STORE_ENABLE_ = YES;
-CLANG_INDEX_STORE_ENABLE_YES = YES;
-CLANG_INDEX_STORE_PATH = $(PROJECT_TEMP_DIR)/Index;

Modified: trunk/Tools/WebEditingTester/Configurations/DebugRelease.xcconfig (218056 => 218057)


--- trunk/Tools/WebEditingTester/Configurations/DebugRelease.xcconfig	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Tools/WebEditingTester/Configurations/DebugRelease.xcconfig	2017-06-11 01:37:09 UTC (rev 218057)
@@ -40,8 +40,3 @@
 SDKROOT = $(SDKROOT_$(USE_INTERNAL_SDK));
 SDKROOT_ = macosx;
 SDKROOT_YES = macosx.internal;
-
-CLANG_INDEX_STORE_ENABLE = $(CLANG_INDEX_STORE_ENABLE_$(CLANG_INDEX_STORE_ENABLE));
-CLANG_INDEX_STORE_ENABLE_ = YES;
-CLANG_INDEX_STORE_ENABLE_YES = YES;
-CLANG_INDEX_STORE_PATH = $(PROJECT_TEMP_DIR)/Index;

Modified: trunk/Tools/WebKitTestRunner/Configurations/DebugRelease.xcconfig (218056 => 218057)


--- trunk/Tools/WebKitTestRunner/Configurations/DebugRelease.xcconfig	2017-06-10 20:32:57 UTC (rev 218056)
+++ trunk/Tools/WebKitTestRunner/Configurations/DebugRelease.xcconfig	2017-06-11 01:37:09 UTC (rev 218057)
@@ -48,8 +48,3 @@
 SDKROOT = $(SDKROOT_$(USE_INTERNAL_SDK));
 SDKROOT_ = macosx;
 SDKROOT_YES = macosx.internal;
-
-CLANG_INDEX_STORE_ENABLE = $(CLANG_INDEX_STORE_ENABLE_$(CLANG_INDEX_STORE_ENABLE));
-CLANG_INDEX_STORE_ENABLE_ = YES;
-CLANG_INDEX_STORE_ENABLE_YES = YES;
-CLANG_INDEX_STORE_PATH = $(PROJECT_TEMP_DIR)/Index;
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to