Yamashita, Yuu
66c8ca6cff
Import changes in rbenv/ruby-build#979
hace 10 años
Yamashita, Yuu
3a1379cb34
Import changes from ruby-build v20160602
hace 10 años
Yamashita, Yuu
bc8dba4bea
Always create `bin` as symlink to framework path if the version was built with `--enable-frameowrk` ( #590 )
Actually I'm not 100% sure what was going on, but it seems CPython build
script may create `bin` as directory instead of symlink even if
`--enable-framework` was specified.
hace 10 años
Yamashita, Yuu
ad9805a455
Don't need to create temporary files since tar(1) writes to stdout by default
hace 10 años
Yamashita, Yuu
e0fdded2cd
Use `.tar.xz` archive only if `tar` supports `-J` (especially on *BSD) ( #654 )
hace 10 años
Zhiming Wang
253d79503d
Remove CPython 3.6.0a2 in favor of 3.6.0a3
hace 10 años
Zhiming Wang
f3e7005fb1
Add CPython 3.6.0a3
hace 10 años
Yamashita, Yuu
9e8df34124
MD5 -> SHA256
hace 10 años
Yamashita, Yuu
7a61486b5c
PyPy 5.1.1 binary isn't available for ppc64(le)?
hace 10 años
Yamashita, Yuu
c3cefd9588
Add anaconda[23]-4.1.0
hace 10 años
Yamashita, Yuu
4771e05c53
Use xz archive instead of gzip archive
hace 10 años
Yamashita, Yuu
331f68260b
3.4.3: MD5 -> SHA256
hace 10 años
Nick Timkovich
aedbd8d046
Use non-broken 3.6.0a2 xz archive
Fixes #647 . Also reduces potential demonic invasions through reduction of `666`s.
hace 10 años
Jamie Hewland
1e75a11d32
pypy-5.3.1: Remove stray text
hace 10 años
Josh Friend
962c7827fb
Add PyPY 5.3.1
closes #646
hace 10 años
Zhiming Wang
0e698ffc4c
Remove CPython 2.7.12rc1 in favor of 2.7.12
hace 10 años
Zhiming Wang
5298c4bd1b
Add CPython 2.7.12
hace 10 años
Josh Friend
efef9d8c5c
Remove CPython release candidates 3.4.5 and 3.5.2
hace 10 años
Zhiming Wang
4967a7f495
Add CPython 3.5.2
hace 10 años
Zhiming Wang
803697feb2
Add CPython 3.4.5
hace 10 años
Yamashita, Yuu
f22d0e969b
Added `build_package_symlink_version_suffix` to stop calling `verify_pyXX` twice ( #638 )
hace 10 años
Yamashita, Yuu
3d263c8fa3
`verify_pyXX` before and after `ensurepip` to ensure there's `python` executable ( #638 )
hace 10 años
Yamashita, Yuu
ae40042ff8
`veirfy_pyXX` should be called after `ensurepip` ( #638 )
hace 10 años
Yamashita, Yuu
8579fd4567
`build_package_ensurepip` should be called earlier than `build_package_verify_py33` to generate symlink of `pip` from `pip3.3` ( fixes #638 )
hace 10 años
Yamashita, Yuu
c4e012d5e3
Prevent loading user's aria2.conf ( fixes #625 )
hace 10 años
Yamashita, Yuu
0dcce750b9
Use `curl` stub instead of `aria2c` during tests (equiv to rbenv/ruby-build#965 )
hace 10 años
Josh Friend
57df303a2c
Added CPython 2.7.12rc1
hace 10 años
Yamashita, Yuu
aed0eaeceb
Add PyPy3.3 v5.2-alpha1
hace 10 años
Yamashita, Yuu
bbe84d0411
Fix the name of `pypy-5.3-src`
hace 10 años
Zhiming Wang
cd3ace7d97
Add CPython 3.6.0a2
https://www.python.org/downloads/release/python-360a2/ .
hace 10 años
Josh Friend
8781d132e7
Fix CPython 3.4.5rc1 install
hace 10 años
Josh Friend
f66b8ead99
Add CPython 3.4.5rc1
NOTE: 3.4.5rc1 does not create a `python` executable shortcut like
other pythons, it only creates `python3`
hace 10 años
Josh Friend
8b414ce31d
Add CPython 3.5.2rc1
hace 10 años
Josh Friend
aa7b6420ce
Add PyPy2 5.3
Closes #626
hace 10 años
Yamashita, Yuu
02c7589d2a
`pwd` of `build_package_*` must be `$BUILD_PATH`
hace 10 años
Yamashita, Yuu
69d5656311
Import functions from ruby-build v20160426-33-g3304f96
I should add EOL warnings to old versions later....
hace 10 años
Yamashita, Yuu
4d64f84a25
`http_get_aria2c` should return proper value on `aria2c` failures
hace 10 años
Yamashita, Yuu
42cffbc82d
Fix broken tests related to changes in `aria2c` arguments
hace 10 años
Yamashita, Yuu
c8c40cff21
Write remote content on stdout with `aria2c` ( fixes #619 , #534 )
`aria2c` doesn't support writing content to stdout. As a workaround,
this patch will use temporary file then write content on stdout once
finished downloading.
hace 10 años
John Vandenberg
9e07319cf9
Update stackless-dev to check for Python 3.5
hace 10 años
Yamashita, Yuu
75fd97803d
Require GCC for CPython prior to 2.4.4 ( fixes #613 )
hace 10 años
Yamashita, Yuu
8ea88dee1c
Trivial fixes
hace 10 años
Zhiming Wang
4543ff88bc
Add CPython 3.6.0a1
https://www.python.org/downloads/release/python-360a1/
hace 10 años
Yamashita, Yuu
24d05343f8
PyPy 5.1 binary for linux x86 is built for Ubuntu 12.04 - 14.04
hace 10 años
Yamashita, Yuu
aa305d2c3d
Add PyPy 5.1.1 ( fixes #591 )
hace 10 años
Samuel Villamonte
25184d9fca
Added PyPy 5.1.1-src
hace 10 años
Samuel Villamonte
444bb360a8
Added PyPy Portable 5.1.1
Only tested 64-bit
hace 10 años
Yamashita, Yuu
d0fae57c4d
miniconda3 releases are Python 3
hace 10 años
Yamashita, Yuu
37ad781061
Add miniconda2/3 4.0.5
hace 10 años
Yamashita, Yuu
a8664a2339
Fixed wrong SHA256 for `pypy-5.1-linux_x86_64-portable.tar.bz2` ( fixes #586 )
hace 10 años