Yamashita, Yuu
db325cc66d
Merge branch 'use-homebrew-openssl'
10 år sedan
Yamashita, Yuu
28c40ece8d
Fix broken tests
10 år sedan
Yamashita, Yuu
34f938fdb9
`--libdir` doesn't work nicely when building OpenSSL ( #429 )
10 år sedan
Yamashita, Yuu
e034c80388
Update Python versions in sample image
10 år sedan
Yamashita, Yuu
948d1f4ca7
Merge branch 'blueyed-pyenv-rehash-python-glub' ( fixes #379 , #404 )
10 år sedan
Yamashita, Yuu
438e828eb5
add tests for `PYENV_FILE_ARG`
10 år sedan
Yamashita, Yuu
e52ed97fff
install OpenSSL on OS X if no proper versionn is available ( #429 )
10 år sedan
Yamashita, Yuu
43eb33e929
Merge pull request #444 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
10 år sedan
The Gitter Badger
10ab381fb6
Add Gitter badge
10 år sedan
Josh Friend
c452da8084
v20150913
10 år sedan
Josh Friend
e6090f00f3
Add CPython 3.5.0
Closes #440
10 år sedan
Yamashita, Yuu
6868d3053a
Merge pull request #439 from recruit-mtl/master
Fixed anaconda3 repo's paths. #438
11 år sedan
kasajei
10d3123caa
Fixed anaconda3 repo's paths.
11 år sedan
Yamashita, Yuu
2d16c638e9
Merge pull request #437 from zmwangx/cpython-3.5.0rc4
Add CPython 3.5.0rc4
11 år sedan
Josh Friend
3ae068b492
Add CPython 3.5.0rc4
11 år sedan
Zhiming Wang
824f7e6b21
Add CPython 3.5.0rc4
11 år sedan
Josh Friend
5d247793e6
Add CPython 3.5.0rc3
11 år sedan
Josh Friend
ed700c0185
Merge pull request #435 from jimmywan/miniconda-3.16.0
Add miniconda-3.16.0 and miniconda3-3.16.0
11 år sedan
Josh Friend
193e64b6b2
v20150901
11 år sedan
Josh Friend
5ba585769b
Add pypy2.6.1 portable
11 år sedan
Jimmy Wan
5540e235ab
Add scripts for miniconda*-3.16.0.
11 år sedan
Josh Friend
c9268bb0dc
Add PyPy 2.6.1
Will add portable when squeaky-pl/portable-pypy#17 is closed.
11 år sedan
Josh Friend
5ddc14704c
Add 3.5.0rc2
11 år sedan
Josh Friend
5fcb4cf0bf
Remove 3.5.0 betas
11 år sedan
Yamashita, Yuu
0f288f2462
Import changes from ruby-build v20150818
11 år sedan
Yamashita, Yuu
0c81c97926
remove patch that cannot be applied to CPython 3.1.1 and 3.1.2 ( #421 )
11 år sedan
Yamashita, Yuu
5ff089de9c
add PyPy-STM 2.3 and 2.5.1 ( fixes #428 )
11 år sedan
Yamashita, Yuu
459725df3c
Merge branch 'disable-fortify-source' ( fixes #422 )
11 år sedan
Yamashita, Yuu
ec3b7d815d
add `fortify_crash_workaround` patch for CPython (>= 2.4, <= 2.4.3) ( #422 )
11 år sedan
Yamashita, Yuu
afe86aef52
disable `_FORTITY_SOURCE` to fix build of CPython (>= 2.4, <= 2.4.3) ( #422 )
11 år sedan
Yamashita, Yuu
461ae27a19
add patches for 3.1, 3.1.1, 3.1.2 to fix build with recent version of openssl ( fixes #421 )
11 år sedan
Yamashita, Yuu
c0f691fc57
Merge pull request #424 from zmwangx/python-3.5.0rc1
Add Python 3.5.0rc1
11 år sedan
Zhiming Wang
ffc899475a
Add Python 3.5.0rc1
https://www.python.org/downloads/release/python-350rc1/
11 år sedan
Yamashita, Yuu
57d1c9d6be
Merge pull request #419 from takluyver/35b4
Add Python 3.5.0b4
11 år sedan
Thomas Kluyver
9d488c9760
Add Python 3.5.0b4
I copied and modified the file for beta 3.
11 år sedan
Yamashita, Yuu
3db1ac13d2
Merge pull request #414 from jimmywan/master
Add miniconda-3.10.1 and miniconda3-3.10.1.
11 år sedan
Jimmy Wan
880fa46156
Add miniconda-3.10.1 and miniconda3-3.10.1.
11 år sedan
Yamashita, Yuu
24ad375a35
Merge branch 'issue411'
11 år sedan
Yamashita, Yuu
7f32e96c28
v20150719
11 år sedan
Yamashita, Yuu
294738842c
pin pip version to 1.5.6 for python 3.1.5 ( fixes #351 )
11 år sedan
Yamashita, Yuu
ce671398f8
Ignore user's site-packages on ensurepip/get-pip ( #411 )
https://www.python.org/dev/peps/pep-0370/
11 år sedan
Yamashita, Yuu
a3bea25ddc
Use original CPython repository as the source of CPython `*-dev` versions ( #409 )
11 år sedan
Yamashita, Yuu
1a66a9141b
Build 3.5-dev from "3.5" branch ( #409 )
11 år sedan
Yamashita, Yuu
78c1d7186d
CPython 3.1 branch is no longer maintained ( #409 )
11 år sedan
Yamashita, Yuu
9b60d73ec8
Merge pull request #413 from BanzaiMan/ha-feature-py36
Add `3.6-dev`
11 år sedan
Hiro Asari
8a9d2557a0
Add `3.6-dev`
11 år sedan
Yamashita, Yuu
2a79db00b0
Merge pull request #412 from BanzaiMan/patch-1
Point to the canonical Python repository
11 år sedan
Hiro Asari
3e7839c5b7
Point to the canonical Python repository
BitBucket mirror is no longer up to date with the canonical repository.
Fixes https://github.com/yyuu/pyenv/issues/409 .
11 år sedan
Daniel Hahler
493f036928
shims: handle symlinked scripts, via new PYENV_FILE_ARG
`PYENV_FILE_ARG` is used here to make use of `abs_dirname` later in
`libexec/pyenv`.
Fixes https://github.com/yyuu/pyenv/issues/404
11 år sedan
Daniel Hahler
af438abeae
shims: look for python*
This is required for the shims to handle `#!/usr/bin/env python3` in a
shebang, just like `python` is handled currently: it will set
`PYENV_DIR` to the root of the invoked script, which is required for a
`.python-version` script to get picked up from there.
This was rejected for rbenv, where it does not make much sense
(https://github.com/sstephenson/rbenv/pull/735 ).
Ref: https://github.com/yyuu/pyenv/pull/368#issuecomment-102806837
11 år sedan