Josh Friend
71f09a6d71
Add PyPy[23] 5.10
closes #1061
пре 8 година
Yamashita, Yuu
9619e6bd53
Merge pull request #1058 from zmwangx/cpython-3.6.4
Add CPython 3.6.4 and remove 3.6.4rc1
пре 8 година
Zhiming Wang
2c3998f88b
Add CPython 3.6.4 and remove 3.6.4rc1
пре 8 година
Yamashita, Yuu
69d47d5fd7
Merge pull request #1055 from klimkjar/fix-illumos
Fix pyenv install on Solaris / Illumos
пре 8 година
Kjetil Limkjær
dc145fa5a2
Added true fallback to num_cpu_cores SunOS case
пре 8 година
Kjetil Limkjær
5149c53165
Add SunOS case statement to num_cpu_cores
пре 8 година
Kjetil Limkjær
c5e4bab858
Fix pyenv install on Solaris / Illumos
pyenv install crashes on Solaris with an empty log file. Adding support for the proper Solaris getconf call in num_cpu_cores fixed it. Tested and working under OmniOS CE r151024.
пре 8 година
Josh Friend
e71ac9e439
Release v1.2.0
пре 8 година
Chris Laco
76655979f4
Added CPython 3.3.7 ( #1053 )
* Added final Python 3.3 release, 3.3.7
* Removed Python 3.3.7rc1
пре 8 година
Josh Friend
15ba0d9c3f
Add CPython 3.6.4rc1
пре 8 година
Josh Friend
364fa7f7c6
CPython 3.7.0a2 -> 3.7.0a3
пре 8 година
Yamashita, Yuu
b6929531c6
Merge pull request #1051 from LWisteria/do_not_check_wget_version
Check wget version iff wget is going to be used
пре 8 година
LWisteria
4ebba7cd5f
Check wget version iff wget is going to be used
Do not check when tarball is cached
пре 8 година
Yamashita, Yuu
85a66a9640
Merge pull request #1036 from zachriggle/pwd-changes
Fix $PWD changes when executing Python
пре 8 година
Yamashita, Yuu
435e362c60
Merge pull request #1041 from pyenv/automate-release
Create releases on GitHub automatically from tags (fixes #1038 )
пре 8 година
Yamashita, Yuu
afd0840836
Create releases on GitHub automatically from tags ( fixes #1038 )
пре 8 година
Zach Riggle
19e2b9588a
Fix $PWD changes when executing Python
Specifically, this does not play well with PWD=/proc/self/cwd
пре 8 година
Yamashita, Yuu
5b5df15eb7
Merge pull request #1033 from scop/mp193
Add micropython 1.9.3
пре 8 година
Yamashita, Yuu
428a94b3ed
Merge pull request #1031 from scop/getconf
Get number of processors using getconf over cpuinfo grep
пре 8 година
Ville Skyttä
08bed5b7b1
Add micropython 1.9.3
пре 8 година
Ville Skyttä
fc4f496545
Get number of processors using getconf over cpuinfo grep
пре 8 година
Yamashita, Yuu
7ab48c47fd
Merge pull request #1026 from pyenv/ruby-build-20171031
Imported recent changes from the latest ruby-build as of Oct 31, 2017
пре 8 година
Yamashita, Yuu
9ff06f61b6
Fix broken tests
пре 8 година
Yamashita, Yuu
ecc5ff5ead
Fix a bug in handling of `PACKAGE_MAKE_INSTALL_TARGET`
пре 8 година
Yamashita, Yuu
4521552662
Imported recent changes from the latest https://github.com/rbenv/ruby-build as of Oct 31, 2017 ( #1025 )
пре 8 година
Samuel Villamonte
2f396596d7
Moved stackless-dev to Github repo
пре 8 година
Samuel Villamonte
47c0db9dd8
Moved stackless-3.4-dev to Github repo
пре 8 година
Samuel Villamonte
ecc3100828
Removed stackless-3.2-dev
пре 8 година
Samuel Villamonte
e77bdb2f0b
Modified stackless-2.7-dev to point to Github
пре 8 година
Yamashita, Yuu
4fb078c4c5
Merge pull request #978 from pyenv/skip-enable-unicode-py33
Skip passing `--enable-unicode` for CPython 3.3+ (fixes #912 )
пре 8 година
Yamashita, Yuu
8d5ffcd082
Merge pull request #1025 from jamieconnolly/fix-missing-openssl-lib
Ignore LibreSSL bundled with macOS 10.13
пре 8 година
Jamie Connolly
eb70ee3e73
Ignore LibreSSL bundled with macOS 10.13
пре 8 година
Josh Friend
9d7a011f6e
pypy defs already use pypy-portable if no official binary is available ( #1023 )
having a separate definition for each of these seems redundant
пре 8 година
Josh Friend
37299c8851
Remove CPython dev branches no longer in development
пре 8 година
Josh Friend
734c341c46
Remove ancient pypy-dev branches
пре 8 година
Josh Friend
2d9779b60d
Remove old pypy-2.4 betas
пре 8 година
Josh Friend
71671df0e3
Remove old Jython 2.7.1 betas
пре 8 година
Josh Friend
8aa1db2050
A TON of verify_py* checks in miniconda were wrong
пре 8 година
Shoichi Aizawa
2998ebce87
python-build: add miniconda[23]-4.3.30 ( #1022 )
пре 8 година
Josh Friend
2263fc883a
Don't create shim for bunzip2
пре 8 година
Josh Friend
6c24a5a88d
Update anaconda[23] 5.0.0 to 5.0.0.1 bugfix
пре 8 година
Josh Friend
968ecc10c9
Add Anaconda[23] 5.0.1
пре 8 година
Josh Friend
0638a5a320
Don't email on successful builds
пре 8 година
Samuel Villamonte
a2d00cb613
Added stackless-3.5.4
пре 8 година
Samuel Villamonte
a070a395bf
Added stackless-3.4.7
пре 8 година
Samuel Villamonte
29e6f34174
Added stackless-3.3.7
пре 8 година
Samuel Villamonte
9daffd3fcc
Added stackless-2.7.14
пре 8 година
Zhiming Wang
7b9d1a40c2
Add CPython 3.7.0a2 and remove 3.7.0a1
пре 8 година
Josh Friend
af8cca9b31
Add miniconda[23] 4.3.14, 4.3.21, and 4.3.27
closes #1012
пре 8 година
Yamashita, Yuu
656d7b15c0
Merge pull request #1010 from jab/patch-1
Fix broken download link
пре 8 година