Yamashita, Yuu
6bb14c60da
Merge pull request #837 from yyuu/cpython-github-dev
Use GitHub for all CPython dev versions
9年前
Yamashita, Yuu
d9c933e0c0
Use GitHub for all CPython dev versions ( #836 )
9年前
Yamashita, Yuu
19cb9f535a
Merge pull request #836 from yan12125/cpython-now-uses-git
CPython now uses git
9年前
Yen Chi Hsuan
84c4ed5230
CPython now uses git
9年前
Yamashita, Yuu
235eea3003
Merge pull request #831 from maxnordlund/patch-1
Fix fish subcommand completion
9年前
Yamashita, Yuu
688c0af0cd
Merge pull request #828 from massongit/develop
Fix file the path and file name of README.md
9年前
SUZUKI Masaya
c1af5ab0a9
Fix the file path.
9年前
Max Nordlund
e09d61780c
Fix fish subcommand completion
This allows subcommand style plugins to properly autocomplete.
Existing commands are not affected.
Example, say you have support for `pyenv foo bar --flag`, then
this allows the last `--flag` argument to be properly completed.
9年前
massongit
4cef3d74ac
Fix file the path and file name of README.md
9年前
Yamashita, Yuu
f36d735e27
Merge pull request #824 from jprjr/add-anaconda-4.3.0
Add Anaconda 4.3.0
9年前
John Regan
a6776562c1
Add Anaconda 4.3.0
9年前
Yamashita, Yuu
9c4e489637
Merge pull request #823 from yyuu/revert-819-master
Revert "use $ORIGIN for rpath so the built python can be copied"
9年前
Yamashita, Yuu
afbd54dd13
Revert "use $ORIGIN for rpath so the built python can be copied"
9年前
Yamashita, Yuu
99b510859d
Merge pull request #819 from woosley/master
use $ORIGIN for rpath so the built python can be copied
9年前
woosley
2657f1049c
use $ORIGIN for rpath so the built python can be copied
9年前
Yamashita, Yuu
99d16707e3
Removed release candidates of 3.4.6 and 3.5.3 ( #811 , #812 )
9年前
Yamashita, Yuu
57f946550a
v1.0.7
9年前
Yamashita, Yuu
ccaab86c4c
Merge pull request #812 from browniebroke/3.4.6
Add CPython 3.4.6
9年前
Yamashita, Yuu
db4cc6097f
Merge pull request #811 from browniebroke/3.5.3
Add CPython 3.5.3
9年前
Bruno Alla
54e7796eee
Update sha's for Python 3.5.3 archives
9年前
Bruno Alla
bf613e3d54
Add CPython 3.4.6
https://www.python.org/downloads/release/python-346/
9年前
Bruno Alla
25c6817c48
Add CPython 3.5.3
9年前
Yamashita, Yuu
0464221edb
Specify `-O0` when `--debug` has specified ( fixes #808 )
9年前
Yamashita, Yuu
4d96271113
Merge pull request #801 from yyuu/let-jython-to-generate-launcher-as-shell-script
Let Jython installer to generate shell script instead of python script even if there's `python2.7` available in `$PATH`
9年前
Yamashita, Yuu
322aa82ae7
I should have created stub script in `$BUILD_PATH` explicltly since `pwd` isn't changed before `install_jar`
9年前
Yamashita, Yuu
9833be730a
Let Jython installer to generate shell script instead of python script even if there's `python2.7` available in `$PATH` ( #800 )
9年前
Yamashita, Yuu
e3c8a754a4
Merge pull request #798 from orip/patch-1
README: multiple versions in .python-version
9年前
Josh Friend
2d5fc1b749
Add CPython 3.4.6rc1
9年前
Josh Friend
001c824744
Add CPython 3.5.3rc2
9年前
Ori Peleg
fa80772142
README: multiple versions in .python-version
Document that multiple versions in `.python-version` work similarly to the command line.
9年前
Yamashita, Yuu
0c7d2205ff
Merge pull request #797 from PeterDaveHello/patch-2
Shallow clone bats in makefile
9年前
Yamashita, Yuu
4f719b7909
Merge pull request #796 from PeterDaveHello/patch-1
Syntax highlight in README.md
9年前
Peter Dave Hello
134d38fc53
Shallow clone bats in makefile
9年前
Peter Dave Hello
3531ad06b2
Syntax highlight in README.md
9年前
Takahiro Ueda
767bcae71c
Fix the checksum for Python-3.6.0.tgz ( #793 )
9年前
Yamashita, Yuu
0256ff06e8
Add mention to pyenv-virtualenv in README ( #662 )
9年前
Josh Friend
2552329dbd
v1.0.6
9年前
Donald Stufft
ac0dd36da8
Add CPython 3.6.0 ( #787 )
9年前
Josh Friend
095ca59878
v1.0.5
9年前
Josh Friend
fed6d25cb1
Remove CPython 2.7.13rc1
9年前
Zhiming Wang
7203a96cd7
Add CPython 2.7.13 ( #782 )
https://www.python.org/downloads/release/python-2713/ .
9年前
Zhiming Wang
cf7fe1d87f
Add CPython 3.6.0rc2 ( #781 )
https://www.python.org/downloads/release/python-360rc2/ .
9年前
Yamashita, Yuu
1000c2fa99
Merge pull request #780 from luzfcb/patch-2
document how to accelerate the download with aria2
9年前
Fábio C. Barrionuevo da Luz
fc7ceb4176
document how to accelerate the download with aria2
9年前
Yamashita, Yuu
a73d90b9a0
Add Anaconda2 4.2.0 ( fixes #774 )
9年前
Yamashita, Yuu
c024fc8428
Merge pull request #775 from Samureus/ironpython-2.7.7
Add Ironpython 2.7.7
9年前
Samuel Villamonte
a08f82cab8
Added ensurepip check
9年前
Samuel Villamonte
f39fc3a71a
Changed to install_zip
9年前
Samuel Villamonte
5826d4275b
Removed ironpython-2.7.7-rc2 definition
9年前
Samuel Villamonte
c930df95b2
Added ironpython-2.7.7
9年前