# HG changeset patch # User Armin Rigo <arigo@tunes.org> # Date 1286975907 0 # Wed Oct 13 13:18:27 2010 +0000 # Branch extradoc # Node ID 2c0152a4cea47b42d92a95e51a853cd0e5d950c3 # Parent 6751d5c6d520c51ee524d72b32c38007e4fb1c96 - Remove the outdated TODO. - Update download.html from download.txt. diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -164,6 +164,8 @@ The trunk version contains fixes to support MinGW32. More information on <a class="reference external" href="http://codespeak.net/pypy/trunk/pypy/doc/windows.html">our dev site</a>.</p> </li> +<li><p class="first">Make sure you installed the dependencies. See the list <a class="reference external" href="http://codespeak.net/pypy/dist/pypy/doc/getting-started-python.html#translating-the-pypy-python-interpreter">here</a>.</p> +</li> <li><p class="first">Enter the <tt class="docutils literal">goal</tt> directory:</p> <pre class="literal-block"> cd pypy-trunk/pypy/translator/goal diff --git a/source/TODO b/source/TODO deleted file mode 100644 --- a/source/TODO +++ /dev/null @@ -1,6 +0,0 @@ -* svn cp release/1.2.x release/1.2.0 -* svn cp release/1.2.x dist - -* finish the release announcement pypy/doc/release-1.2.0.txt - -* recompute the html files on codespeak, from dist and from trunk