Yamashita, Yuu
0cbfcf09d4
Fix pattern match for PyPy versions
vor 9 Jahren
Anton Novojilov
dbaa8c83b6
Fixed support of build env vars for dynamic bash extension configure script
vor 9 Jahren
Yamashita, Yuu
0c909f7457
Merge pull request #959 from diggzhang/fix_doc
Fix readme.md
vor 9 Jahren
diggzhang
7c9ebc2727
Fix readme.md
vor 9 Jahren
Yamashita, Yuu
269a702321
Fix wrong variable reference
vor 9 Jahren
Yamashita, Yuu
adc0365923
Add support for PyPy3 executables like `libpypy3-c.so` ( fixes #955 )
vor 9 Jahren
Yamashita, Yuu
7dae19765c
Merge pull request #953 from pyenv/source-shim
Workaround for scripts in `$PATH` which needs to be source'd
vor 9 Jahren
Yamashita, Yuu
ad5a7f0c17
Stop assuming `bash` for source scripts
vor 9 Jahren
Yamashita, Yuu
e9ad498fe3
I should have used basename only to check shims
vor 9 Jahren
Yamashita, Yuu
753a9e826b
Move `conda.txt` and `source.txt` into their directory to allow users to have custom blacklist
vor 9 Jahren
Yamashita, Yuu
52d6acc3b0
Workaround for scripts in `$PATH` which needs to be source'd ( #100 , #688 )
vor 9 Jahren
Josh Friend
0314de0c73
v1.1.3
vor 9 Jahren
Markus Kaiserswerth
37e4c2094f
Add CPython 3.6.2 and remove 3.6.2rc2 ( #951 )
vor 9 Jahren
Yamashita, Yuu
5ab088c707
Merge pull request #948 from zmwangx/cpython-3.6.2rc2
Add CPython 3.6.2rc2 and remove 3.6.2rc1
vor 9 Jahren
Zhiming Wang
3e08d43fd9
Add CPython 3.6.2rc2 and remove 3.6.2rc1
https://www.python.org/downloads/release/python-362rc2/
vor 9 Jahren
Yamashita, Yuu
8fa1f43856
v1.1.2
vor 9 Jahren
Yamashita, Yuu
e93b170fe1
Merge pull request #921 from scop/micropython
micropython-dev: Set better sys.path
vor 9 Jahren
Ville Skyttä
7add7793cd
micropython-dev: Set better sys.path
vor 9 Jahren
Mislav Marohnić
615f8443fe
Merge pull request #1011 from kenaniah/patch-1
Properly escapes commas in c flags
vor 9 Jahren
Yamashita, Yuu
7467eec9de
Merge pull request #942 from xHeliotrope/master
Update README.md typo
vor 9 Jahren
Ryan Moore
e83168655c
Update README.md
vor 9 Jahren
Yamashita, Yuu
4a707c27de
Merge pull request #674 from jossy/master
Add default-packages to .gitignore
vor 9 Jahren
Kenaniah Cerny
fc706daf60
properly escapes commas in cflags
vor 9 Jahren
Zhiming Wang
734e40d8a5
Add CPython 3.6.2rc1 ( #940 )
vor 9 Jahren
Samuel Villamonte
440f044f0b
Update CHANGELOG.md for v1.1.1 bugfix release
vor 9 Jahren
Samuel Villamonte
bd32d489c1
Update links to Portable Pypy 5.8-1 bugfix release ( #939 )
* Update pypy2.7-portable-5.8.0, pypy3.5-portable-5.8.0, pypy2.7-5.8.0 and pypy3.5-5.8.0
See issue https://github.com/squeaky-pl/portable-pypy/issues/54
vor 9 Jahren
Yamashita, Yuu
bed627addd
v1.1.0
vor 9 Jahren
Mislav Marohnić
6cd487db81
rbenv 1.1.1
vor 9 Jahren
Jeremy Daer
e3e99cc906
Clarify Homebrew/git install guidance
* Move Homebrew to the top, common case for new devs
* Note that `brew install rbenv` includes ruby-build by default
* Be clear that `rbenv init` instructions are needed for shell setup
* Be explicit about starting a new shell to pick up PATH/init changes
* Use rbenv-doctor to conclusively demonstrate correct setup
* Separate upgrade instructions for Homebrew vs Git installs
Related: https://github.com/rbenv/ruby-build/pull/1106
vor 9 Jahren
Yamashita, Yuu
29436ffe6d
Merge pull request #932 from Samureus/pypy-5.8
Add Pypy 5.8.0
vor 9 Jahren
Samuel Villamonte
d82324ecf9
Fix wrong Portable PyPy links
vor 9 Jahren
Samuel Villamonte
1910e8667f
Merge branch 'pypy-5.8' of github.com:Samureus/pyenv into pypy-5.8
vor 9 Jahren
Samuel Villamonte
cb579583bc
Dropped support for all EOL x86/x64 Ubuntu distros to use Portable PyPy instead, per issue #925 comments
vor 9 Jahren
Samuel Villamonte
7a6cbbcd08
Fixed error message, PyPy3
vor 9 Jahren
Samuel Villamonte
3314420f2e
Fix yet another checksum
vor 9 Jahren
Samuel Villamonte
1f3b0ae017
Fix portable pypy typo
vor 9 Jahren
Samuel Villamonte
d3e40c34bb
Added pypy3.5-5.8.0
vor 9 Jahren
Samuel Villamonte
38e2067ad6
Added pypy2.7-5.8.0
vor 9 Jahren
Samuel Villamonte
e0b0147056
Fix sha256 sum
vor 9 Jahren
Samuel Villamonte
88e46c4b5a
Added pypy3.5-portable-5.8.0
vor 9 Jahren
Samuel Villamonte
ca00b8e2e9
Added pypy2.7-portable-5.8.0
vor 9 Jahren
Samuel Villamonte
02001dbfb3
Added pypy3.5-5.8.0-src
vor 9 Jahren
Samuel Villamonte
033dae622d
Added pypy2.7-5.8.0-src
vor 9 Jahren
Yamashita, Yuu
0849776306
Merge pull request #930 from shoichiaizawa/master
python-build: add anaconda[23]-4.4.0
vor 9 Jahren
Shoichi Aizawa
d5b193e5b0
python-build: add anaconda[23]-4.4.0
vor 9 Jahren
Roman Bolshakov
01d39850b5
Do not attempt to read .python-version directories ( #606 )
vor 9 Jahren
Yamashita, Yuu
d461b5f1d8
Merge pull request #927 from blueyed/merge-rbenv
Merge rbenv master
vor 9 Jahren
Daniel Hahler
95b1b05cbe
rbenv-version-file: ensure that the version file is a file
Forwarded from https://github.com/pyenv/pyenv/pull/606 .
vor 9 Jahren
Daniel Hahler
3fd23431af
Merge remote-tracking branch 'rbenv/master'
Conflicts:
README.md
libexec/pyenv---version
libexec/pyenv-init
libexec/rbenv
libexec/rbenv-sh-shell
libexec/rbenv-which
test/init.bats
test/shell.bats
vor 9 Jahren
Yamashita, Yuu
acbd736eb3
Merge pull request #920 from scop/micropython
Add micropython-dev
vor 9 Jahren