Yamashita Yuu
c834f241a8
check native modules (e.g. ssl, bz2) if they were built
il y a 13 ans
keitaoouchi
907ddb614d
Support new versions(2.7.4, 3.2.5, 3.3.2).
il y a 13 ans
Yamashita Yuu
dd0e3feae3
add `install_zip`
il y a 13 ans
Yamashita Yuu
cc9b7aa7dd
update distribute version (0.6.38 -> 0.6.40)
il y a 13 ans
Yamashita Yuu
318a41d723
add i786
il y a 13 ans
Yamashita Yuu
5a52177d15
add pypy-2.0 and remove beta versions
il y a 13 ans
Yamashita Yuu
45966deb49
fix pypy installation on x86_64 with glibc which is not strictly equal to 2.13 or 2.15.
il y a 13 ans
Yamashita Yuu
56379532a6
add comments for Jython about the version of distribute and pip ( #15 )
il y a 13 ans
Yamashita Yuu
9bf0755c81
update default distribute version (0.6.36 -> 0.6.38)
il y a 13 ans
Yamashita Yuu
f01d1d1064
move patches into ./share to fix the install.sh
il y a 13 ans
Yamashita Yuu
e9b0ecf021
remove needless declaration of LDFLAGS.
removing this not breaks build on latest Debian sid.
il y a 13 ans
Yamashita Yuu
cc20ab3392
find appropriate patch for package automatically
il y a 13 ans
Yamashita Yuu
fe50ed29ea
bundle patches into python-build repository
il y a 13 ans
Yamashita Yuu
2d55aea467
add pypy-2.0-beta2
il y a 13 ans
Yamashita Yuu
521c2c3e06
add jython versions; jython-2.5.4-rc1 and jython-2.7-beta1
il y a 13 ans
Yamashita Yuu
998af2a3ab
revert pip version (1.3.1 -> 1.2.1) to avoid AttributeError on Jython. ( #15 )
AttributeError: 'module' object has no attribute 'O_NOFOLLOW'
il y a 13 ans
Yamashita Yuu
3b820e8c0c
revert distribute version (0.6.36 -> 0.6.32) due to the installation
problem with Jython 2.5.[01] (#15 )
il y a 13 ans
Yamashita Yuu
8bc19e28e0
update distribute version (0.6.34 -> 0.6.36)
il y a 13 ans
Yamashita Yuu
0d0516ad05
update default pip version (1.2.1 -> 1.3.1)
il y a 13 ans
Yamashita Yuu
6997026064
import recent changes from ruby-build 20130408
il y a 13 ans
f440
bb2d058167
Support 2.7.4, 3.2.4, 3.3.1
il y a 13 ans
Yamashita Yuu
755c00e67c
fix broken installation scripts for Jython and some of CPython.
replaced deprecated method calls of `fetch_url` by `http get`.
il y a 13 ans
Yamashita Yuu
6d307c6e11
import recent changes from ruby-build:
* verify checksum of downloaded archives.
* add PYTHON_BUILD_MIRROR_URL to use mirror site.
But we don't have CloudFront setup as of now :-(
* rbenv 0.4.x style help messages
il y a 13 ans
Yamashita Yuu
4a217a0cd1
update distribute to 0.6.34
il y a 13 ans
Yamashita Yuu
c9575d7cb0
update distribute and pip versions
* distribute (0.6.28 -> 0.6.32)
* pip (1.1 -> 1.2.1)
il y a 13 ans
Yamashita Yuu
252003f18e
add pypy-2.0-beta1
il y a 13 ans
Yamashita Yuu
2ed400bfc6
use default CC to build CPython and Stackless. `require_gcc` was
imported from ruby-build and is for rubies, not for pythons.
il y a 13 ans
Yamashita Yuu
ffa5fb0ea0
add CPython 3.3.0 release
il y a 13 ans
Yamashita Yuu
579d44203f
add 3.3.0rc2 and 3.3.0rc3
il y a 14 ans
Yamashita Yuu
f0ff5a416e
added 3.3.0rc1
il y a 14 ans
Yamashita Yuu
2856f81bb9
added more pythons
il y a 14 ans
Yamashita Yuu
5224641f1a
added CPython 2.5.6
il y a 14 ans
Yamashita Yuu
a4c02082cb
pypy installation doesn't require gcc
il y a 14 ans
Yamashita Yuu
7953f573c6
modify ruby-build for Python and import into pyenv as default plugin.
il y a 14 ans