Yamashita, Yuu
f59729359a
Merge pull request #285 from joshfriend/python-279
Add Python 2.7.9
11 年之前
Josh Friend
93ac0632c7
ignore bats/ directory cloned by tests
11 年之前
Josh Friend
7a21cf9c10
Add release version of 2.7.9 ( fixes #284 )
11 年之前
Josh Friend
720dee76af
remove 2.7.9 release candidate
11 年之前
Yamashita, Yuu
db6a41c90f
Merge pull request #280 from yyuu/rbenv-7e0e85bd
Import recent changes from rbenv
11 年之前
Yamashita Yuu
bfddc69120
Update Makefile. Use same path configuration as travis-ci.
11 年之前
Yamashita Yuu
acce3744e7
Add pip-rehash
11 年之前
Yamashita Yuu
5ca423c9f3
Revert a fix for #101 to fix broken tests relating to `PYENV_NATIVE_EXT`
11 年之前
Yamashita Yuu
f0e852553a
Import rbenv changes at 7e0e85bdda
11 年之前
Yamashita Yuu
fc8597ca38
Rename build definitions of pypy nightly build
11 年之前
Kevin Burke
c9a96c9f79
Use `command` to run rbenv rehash
In the event that `eval "$(rbenv init -)"` is called from a function named
rbenv (which I do to get rbenv to load lazily in my shell), evaluating the
phrase `rbenv rehash` will cause the outer function to run again (causing an
infinite loop).
This change makes it clear you want the command named rbenv and not a function
which may exist in the environment.
11 年之前
Yamashita Yuu
e7a68ad467
Update `require_distro` of pypy-2.4.0 on Linux x86/amd64
11 年之前
Yamashita Yuu
0fd1eaaeb5
Add pypy3-2.4.0-src ( #277 )
11 年之前
Yamashita Yuu
b986f8f93f
Add PyPy nightly builds
11 年之前
Yamashita Yuu
60e1abe7fa
Add PyPy3 2.4.0 ( fixes #277 )
11 年之前
Yamashita Yuu
afcf4f0c7c
Move `require_distro` out from PyPy build definitions
11 年之前
Makoto Sasaki
c0aff27842
v20141127
11 年之前
Makoto Sasaki
e172eb2818
Add CPython 2.7.9rc1 ( fixes #276 )
11 年之前
Ollie Walsh
3a5c2cabb1
Fix portable python url for 2.4.0
11 年之前
Ollie Walsh
871ec77795
Add Portable PyPy binaries from https://github.com/squeaky-pl/portable-pypy
11 年之前
Yamashita Yuu
8761ae8f7c
v20141118
11 年之前
Yamashita, Yuu
3d401ebcd2
Merge pull request #271 from s1341/master
add a patch to allow building 2.6.9 on osx 10.9
11 年之前
srubenst
268f965421
add a patch to allow building 2.6.9 on osx 10.9
11 年之前
Yamashita Yuu
ff0f8a140b
Merge branch 'test-builtin-patches'
11 年之前
Yamashita Yuu
6c2d234e55
Split test files
11 年之前
Yamashita Yuu
c6dd3b9468
Add test for built-in python-build's patching feature
11 年之前
Yamashita Yuu
8fee82e456
Fix broken `setup_builtin_patches`
11 年之前
Yamashita Yuu
7220044b49
v20141106
11 年之前
Daniel Hahler
a797bb6d88
Fix "pyenv: version 'system' is not installed" with `pyenv which`
This is a follow-up to de5c61c .
11 年之前
Yamashita Yuu
665f9d9466
Merge branch 'use-https' ( fixes #262 )
11 年之前
Eric Mill
cb260fb9d0
fix another failing test with https URL
11 年之前
Eric Mill
4f0439cd12
fix one failing test, around mirror URL
11 年之前
Eric Mill
2e387816f1
use https for download URLs
Conflicts:
plugins/python-build/bin/python-build
11 年之前
Yamashita Yuu
ee4182321e
Update python versions in README
11 年之前
Yamashita, Yuu
661a2b29d3
Merge pull request #236 from blueyed/doc-mention-pyenv-pip-rehash
README: mention https://github.com/yyuu/pyenv-pip-rehash
11 年之前
Yamashita, Yuu
8c503c6e75
Merge pull request #237 from blueyed/doc-recent-python-versions
doc: use recommended python versions
11 年之前
Yamashita, Yuu
743a637b59
Merge pull request #265 from yyuu/ruby-build-v20141028
Import changes from ruby-build v20141028
11 年之前
Yamashita, Yuu
7fe78245d8
Merge pull request #266 from konstantint/patch-1
Warn about #264 in the README
11 年之前
Konstantin Tretyakov
96c0362b53
Warn about #264 in the README
11 年之前
Yamashita Yuu
2dae281201
Need to chdir before running tests of `python-build`
11 年之前
Yamashita Yuu
4a52bfaff9
Fix broken tests
11 年之前
Yamashita Yuu
b26b83a11f
Import changes from ruby-build v20141028
11 年之前
Yamashita, Yuu
35aed218cf
Merge pull request #260 from jensraaby/anaconda210
Add Miniconda/Miniconda3 3.7.0 and Anaconda/Anaconda3 2.1.0
11 年之前
Jens Raaby
38ab616344
Add Miniconda/Miniconda3 3.7.0 and Anaconda/Anaconda3 2.1.0
SHA256 values generated with direct downloads from repo.continuum.io
11 年之前
Mislav Marohnić
7e0e85bdda
Avoid JRuby warning during rehash Rubygems plugin
As it seems, JRuby 1.7 complains on stderr every time you invoke `system`:
warning: executable? does not in this environment and will return a dummy value
It doesn't seem to complain when backtics are used. It's safe to use
backticks here because `rbenv rehash` doesn't output anything on stdout,
and the exit status of the command is irrelevant.
11 年之前
Mislav Marohnić
d1a0398fdb
Merge pull request #638 from sstephenson/gem-rehash
Bring rbenv-gem-rehash functionality to core
11 年之前
Mislav Marohnić
67f429c41d
Bring automatic gem-rehash functionality to rbenv core
This bakes in the functionality of rbenv-gem-rehash plugin.
The Rubygems hook is improved:
- It will not rehash for gems installed in locations that rbenv otherwise
doesn't search for binstubs; for instance in case of
`bundle --path vendor/bundle`.
- It rescues exceptions and makes them non-lethal by warning on stderr.
11 年之前
Mislav Marohnić
632263568e
Add rbenv's own `rbenv.d` directory to hook paths
This allows rbenv source code to ship with built-in hooks.
11 年之前
Mislav Marohnić
bf39d88d11
Add tests for rbenv PATH and RBENV_HOOK_PATH handling
11 年之前
Yamashita Yuu
720870011b
Merge branch 'altinstall' ( fixes #255 )
Allow installing CPython with `make altinstall` instead of
`make install` with following command-line.
```sh
$ env PYTHON_MAKE_INSTALL_PACKAGE="altinstall" pyenv install -v 3.4.2
```
11 年之前