Yamashita, Yuu
41f00c639d
Check if copying file is a file or not
9 年之前
Yamashita, Yuu
bb352f8822
Add `genc` as a dependency
9 年之前
Yamashita, Yuu
2158e8224a
Stop requiring GCC for PyPy source build
It must not have hard dependency to GCC in general.
9 年之前
Yamashita, Yuu
0fe7d78503
Check pycparser's availability when building PyPy from source
9 年之前
Yamashita, Yuu
fc23323ed4
Revert "Avoid choosing virtualenv when building PyPy from source"
This reverts commit 63c00d9989 .
9 年之前
Yamashita, Yuu
63c00d9989
Avoid choosing virtualenv when building PyPy from source
9 年之前
Yamashita, Yuu
98878e5d12
Changed default PyPy build option; specify `--batch` to avoid launching interactive debugger
9 年之前
Yamashita, Yuu
0cbfcf09d4
Fix pattern match for PyPy versions
9 年之前
Anton Novojilov
dbaa8c83b6
Fixed support of build env vars for dynamic bash extension configure script
9 年之前
Yamashita, Yuu
0c909f7457
Merge pull request #959 from diggzhang/fix_doc
Fix readme.md
9 年之前
diggzhang
7c9ebc2727
Fix readme.md
9 年之前
Yamashita, Yuu
269a702321
Fix wrong variable reference
9 年之前
Yamashita, Yuu
adc0365923
Add support for PyPy3 executables like `libpypy3-c.so` ( fixes #955 )
9 年之前
Yamashita, Yuu
7dae19765c
Merge pull request #953 from pyenv/source-shim
Workaround for scripts in `$PATH` which needs to be source'd
9 年之前
Yamashita, Yuu
ad5a7f0c17
Stop assuming `bash` for source scripts
9 年之前
Yamashita, Yuu
e9ad498fe3
I should have used basename only to check shims
9 年之前
Yamashita, Yuu
753a9e826b
Move `conda.txt` and `source.txt` into their directory to allow users to have custom blacklist
9 年之前
Yamashita, Yuu
52d6acc3b0
Workaround for scripts in `$PATH` which needs to be source'd ( #100 , #688 )
9 年之前
Josh Friend
0314de0c73
v1.1.3
9 年之前
Markus Kaiserswerth
37e4c2094f
Add CPython 3.6.2 and remove 3.6.2rc2 ( #951 )
9 年之前
Yamashita, Yuu
5ab088c707
Merge pull request #948 from zmwangx/cpython-3.6.2rc2
Add CPython 3.6.2rc2 and remove 3.6.2rc1
9 年之前
Zhiming Wang
3e08d43fd9
Add CPython 3.6.2rc2 and remove 3.6.2rc1
https://www.python.org/downloads/release/python-362rc2/
9 年之前
Yamashita, Yuu
8fa1f43856
v1.1.2
9 年之前
Yamashita, Yuu
e93b170fe1
Merge pull request #921 from scop/micropython
micropython-dev: Set better sys.path
9 年之前
Ville Skyttä
7add7793cd
micropython-dev: Set better sys.path
9 年之前
Mislav Marohnić
615f8443fe
Merge pull request #1011 from kenaniah/patch-1
Properly escapes commas in c flags
9 年之前
Yamashita, Yuu
7467eec9de
Merge pull request #942 from xHeliotrope/master
Update README.md typo
9 年之前
Ryan Moore
e83168655c
Update README.md
9 年之前
Yamashita, Yuu
4a707c27de
Merge pull request #674 from jossy/master
Add default-packages to .gitignore
9 年之前
Kenaniah Cerny
fc706daf60
properly escapes commas in cflags
9 年之前
Zhiming Wang
734e40d8a5
Add CPython 3.6.2rc1 ( #940 )
9 年之前
Samuel Villamonte
440f044f0b
Update CHANGELOG.md for v1.1.1 bugfix release
9 年之前
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
9 年之前
Yamashita, Yuu
bed627addd
v1.1.0
9 年之前
Mislav Marohnić
6cd487db81
rbenv 1.1.1
9 年之前
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
9 年之前
Yamashita, Yuu
29436ffe6d
Merge pull request #932 from Samureus/pypy-5.8
Add Pypy 5.8.0
9 年之前
Samuel Villamonte
d82324ecf9
Fix wrong Portable PyPy links
9 年之前
Samuel Villamonte
1910e8667f
Merge branch 'pypy-5.8' of github.com:Samureus/pyenv into pypy-5.8
9 年之前
Samuel Villamonte
cb579583bc
Dropped support for all EOL x86/x64 Ubuntu distros to use Portable PyPy instead, per issue #925 comments
9 年之前
Samuel Villamonte
7a6cbbcd08
Fixed error message, PyPy3
9 年之前
Samuel Villamonte
3314420f2e
Fix yet another checksum
9 年之前
Samuel Villamonte
1f3b0ae017
Fix portable pypy typo
9 年之前
Samuel Villamonte
d3e40c34bb
Added pypy3.5-5.8.0
9 年之前
Samuel Villamonte
38e2067ad6
Added pypy2.7-5.8.0
9 年之前
Samuel Villamonte
e0b0147056
Fix sha256 sum
9 年之前
Samuel Villamonte
88e46c4b5a
Added pypy3.5-portable-5.8.0
9 年之前
Samuel Villamonte
ca00b8e2e9
Added pypy2.7-portable-5.8.0
9 年之前
Samuel Villamonte
02001dbfb3
Added pypy3.5-5.8.0-src
9 年之前
Samuel Villamonte
033dae622d
Added pypy2.7-5.8.0-src
9 年之前