Yamashita, Yuu
|
d9a7117c3b
|
Merge pull request #328 from joshfriend/python-3-5-0-a2
add python 3.5.0a2
|
11 years ago |
Josh Friend
|
6596657004
|
add python 3.5.0a2
|
11 years ago |
Yamashita Yuu
|
f48a5b11d7
|
Import recent changes from rbenv 4d72eefffc
|
11 years ago |
Yamashita Yuu
|
efe461d2b4
|
v20150226 (#323)
|
11 years ago |
Yamashita, Yuu
|
4540967250
|
Merge pull request #324 from joshfriend/python-3-5-0-a1
Add python3.5.0a1
|
11 years ago |
Yamashita, Yuu
|
d14357f64c
|
Merge pull request #323 from joshfriend/python-3-4-3
Add python3.4.3
|
11 years ago |
Josh Friend
|
d6e1de3e2f
|
add python3.5.0a1
|
11 years ago |
Josh Friend
|
063717e6b5
|
Add python3.4.3 🍪
|
11 years ago |
Yamashita, Yuu
|
5a05788e61
|
Merge pull request #318 from ccwang002/conda_new_ver
Add Miniconda / Miniconda3 3.8.3 release
|
11 years ago |
Liang Bo Wang
|
48335302d9
|
Add Miniconda[3] 3.8.3 release
|
11 years ago |
Yamashita Yuu
|
9146f44db1
|
v20150204
|
11 years ago |
Yamashita Yuu
|
b9ae43a9df
|
Add PyPy 2.5.0 release (fixes #311)
|
11 years ago |
Yamashita Yuu
|
f6a77549eb
|
Latest `pip` can't be installed into `3.0.1` (fixes #309)
|
11 years ago |
Yamashita Yuu
|
cbd246acff
|
Symlink `pythonX.Y-config` to `python-config` if `python-config` is missing (fixes #296)
|
11 years ago |
Yamashita Yuu
|
9d21169ee0
|
Fix regression of #255 and add test
|
11 years ago |
Yamashita Yuu
|
7bceb85067
|
Update README
|
11 years ago |
Yamashita Yuu
|
eeb69b1b79
|
Add note about `--enable-shared` and RPATH (fixes #217)
|
11 years ago |
Yamashita Yuu
|
8abefe1fcb
|
v20150124
|
11 years ago |
Yamashita Yuu
|
b22fcd9759
|
Add missing changelog of v20141211
|
11 years ago |
Yamashita, Yuu
|
45df273592
|
Merge pull request #307 from cloudlite/patch-1
Update README.md - clone through https instead of git
|
11 years ago |
cloudlite
|
dbd50e7bd9
|
Update README.md - clone through https instead of git
git:// protocol is blocked by a lot of servers, https works fine.
|
11 years ago |
Yamashita Yuu
|
1c0a5d8264
|
Add IronPython 2.7.5
|
11 years ago |
Yamashita Yuu
|
7c7cca8a26
|
Merge branch 'ruby-build-v20150112'
|
11 years ago |
Yamashita Yuu
|
123b3af1a0
|
Import changes from ruby-build v20150112
|
11 years ago |
Yamashita, Yuu
|
ba9c01ce77
|
Merge pull request #304 from jbrudvik/patch-1
Use better image for Travis build status
|
11 years ago |
Jeremy Brudvik
|
7535efe031
|
Use better image for Travis build status
|
11 years ago |
Yamashita, Yuu
|
995da2df89
|
Merge pull request #295 from radzinzki/master
Update README.md
|
11 years ago |
Arnav Kumar
|
f28b3ee123
|
Update README.md
Made it consistent with the rbenv documentation by having the cloning step in the installation clone it directly into the home directory.
|
11 years ago |
Yamashita, Yuu
|
97b957d5d5
|
Merge pull request #292 from s1341/master
add patches to stop '/Library/Python/X.X/site-packages' from being added to sys.path
|
11 years ago |
srubenst
|
fe2412c95d
|
add patches to stop '/Library/Python/X.X/site-packages' from being added to sys.path
|
11 years ago |
Yamashita, Yuu
|
5114600c4d
|
Merge pull request #289 from blueyed/unset-PYTHON_CFLAGS-in-tests
Unset PYTHON_CFLAGS for build tests
|
11 years ago |
Daniel Hahler
|
96d3bd6379
|
Unset PYTHON_CFLAGS and PYTHON_CONFIGURE_OPTS for build tests
|
11 years ago |
Yamashita Yuu
|
d320d74a07
|
v20141211 (fixes #288)
|
11 years ago |
Yamashita Yuu
|
fc49f7e21e
|
Fix building _dev_ versions
|
11 years ago |
Yamashita Yuu
|
be4f5992d6
|
Add `3.5-dev` (#287)
|
11 years ago |
Yamashita Yuu
|
25a48694be
|
Use `3.4` branch for `3.4-dev` (fixes #287)
|
11 years ago |
Yamashita, Yuu
|
9b7b2a6b40
|
Merge pull request #286 from joshfriend/ignore-bats
Ignore the bats/ directory cloned by tests
|
11 years ago |
Yamashita, Yuu
|
f59729359a
|
Merge pull request #285 from joshfriend/python-279
Add Python 2.7.9
|
11 years ago |
Josh Friend
|
93ac0632c7
|
ignore bats/ directory cloned by tests
|
11 years ago |
Josh Friend
|
7a21cf9c10
|
Add release version of 2.7.9 (fixes #284)
|
11 years ago |
Josh Friend
|
720dee76af
|
remove 2.7.9 release candidate
|
11 years ago |
Yamashita, Yuu
|
db6a41c90f
|
Merge pull request #280 from yyuu/rbenv-7e0e85bd
Import recent changes from rbenv
|
11 years ago |
Yamashita Yuu
|
bfddc69120
|
Update Makefile. Use same path configuration as travis-ci.
|
11 years ago |
Yamashita Yuu
|
acce3744e7
|
Add pip-rehash
|
11 years ago |
Yamashita Yuu
|
5ca423c9f3
|
Revert a fix for #101 to fix broken tests relating to `PYENV_NATIVE_EXT`
|
11 years ago |
Yamashita Yuu
|
f0e852553a
|
Import rbenv changes at 7e0e85bdda
|
11 years ago |
Yamashita Yuu
|
fc8597ca38
|
Rename build definitions of pypy nightly build
|
11 years ago |
Yamashita Yuu
|
e7a68ad467
|
Update `require_distro` of pypy-2.4.0 on Linux x86/amd64
|
11 years ago |
Yamashita Yuu
|
0fd1eaaeb5
|
Add pypy3-2.4.0-src (#277)
|
11 years ago |
Yamashita Yuu
|
b986f8f93f
|
Add PyPy nightly builds
|
11 years ago |