Yamashita Yuu
dfc3f9e13c
Set $PYENV_VERSION for existing installation of 3.4
CPython 3.4.x requires "python3.4" to be executable during build
if it is in "$PATH".
пре 13 година
Yamashita Yuu
f120551ef3
add pypy-2.0.1 and pypy-2.0.2
пре 13 година
Yamashita Yuu
b03a4cde78
add build_package_verify_py3{0,1,2,3,4}
пре 13 година
Yamashita Yuu
71b2081a75
update distribute version (0.6.40 -> 0.6.43)
пре 13 година
Yamashita Yuu
5fbc3ae3d5
add ssl patch for 3.1.3 and 3.2 ( #22 )
пре 13 година
Yamashita Yuu
9ae12a7c22
add CPython development versions (2.[67]-dev, 3.[1234]-dev)
пре 13 година
Yamashita Yuu
b3deef5e80
update base version of ruby-build (v20130518)
пре 13 година
Yamashita Yuu
28317ecb34
update readme
пре 13 година
Yamashita Yuu
78efa7613d
setup verification for 2.7.5, 3.2.5 and 3.3.2
пре 13 година
Yamashita Yuu
0bf26d8f1d
setup download mirror site ( #18 , #20 )
пре 13 година
Yamashita Yuu
ac70eb701c
fix error messages
пре 13 година
Yamashita Yuu
c834f241a8
check native modules (e.g. ssl, bz2) if they were built
пре 13 година
keitaoouchi
907ddb614d
Support new versions(2.7.4, 3.2.5, 3.3.2).
пре 13 година
Yamashita Yuu
dd0e3feae3
add `install_zip`
пре 13 година
Yamashita Yuu
8b23026d6c
add PACKAGE_PATCH_STRIP to support optional strip number of patch
пре 13 година
Yamashita Yuu
cc9b7aa7dd
update distribute version (0.6.38 -> 0.6.40)
пре 13 година
Yamashita Yuu
318a41d723
add i786
пре 13 година
Yamashita Yuu
5a52177d15
add pypy-2.0 and remove beta versions
пре 13 година
Yamashita Yuu
2e8c43215d
preserve original file suffix in place of hardcoded ".tar"
пре 13 година
Yamashita Yuu
45966deb49
fix pypy installation on x86_64 with glibc which is not strictly equal to 2.13 or 2.15.
пре 13 година
Yamashita Yuu
56379532a6
add comments for Jython about the version of distribute and pip ( #15 )
пре 13 година
Yamashita Yuu
9bf0755c81
update default distribute version (0.6.36 -> 0.6.38)
пре 13 година
Yamashita Yuu
f01d1d1064
move patches into ./share to fix the install.sh
пре 13 година
Yamashita Yuu
e9b0ecf021
remove needless declaration of LDFLAGS.
removing this not breaks build on latest Debian sid.
пре 13 година
Yamashita Yuu
cbc6f38774
fix build problem of ssl modulle of CPython 3.0.1
пре 13 година
Yamashita Yuu
e220b76c3e
fix build problem of ssl module with recent OpenSSL
http://bugs.python.org/issue12012
пре 13 година
Yamashita Yuu
8d1bf96267
add workaround for incompatible behaviour of svnversion ( #14 )
пре 13 година
Yamashita Yuu
95882fce68
remove useless patches
пре 13 година
Yamashita Yuu
cc20ab3392
find appropriate patch for package automatically
пре 13 година
Yamashita Yuu
fe50ed29ea
bundle patches into python-build repository
пре 13 година
Yamashita Yuu
2d55aea467
add pypy-2.0-beta2
пре 13 година
Yamashita Yuu
521c2c3e06
add jython versions; jython-2.5.4-rc1 and jython-2.7-beta1
пре 13 година
Yamashita Yuu
0bc8d8252e
fix typo to verify jar's checksum
пре 13 година
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'
пре 13 година
Yamashita Yuu
3b820e8c0c
revert distribute version (0.6.36 -> 0.6.32) due to the installation
problem with Jython 2.5.[01] (#15 )
пре 13 година
Yamashita Yuu
8bc19e28e0
update distribute version (0.6.34 -> 0.6.36)
пре 13 година
Yamashita Yuu
0d0516ad05
update default pip version (1.2.1 -> 1.3.1)
пре 13 година
Yamashita Yuu
6997026064
import recent changes from ruby-build 20130408
пре 13 година
Yamashita Yuu
dd1b6502c6
add README for python-build.
was copied from [ruby-build](https://github.com/sstephenson/ruby-build ).
пре 13 година
f440
bb2d058167
Support 2.7.4, 3.2.4, 3.3.1
пре 13 година
draftcode
dce4eb636a
Add a help string to describe the debug option
пре 13 година
draftcode
c170255580
Preserve CONFIGURE_OPTS
пре 13 година
draftcode
8bf0938e60
Add an option to build a debug version of Python
пре 13 година
Yamashita Yuu
48e1488bc9
remove duplicated LICENSE from python-build.
пре 13 година
Yamashita Yuu
755c00e67c
fix broken installation scripts for Jython and some of CPython.
replaced deprecated method calls of `fetch_url` by `http get`.
пре 13 година
Yamashita Yuu
ad900ba436
fix some differences between ruby-build (refs #8 )
пре 13 година
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
пре 13 година
Yamashita Yuu
4a217a0cd1
update distribute to 0.6.34
пре 13 година
Yamashita Yuu
c9575d7cb0
update distribute and pip versions
* distribute (0.6.28 -> 0.6.32)
* pip (1.1 -> 1.2.1)
пре 13 година
Yamashita Yuu
252003f18e
add pypy-2.0-beta1
пре 13 година