Yamashita, Yuu
c4e012d5e3
Prevent loading user's aria2.conf ( fixes #625 )
pirms 10 gadiem
Yamashita, Yuu
f64f7c7c49
Merge pull request #634 from yyuu/use-curl-stub-in-tests
Use `curl` stub instead of `aria2c` during tests
pirms 10 gadiem
Yamashita, Yuu
0dcce750b9
Use `curl` stub instead of `aria2c` during tests (equiv to rbenv/ruby-build#965 )
pirms 10 gadiem
Josh Friend
a300254841
Added new pythons to changelog
pirms 10 gadiem
Josh Friend
57df303a2c
Added CPython 2.7.12rc1
pirms 10 gadiem
Yamashita, Yuu
aed0eaeceb
Add PyPy3.3 v5.2-alpha1
pirms 10 gadiem
Yamashita, Yuu
bbe84d0411
Fix the name of `pypy-5.3-src`
pirms 10 gadiem
Yamashita, Yuu
2145efec42
Merge pull request #630 from zmwangx/cpython-3.6.0a2
Add CPython 3.6.0a2
pirms 10 gadiem
Zhiming Wang
cd3ace7d97
Add CPython 3.6.0a2
https://www.python.org/downloads/release/python-360a2/ .
pirms 10 gadiem
Josh Friend
8781d132e7
Fix CPython 3.4.5rc1 install
pirms 10 gadiem
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`
pirms 10 gadiem
Josh Friend
8b414ce31d
Add CPython 3.5.2rc1
pirms 10 gadiem
Josh Friend
aa7b6420ce
Add PyPy2 5.3
Closes #626
pirms 10 gadiem
Yamashita, Yuu
216244fbac
pyenv should not manage shims for all `xz` related executables
pirms 10 gadiem
Yamashita, Yuu
4c654d703e
Merge pull request #620 from yyuu/workaround-aria2c-stdout
Write remote content on stdout with `aria2c`
pirms 10 gadiem
Yamashita, Yuu
02c7589d2a
`pwd` of `build_package_*` must be `$BUILD_PATH`
pirms 10 gadiem
Yamashita, Yuu
69d5656311
Import functions from ruby-build v20160426-33-g3304f96
I should add EOL warnings to old versions later....
pirms 10 gadiem
Yamashita, Yuu
4d64f84a25
`http_get_aria2c` should return proper value on `aria2c` failures
pirms 10 gadiem
Yamashita, Yuu
42cffbc82d
Fix broken tests related to changes in `aria2c` arguments
pirms 10 gadiem
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.
pirms 10 gadiem
Yamashita, Yuu
10957b786a
Merge pull request #618 from jayvdb/stackless-dev-py35
Update stackless-dev to check for Python 3.5
pirms 10 gadiem
John Vandenberg
9e07319cf9
Update stackless-dev to check for Python 3.5
pirms 10 gadiem
Yamashita, Yuu
03f8029c41
Merge pull request #615 from cha-ron/fish-depcrecated-period
"." has been deprecated in the fish shell in favor of explicit "source"
pirms 10 gadiem
McTavish McArdle
5f20bc258f
"." has been deprecated in the fish shell in favor of explicit "source"
pirms 10 gadiem
Yamashita, Yuu
75fd97803d
Require GCC for CPython prior to 2.4.4 ( fixes #613 )
pirms 10 gadiem
Yamashita, Yuu
9993d13996
Merge pull request #539 from yyuu/download-aria2c
Use `aria2c` as the download if available (#534 )
pirms 10 gadiem
Yamashita, Yuu
c71cf59f50
Merge branch 'master' into download-aria2c
pirms 10 gadiem
Yamashita, Yuu
8ea88dee1c
Trivial fixes
pirms 10 gadiem
Yamashita, Yuu
97da7c40e7
Merge pull request #608 from yyuu/skip-create-conda-shims-reloaded
Skip creating shims for conda's system executables, more reliably
pirms 10 gadiem
Yamashita, Yuu
1921dbef18
Skip creating shims for conda's system executables, more reliably ( #594 , #595 )
pirms 10 gadiem
Yamashita, Yuu
0a73b8f886
Merge pull request #595 from yyuu/anaconda-rehash
Skip creating shims for system executables bundled with Anaconda (#594 )
pirms 10 gadiem
Yamashita, Yuu
4a8947d1a6
Remove `which` hook for Anaconda in favor of `rehash` hook
pirms 10 gadiem
Yamashita, Yuu
e748c14db8
Skip creating shims for system executables bundled with Anaconda ( fixes #594 , #599 )
With this, we'd be able to remove a hook script for `pyenv which`
eventually.
pirms 10 gadiem
Yamashita, Yuu
cd3103340c
Merge pull request #604 from zmwangx/cpython-3.6.0a1
Add CPython 3.6.0a1
pirms 10 gadiem
Zhiming Wang
4543ff88bc
Add CPython 3.6.0a1
https://www.python.org/downloads/release/python-360a1/
pirms 10 gadiem
Yamashita, Yuu
2017dd0c25
v20160509
pirms 10 gadiem
Yamashita, Yuu
24d05343f8
PyPy 5.1 binary for linux x86 is built for Ubuntu 12.04 - 14.04
pirms 10 gadiem
Yamashita, Yuu
aa305d2c3d
Add PyPy 5.1.1 ( fixes #591 )
pirms 10 gadiem
Yamashita, Yuu
73ca25e49b
Merge pull request #593 from Samureus/PyPy-5.1.1-src
Pypy 5.1.1 src
pirms 10 gadiem
Samuel Villamonte
25184d9fca
Added PyPy 5.1.1-src
pirms 10 gadiem
Samuel Villamonte
d948274305
Merge pull request #1 from Samureus/Portable-PyPy-5.1.1
Added PyPy Portable 5.1.1
pirms 10 gadiem
Samuel Villamonte
444bb360a8
Added PyPy Portable 5.1.1
Only tested 64-bit
pirms 10 gadiem
Yamashita, Yuu
d0fae57c4d
miniconda3 releases are Python 3
pirms 10 gadiem
Yamashita, Yuu
37ad781061
Add miniconda2/3 4.0.5
pirms 10 gadiem
Yamashita, Yuu
a8664a2339
Fixed wrong SHA256 for `pypy-5.1-linux_x86_64-portable.tar.bz2` ( fixes #586 )
pirms 10 gadiem
Josh Friend
78b9cee98e
v20160422
pirms 10 gadiem
Josh Friend
f72fc8eabc
Add PyPy 5.1 Portable
pirms 10 gadiem
Josh Friend
180ff6c955
Add PyPy 5.1
Closes #579
pirms 10 gadiem
Yamashita, Yuu
6a8003d56d
I realized that at least miniconda3-3.19.0 contains `xz` in it.
Basically I'd like to use system pakcage for `xz` command as much as
possible.
pirms 10 gadiem
Yamashita, Yuu
739392a2e4
Merge pull request #577 from anthrotype/jython-2.7.1b3
Add Jython 2.7.1 beta3
pirms 10 gadiem