Title: [139840] trunk/Tools
Revision
139840
Author
[email protected]
Date
2013-01-15 23:53:21 -0800 (Tue, 15 Jan 2013)

Log Message

Unreviewed follow-up to r139769.

Note that omitting the WebKit1 code from the build now
works for GTK as well.

* Scripts/build-webkit:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (139839 => 139840)


--- trunk/Tools/ChangeLog	2013-01-16 07:36:55 UTC (rev 139839)
+++ trunk/Tools/ChangeLog	2013-01-16 07:53:21 UTC (rev 139840)
@@ -1,3 +1,12 @@
+2013-01-15  Zan Dobersek  <[email protected]>
+
+        Unreviewed follow-up to r139769.
+
+        Note that omitting the WebKit1 code from the build now
+        works for GTK as well.
+
+        * Scripts/build-webkit:
+
 2013-01-15  Dirk Pranke  <[email protected]>
 
         test-webkitpy: truncate output to the terminal width when necessary

Modified: trunk/Tools/Scripts/build-webkit (139839 => 139840)


--- trunk/Tools/Scripts/build-webkit	2013-01-16 07:36:55 UTC (rev 139839)
+++ trunk/Tools/Scripts/build-webkit	2013-01-16 07:53:21 UTC (rev 139840)
@@ -134,7 +134,7 @@
   --minimal                         No optional features, unless explicitly enabled
 
   --only-webkit                     Build only the WebKit project
-  --no-webkit1                      Omit WebKit1 code from the build (Qt/EFL only)
+  --no-webkit1                      Omit WebKit1 code from the build (Qt/EFL/GTK only)
   --no-webkit2                      Omit WebKit2 code from the build
 
 EOF
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to