Skip to content
Snippets Groups Projects
Commit 8be4740f authored by Maciej Fijalkowski's avatar Maciej Fijalkowski
Browse files

mention nightly builds

parent 4ac87f8f
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,9 @@
<div>
<div id="main">
<h1 class="title">Download and install</h1>
<p class="download-menu">There are <a class="reference external" href="http://buildbot.pypy.org/nightly/trunk/">nightly binary builds</a> available. Those builds are not always
as stable as the release, but they contain Python 2.7 compatibility,
numerous bugfixes and performance improvements.</p>
<p>Here are the various binaries of <strong>PyPy 1.4.1</strong> that we provide for x86 Linux,
Mac OS/X or Windows. This is mostly a bugfix release, although the performance
over the previous release 1.4 has improved in some cases.</p>
......
You generate this website by using yatiblog from here:
You can get necessary software by doing:
......@@ -2,3 +2,3 @@
http://github.com/tav/ampify/blob/master/environ/yatiblog
git clone https://github.com/tav/ampify.git
......@@ -4,7 +4,7 @@
by running
and then recreate the website in this directory by running
..../ampify/environ/yatiblog -o ..
you'll get html output in the parent directory.
Then you can check it in, go to codespeak in /www/pypy.org/htdocs/
......@@ -6,9 +6,9 @@
..../ampify/environ/yatiblog -o ..
you'll get html output in the parent directory.
Then you can check it in, go to codespeak in /www/pypy.org/htdocs/
and type "svn up".
and type "hg pull -u".
Other required dependencies:
* "docutils" from "easy_install docutils"
......
......@@ -6,6 +6,12 @@
Download
============================================================
.. class:: download_menu
There are `nightly binary builds`_ available. Those builds are not always
as stable as the release, but they contain Python 2.7 compatibility,
numerous bugfixes and performance improvements.
Here are the various binaries of **PyPy 1.4.1** that we provide for x86 Linux,
Mac OS/X or Windows. This is mostly a bugfix release, although the performance
over the previous release 1.4 has improved in some cases.
......@@ -160,6 +166,7 @@
.. _`stackless`: http://www.stackless.com/
.. _`greenlets`: http://codespeak.net/svn/greenlet/trunk/doc/greenlet.txt
.. _Mercurial: http://mercurial.selenic.com/
.. _`nightly binary builds`: http://buildbot.pypy.org/nightly/trunk/
Checksums
---------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment