Changeset 139840 in webkit
- Timestamp:
- Jan 15, 2013, 11:53:21 PM (13 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r139831 r139840 1 2013-01-15 Zan Dobersek <zdobersek@igalia.com> 2 3 Unreviewed follow-up to r139769. 4 5 Note that omitting the WebKit1 code from the build now 6 works for GTK as well. 7 8 * Scripts/build-webkit: 9 1 10 2013-01-15 Dirk Pranke <dpranke@chromium.org> 2 11 -
trunk/Tools/Scripts/build-webkit
r139769 r139840 135 135 136 136 --only-webkit Build only the WebKit project 137 --no-webkit1 Omit WebKit1 code from the build (Qt/EFL only)137 --no-webkit1 Omit WebKit1 code from the build (Qt/EFL/GTK only) 138 138 --no-webkit2 Omit WebKit2 code from the build 139 139
Note:
See TracChangeset
for help on using the changeset viewer.