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
269a702321
Fix wrong variable reference
9年前
Yamashita, Yuu
adc0365923
Add support for PyPy3 executables like `libpypy3-c.so` ( fixes #955 )
9年前
Markus Kaiserswerth
37e4c2094f
Add CPython 3.6.2 and remove 3.6.2rc2 ( #951 )
9年前
Zhiming Wang
3e08d43fd9
Add CPython 3.6.2rc2 and remove 3.6.2rc1
https://www.python.org/downloads/release/python-362rc2/
9年前
Ville Skyttä
7add7793cd
micropython-dev: Set better sys.path
9年前
Zhiming Wang
734e40d8a5
Add CPython 3.6.2rc1 ( #940 )
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年前
Samuel Villamonte
d82324ecf9
Fix wrong Portable PyPy links
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年前
Shoichi Aizawa
d5b193e5b0
python-build: add anaconda[23]-4.4.0
9年前
Ville Skyttä
fd1fb13016
Add micropython-dev
9年前
Joe Siewert
a91b36b236
Fix --enable-shared sample command
9年前
José Oliveros
aad7c0e055
add -f to anaconda install script
9年前
Francis T. O'Donovan
19048f1b60
Add miniconda3-4.2.12 and miniconda3-4.3.11
9年前
menduo
ff666ab489
replace github.com/yyuu with github.com/pyenv
9年前
Josh Friend
bcc8ab231a
Add PyPy 5.7.1 portable
9年前
Josh Friend
29126e4965
Add PyPy3.5 5.7.1
9年前
Josh Friend
ae11c56565
Add PyPy 5.7.1
closes #888
9年前
Samuel Villamonte
cb2a5b3cea
miniconda3 no longer seems to have ARM or PPC *latest* versions, only numbered versions, and is now based on 3.6
9年前
Nick Anderegg
6404661372
python-build: Fix typo in MacOS packages for anaconda2-4.3.0/4.2.0
The package names in the python-build files for anaconda2-4.2.0 and
anaconda2-4.3.0 both had 'Anaconda2-4.2.1-MacOSX-x86_64' erroneously
listed as the package name. Anaconda2-4.2.1 is not a version of Anaconda
in existence. The URL arguments were correct, just not the package name
arguments.
9年前
Samuel Villamonte
69cfc1a3e2
Make miniconda-latest point to miniconda2-latest
9年前
Nick Anderegg
c148ac9f89
python-build: Add Anaconda2/Anaconda3 4.3.1
9年前
Samuel Villamonte
e5d8edf1d9
Add PyPy3 5.7-beta ( #871 )
9年前
Samuel Villamonte
030821e618
Add PyPy2 5.7.0 ( #872 )
9年前
Zhiming Wang
46a6adea6b
Add CPython 3.6.1 and remove 3.6.1rc1 ( #873 )
9年前
Samuel Villamonte
cd22737d70
Added pypy-portable-5.7.0 ( #868 )
9年前
Samuel Villamonte
459a535228
Added pypy3-portable-5.7.0 ( #869 )
9年前
Samuel Villamonte
a5619caf54
Added pypy3.5-5.7-beta-src this time for real
9年前
Samuel Villamonte
edd5b932d6
Added pypy2-v5.7.0-src
9年前
Samuel Villamonte
b7451d7280
Updated pypy-5.7.0-src shim
9年前
Samuel Villamonte
81c2e4b32e
Added warning message on top
9年前
Samuel Villamonte
8b0de41c4a
Added pyston-0.6.1
9年前
Yamashita, Yuu
d01fa09a7d
Migrate project URL to https://github.com/pyenv/pyenv
9年前
Yamashita, Yuu
3d36ee7227
Change default mirror site to https://pyenv.github.io
9年前