Yamashita, Yuu
|
d92e190dc8
|
Merge pull request #971 from claco/add-3.5.4
Added CPython 3.5.4
|
9 лет назад |
Christopher H. Laco
|
faaa2d587a
|
Added CPython 3.5.4
|
9 лет назад |
James Stidard
|
005a2e8914
|
Added CPython 3.4.7 (#965)
|
9 лет назад |
Yamashita, Yuu
|
24a3108499
|
Merge pull request #956 from pyenv/copy-libpypy3
Add support for PyPy3 executables like `libpypy3-c.so`
|
9 лет назад |
Yamashita, Yuu
|
b1d32217c3
|
Avoid creating a symlink for symlink
|
9 лет назад |
Yamashita, Yuu
|
8b0ec441da
|
Add OpenSSL to pypy build definitions
|
9 лет назад |
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 лет назад |
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 лет назад |
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 лет назад |
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 лет назад |
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 лет назад |