Title: [86998] trunk/Websites/webkit.org
Revision
86998
Author
[email protected]
Date
2011-05-20 16:13:33 -0700 (Fri, 20 May 2011)

Log Message

2011-05-20  Alexey Proskuryakov  <[email protected]>

        Reviewed by Dan Bernstein.

        Building instructions should not talk about Tiger
        https://bugs.webkit.org/show_bug.cgi?id=61210

        * building/tools.html: Removed steps that are only necessary on Tiger, and changed required
        Xcode version to the latest Leopard one.

Modified Paths

Diff

Modified: trunk/Websites/webkit.org/ChangeLog (86997 => 86998)


--- trunk/Websites/webkit.org/ChangeLog	2011-05-20 22:59:07 UTC (rev 86997)
+++ trunk/Websites/webkit.org/ChangeLog	2011-05-20 23:13:33 UTC (rev 86998)
@@ -1,3 +1,13 @@
+2011-05-20  Alexey Proskuryakov  <[email protected]>
+
+        Reviewed by Dan Bernstein.
+
+        Building instructions should not talk about Tiger
+        https://bugs.webkit.org/show_bug.cgi?id=61210
+
+        * building/tools.html: Removed steps that are only necessary on Tiger, and changed required
+        Xcode version to the latest Leopard one.
+
 2011-05-16  Huzaifa Sidhpurwala <[email protected]>
 
        Reviewed by Adam Barth.

Modified: trunk/Websites/webkit.org/building/tools.html (86997 => 86998)


--- trunk/Websites/webkit.org/building/tools.html	2011-05-20 22:59:07 UTC (rev 86997)
+++ trunk/Websites/webkit.org/building/tools.html	2011-05-20 23:13:33 UTC (rev 86998)
@@ -7,11 +7,7 @@
 <h4>Mac OS X</h4>
 <ol>
 <li><p>Install the Xcode Tools package</p>
-<p>Install the Xcode Tools package from <a target="installtools" href=""  Xcode 2.3 or later is required to build.</p>
-<li><p>Install a Subversion Client (Tiger only)</p>
-<p>Subversion (svn) is the source code management tool used by the WebKit Open Source Project. A <a target="installtools" href="" client for Mac OS X 10.4 and later</a> is available.  Leopard (10.5) and later already include a subversion client.</p>
-<li><p>Install Python 2.5 or later (Tiger only)</p>
-<p>Python is a scripting language used by the WebKit Open Source Project. WebKit scripts require <a target="installtools" href="" 2.5 or later</a> to run.  Tiger includes Python 2.3 which is too old to support  <a target="installtools" href="" Python scripts</a>.</p>
+<p>Install the Xcode Tools package from <a target="installtools" href=""  Xcode 3.1.4 or later is required to build.</p>
 <li><p>Install Java for Mac OS X Developer Package</p>
 <p>Download and install the latest OS-appropriate "Java for Mac OS X Developer Package" from <a href="" (located under Downloads > Java).</p>
 </ol>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to