Title: [105653] trunk/Websites/webkit.org
- Revision
- 105653
- Author
- [email protected]
- Date
- 2012-01-23 16:13:19 -0800 (Mon, 23 Jan 2012)
Log Message
website: Reword WEBKITOUTPUTDIR documentation on Building WebKit page
https://bugs.webkit.org/show_bug.cgi?id=76544
Patch by Seo Sanghyeon <[email protected]> on 2012-01-23
Reviewed by Darin Adler.
WEBKITOUTPUTDIR is not only for Windows.
* building/build.html:
Modified Paths
Diff
Modified: trunk/Websites/webkit.org/ChangeLog (105652 => 105653)
--- trunk/Websites/webkit.org/ChangeLog 2012-01-24 00:01:23 UTC (rev 105652)
+++ trunk/Websites/webkit.org/ChangeLog 2012-01-24 00:13:19 UTC (rev 105653)
@@ -1,3 +1,14 @@
+2012-01-23 Seo Sanghyeon <[email protected]>
+
+ website: Reword WEBKITOUTPUTDIR documentation on Building WebKit page
+ https://bugs.webkit.org/show_bug.cgi?id=76544
+
+ Reviewed by Darin Adler.
+
+ WEBKITOUTPUTDIR is not only for Windows.
+
+ * building/build.html:
+
2012-01-20 Kent Tamura <[email protected]>
Each style rule should have its own ID.
Modified: trunk/Websites/webkit.org/building/build.html (105652 => 105653)
--- trunk/Websites/webkit.org/building/build.html 2012-01-24 00:01:23 UTC (rev 105652)
+++ trunk/Websites/webkit.org/building/build.html 2012-01-24 00:13:19 UTC (rev 105653)
@@ -25,8 +25,8 @@
</li>
</ol>
-<p>By default, <code>build-webkit</code> places build products in <code>WebKit/WebKitBuild</code>. You can specify a different build
-location on Mac in your Xcode preferences. On Windows, the <code>WEBKITOUTPUTDIR</code> environment variable can be used to
+<p>By default, <code>build-webkit</code> places build products in <code>WebKitBuild</code>. You can specify a different build
+location on Mac in your Xcode preferences. On other platforms, the <code>WEBKITOUTPUTDIR</code> environment variable can be used to
set a different build products location. If you have set up a custom build location, then <code>build-webkit</code> will
place the build products there.</p>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes