Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pypy.org
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PyPy
pypy.org
Commits
35871268
Commit
35871268
authored
11 years ago
by
Armin Rigo
Browse files
Options
Downloads
Patches
Plain Diff
Give proper distribution names in our fully-shared linux binaries.
parent
435b4bed
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
download.html
+2
-2
2 additions, 2 deletions
download.html
source/download.txt
+2
-2
2 additions, 2 deletions
source/download.txt
with
4 additions
and
4 deletions
download.html
+
2
−
2
View file @
35871268
...
...
@@ -86,8 +86,8 @@
in production due to potential future security issues), you can find
<a
class=
"reference external"
href=
"http://buildbot.pypy.org/nightly/release-2.0.x/pypy-c-jit-63916-eb5983d848f1-linux.tar.bz2"
>
32bit Linux
</a>
and
<a
class=
"reference external"
href=
"http://buildbot.pypy.org/nightly/release-2.0.x/pypy-c-jit-63916-eb5983d848f1-linux64.tar.bz2"
>
64bit Linux
</a>
.
</p>
<ul
class=
"simple"
>
<li><a
class=
"reference external"
href=
"https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-linux.tar.bz2"
>
Linux binary (32bit)
</a></li>
<li><a
class=
"reference external"
href=
"https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-linux64.tar.bz2"
>
Linux binary (64bit
) (libc 2.15
)
</a></li>
<li><a
class=
"reference external"
href=
"https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-linux.tar.bz2"
>
Linux binary (32bit
, Debian 6.0
“
squeeze
”
)
</a></li>
<li><a
class=
"reference external"
href=
"https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-linux64.tar.bz2"
>
Linux binary (64bit
, Ubuntu 12.04.2
)
</a></li>
<li><a
class=
"reference external"
href=
"https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-osx64.tar.bz2"
>
Mac OS/X binary (64bit)
</a></li>
<li><a
class=
"reference external"
href=
"https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-win32.zip"
>
Windows binary (32bit)
</a>
(you might need the
<a
class=
"reference external"
href=
"http://www.microsoft.com/en-us/download/details.aspx?id=5582"
>
VS 2008 runtime library
installer vcredist_x86.exe
</a>
.)
</li>
...
...
This diff is collapsed.
Click to expand it.
source/download.txt
+
2
−
2
View file @
35871268
...
...
@@ -68,8 +68,8 @@
.. _`32bit Linux`: http://buildbot.pypy.org/nightly/release-2.0.x/pypy-c-jit-63916-eb5983d848f1-linux.tar.bz2
.. _`64bit Linux`: http://buildbot.pypy.org/nightly/release-2.0.x/pypy-c-jit-63916-eb5983d848f1-linux64.tar.bz2
* `Linux binary (32bit)`__
* `Linux binary (64bit
) (libc 2.15
)`__
* `Linux binary (32bit
, Debian 6.0 "squeeze"
)`__
* `Linux binary (64bit
, Ubuntu 12.04.2
)`__
* `Mac OS/X binary (64bit)`__
* `Windows binary (32bit)`__ (you might need the `VS 2008 runtime library
installer vcredist_x86.exe`_.)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment