Josh Friend
|
71671df0e3
|
Remove old Jython 2.7.1 betas
|
8 years ago |
Josh Friend
|
8aa1db2050
|
A TON of verify_py* checks in miniconda were wrong
|
8 years ago |
Shoichi Aizawa
|
2998ebce87
|
python-build: add miniconda[23]-4.3.30 (#1022)
|
8 years ago |
Josh Friend
|
6c24a5a88d
|
Update anaconda[23] 5.0.0 to 5.0.0.1 bugfix
|
8 years ago |
Josh Friend
|
968ecc10c9
|
Add Anaconda[23] 5.0.1
|
8 years ago |
Samuel Villamonte
|
a2d00cb613
|
Added stackless-3.5.4
|
8 years ago |
Samuel Villamonte
|
a070a395bf
|
Added stackless-3.4.7
|
8 years ago |
Samuel Villamonte
|
29e6f34174
|
Added stackless-3.3.7
|
8 years ago |
Samuel Villamonte
|
9daffd3fcc
|
Added stackless-2.7.14
|
8 years ago |
Zhiming Wang
|
7b9d1a40c2
|
Add CPython 3.7.0a2 and remove 3.7.0a1
|
8 years ago |
Josh Friend
|
af8cca9b31
|
Add miniconda[23] 4.3.14, 4.3.21, and 4.3.27
closes #1012
|
8 years ago |
jab
|
ff47681966
|
Fix broken download link (pypy2.7-portable-5.9.0)
|
8 years ago |
Cosimo Lupo
|
34a5b7f56e
|
fix typo in pypy-5.9 package name for non-ubuntu linux distros
https://github.com/pyenv/pyenv/pull/1005#discussion_r143206847
|
8 years ago |
Josh Friend
|
d339fbdc53
|
Add PyPy 5.9.0
|
8 years ago |
Cosimo Lupo
|
18edb656f9
|
Add CPython 3.6.3 and remove 3.6.3rc1 (#1000)
|
8 years ago |
Shoichi Aizawa
|
a3598423c1
|
python-build: add anaconda[23]-5.0.0
|
8 years ago |
Zhiming Wang
|
f9183b5f8c
|
Add CPython 3.7.0a1
|
8 years ago |
Zhiming Wang
|
d3c5b37b8a
|
Add CPython 3.6.3rc1
|
8 years ago |
Zhiming Wang
|
2ebab025f7
|
Add CPython 2.7.14 and remove 2.7.14rc1 (#980)
https://www.python.org/download/releases/python-2714
|
8 years ago |
Ville Skyttä
|
2f4caa83b7
|
micropython-dev: unix dir moved to ports/unix
|
8 years ago |
Josh Friend
|
fae20aece7
|
Add CPython 2.7.14rc1
|
8 years ago |
Yamashita, Yuu
|
7478310c1b
|
Fix tests regard to `--enable-unicode`
|
8 years ago |
Yamashita, Yuu
|
2a4b203312
|
Skip passing `--enable-unicode` for CPython 3.3+ (fixes #912)
|
8 years ago |
Josh Friend
|
8297de9ee0
|
Add CPython 3.3.7rc1
|
8 years ago |
Nikita Grishko
|
09bc868ea8
|
Remove extra spaces in checksum (#976)
Fixes #902.
|
8 years ago |
Samuel Villamonte
|
33873e9b4d
|
Added jython-2.7.1
|
9 years ago |
Christopher H. Laco
|
faaa2d587a
|
Added CPython 3.5.4
|
9 years ago |
James Stidard
|
005a2e8914
|
Added CPython 3.4.7 (#965)
|
9 years ago |
Yamashita, Yuu
|
b1d32217c3
|
Avoid creating a symlink for symlink
|
9 years ago |
Yamashita, Yuu
|
8b0ec441da
|
Add OpenSSL to pypy build definitions
|
9 years ago |
Yamashita, Yuu
|
41f00c639d
|
Check if copying file is a file or not
|
9 years ago |
Yamashita, Yuu
|
bb352f8822
|
Add `genc` as a dependency
|
9 years ago |
Yamashita, Yuu
|
2158e8224a
|
Stop requiring GCC for PyPy source build
It must not have hard dependency to GCC in general.
|
9 years ago |
Yamashita, Yuu
|
0fe7d78503
|
Check pycparser's availability when building PyPy from source
|
9 years ago |
Yamashita, Yuu
|
fc23323ed4
|
Revert "Avoid choosing virtualenv when building PyPy from source"
This reverts commit 63c00d9989.
|
9 years ago |
Yamashita, Yuu
|
63c00d9989
|
Avoid choosing virtualenv when building PyPy from source
|
9 years ago |
Yamashita, Yuu
|
98878e5d12
|
Changed default PyPy build option; specify `--batch` to avoid launching interactive debugger
|
9 years ago |
Yamashita, Yuu
|
0cbfcf09d4
|
Fix pattern match for PyPy versions
|
9 years ago |
Yamashita, Yuu
|
269a702321
|
Fix wrong variable reference
|
9 years ago |
Yamashita, Yuu
|
adc0365923
|
Add support for PyPy3 executables like `libpypy3-c.so` (fixes #955)
|
9 years ago |
Markus Kaiserswerth
|
37e4c2094f
|
Add CPython 3.6.2 and remove 3.6.2rc2 (#951)
|
9 years ago |
Zhiming Wang
|
3e08d43fd9
|
Add CPython 3.6.2rc2 and remove 3.6.2rc1
https://www.python.org/downloads/release/python-362rc2/
|
9 years ago |
Ville Skyttä
|
7add7793cd
|
micropython-dev: Set better sys.path
|
9 years ago |
Zhiming Wang
|
734e40d8a5
|
Add CPython 3.6.2rc1 (#940)
|
9 years ago |
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 years ago |
Samuel Villamonte
|
d82324ecf9
|
Fix wrong Portable PyPy links
|
9 years ago |
Samuel Villamonte
|
cb579583bc
|
Dropped support for all EOL x86/x64 Ubuntu distros to use Portable PyPy instead, per issue #925 comments
|
9 years ago |
Samuel Villamonte
|
7a6cbbcd08
|
Fixed error message, PyPy3
|
9 years ago |
Samuel Villamonte
|
3314420f2e
|
Fix yet another checksum
|
9 years ago |
Samuel Villamonte
|
1f3b0ae017
|
Fix portable pypy typo
|
9 years ago |