Title: [151457] tags/Safari-537.44.1/WebKitLibraries
Revision
151457
Author
[email protected]
Date
2013-06-11 12:37:04 -0700 (Tue, 11 Jun 2013)

Log Message

Rollout of r151408.  

Modified Paths

Added Paths

Removed Paths

Diff

Modified: tags/Safari-537.44.1/WebKitLibraries/ChangeLog (151456 => 151457)


--- tags/Safari-537.44.1/WebKitLibraries/ChangeLog	2013-06-11 19:20:30 UTC (rev 151456)
+++ tags/Safari-537.44.1/WebKitLibraries/ChangeLog	2013-06-11 19:37:04 UTC (rev 151457)
@@ -1,5 +1,9 @@
 2013-06-11  Lucas Forschler  <[email protected]>
 
+    Rollout r151408 (151452 on tag)
+
+2013-06-11  Lucas Forschler  <[email protected]>
+
         Merge r151408
 
     2013-06-10  Roger Fong  <[email protected]>

Deleted: tags/Safari-537.44.1/WebKitLibraries/win/WinTools.make (151456 => 151457)


--- tags/Safari-537.44.1/WebKitLibraries/win/WinTools.make	2013-06-11 19:20:30 UTC (rev 151456)
+++ tags/Safari-537.44.1/WebKitLibraries/win/WinTools.make	2013-06-11 19:37:04 UTC (rev 151457)
@@ -1,5 +0,0 @@
-install:
-    xcopy "$(SRCROOT)\tools32\vsprops\*.props" "$(DSTROOT)\AppleInternal\tools32\vsprops" /e/v/i/h/y
-    xcopy "$(SRCROOT)\tools32\scripts\*" "$(DSTROOT)\AppleInternal\tools32\scripts" /e/v/i/h/y
-    xcopy "$(SRCROOT)\tools64\vsprops\*.props" "$(DSTROOT)\AppleInternal\tools64\vsprops" /e/v/i/h/y
-    xcopy "$(SRCROOT)\tools64\scripts\*" "$(DSTROOT)\AppleInternal\tools64\scripts" /e/v/i/h/y
\ No newline at end of file

Copied: tags/Safari-537.44.1/WebKitLibraries/win/tools32/WinTools.make (from rev 151407, trunk/WebKitLibraries/win/tools32/WinTools.make) (0 => 151457)


--- tags/Safari-537.44.1/WebKitLibraries/win/tools32/WinTools.make	                        (rev 0)
+++ tags/Safari-537.44.1/WebKitLibraries/win/tools32/WinTools.make	2013-06-11 19:37:04 UTC (rev 151457)
@@ -0,0 +1,3 @@
+install:
+    xcopy "$(SRCROOT)\vsprops\*.props" "$(DSTROOT)\AppleInternal\tools32\vsprops" /e/v/i/h/y
+    xcopy "$(SRCROOT)\scripts\*" "$(DSTROOT)\AppleInternal\tools32\scripts" /e/v/i/h/y
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to