Title: [151477] tags/Safari-537.44.1/WebKitLibraries
- Revision
- 151477
- Author
- [email protected]
- Date
- 2013-06-11 15:23:33 -0700 (Tue, 11 Jun 2013)
Log Message
Merged r151474. <rdar://problem/14120726>
Modified Paths
Diff
Modified: tags/Safari-537.44.1/WebKitLibraries/ChangeLog (151476 => 151477)
--- tags/Safari-537.44.1/WebKitLibraries/ChangeLog 2013-06-11 21:59:12 UTC (rev 151476)
+++ tags/Safari-537.44.1/WebKitLibraries/ChangeLog 2013-06-11 22:23:33 UTC (rev 151477)
@@ -1,5 +1,15 @@
2013-06-11 Lucas Forschler <[email protected]>
+ Merge r151474
+
+ 2013-06-11 Roger Fong <[email protected]>
+
+ Unreviewed. WinTools makefile fix.
+
+ * win/tools32/WinTools.make:
+
+2013-06-11 Lucas Forschler <[email protected]>
+
Rollout r151408 (151452 on tag)
2013-06-11 Lucas Forschler <[email protected]>
Modified: tags/Safari-537.44.1/WebKitLibraries/win/tools32/WinTools.make (151476 => 151477)
--- tags/Safari-537.44.1/WebKitLibraries/win/tools32/WinTools.make 2013-06-11 21:59:12 UTC (rev 151476)
+++ tags/Safari-537.44.1/WebKitLibraries/win/tools32/WinTools.make 2013-06-11 22:23:33 UTC (rev 151477)
@@ -1,3 +1,5 @@
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
+ xcopy "$(SRCROOT)\vsprops\*.props" "$(DSTROOT)\AppleInternal\tools64\vsprops" /e/v/i/h/y
+ xcopy "$(SRCROOT)\scripts\*" "$(DSTROOT)\AppleInternal\tools64\scripts" /e/v/i/h/y
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes