Matteo Abis
3f1a4d0ff9
added stackless 3.2.5 and stackless 3.3.5
12 anos atrás
Matteo
0df94b1097
Merge pull request #2 from Enucatl/stackless_update
Merge pull request #1 from yyuu/master
12 anos atrás
Matteo
1e2979d101
Merge pull request #1 from yyuu/master
Updated stable stackless python versions
12 anos atrás
Yamashita Yuu
72a480f298
Add `pypy-2.3-src` (refs #162 )
12 anos atrás
Yamashita, Yuu
9d74383461
Merge pull request #162 from fgimian/pypy-2.3
Add PyPy-2.3
12 anos atrás
Fotis Gimian
2e737a80c0
Add PyPy-2.3
12 anos atrás
Yamashita Yuu
d707546912
Update pip (1.5.4 -> 1.5.5)
12 anos atrás
Yamashita Yuu
4501d90896
Update setuptools (3.4.4 -> 3.5.1)
12 anos atrás
Yamashita Yuu
149a915770
Import recent changes from ruby-build 20140420
12 anos atrás
Yamashita Yuu
0c81002220
Prefer gawk over awk if both are available.
12 anos atrás
Yamashita Yuu
fe87e44870
Fix error messages of Anaconda/Miniconda
12 anos atrás
Yamashita Yuu
601ac4b3f3
Update setuptools (3.4.3 -> 3.4.4)
12 anos atrás
Yamashita Yuu
60950d0082
Add IronPython 2.7.4, without setuptools and pip.
The setuptools installation seems broken for IronPython.
12 anos atrás
Yamashita, Yuu
cff2c4527d
Merge pull request #155 from uhpnou/master
added anaconda-1.9.2
12 anos atrás
Giuseppe Lucio Sorrentino
10e6dd8c2d
added anaconda-1.9.2
12 anos atrás
Yamashita Yuu
18ecb4ffbb
Merge branch 'ruby-build-20140408'
12 anos atrás
Yamashita Yuu
986db22da8
Import recent changess from ruby-build v20140408
12 anos atrás
Yamashita Yuu
07037d9a5d
Merge branch 'ironpython'
12 anos atrás
Yamashita Yuu
8914be846f
Add `ironpython-dev`.
I have not yet confirmed the `setuptools` can work together on GNU/Linux though.
12 anos atrás
Yamashita Yuu
d1f1c4c61c
Update setuptool (3.4.1 -> 3.4.3)
12 anos atrás
Yamashita Yuu
6c70e2a997
Add miniconda/miniconda3 3.3.0
12 anos atrás
Yamashita Yuu
3cde540ca0
v20140404
12 anos atrás
Yamashita Yuu
83e820d869
Merge branch 'fix-py26-tk86'
12 anos atrás
Yamashita Yuu
8e60ad8c6d
Fix build of Tkinter with Tcl/Tk 8.6 ( fixes #131 )
12 anos atrás
Yamashita, Yuu
a841f42d53
Merge pull request #152 from yyuu/readline63
Fix CPython build problem with Readline 6.3 (fixes #126 , fixes #149 )
12 anos atrás
Yamashita Yuu
08367dbb83
Update setuptools (3.3 -> 3.4.1)
12 anos atrás
Yamashita Yuu
6222bb743d
Just display warning if `.pydistutils.cfg` exists.
12 anos atrás
Yamashita Yuu
bce58e9d9a
Merge branch 'osx-clang-gcc' ( fixes #148 )
Conflicts:
plugins/python-build/share/python-build/2.6-dev
12 anos atrás
Yamashita Yuu
d4e6a4c3d3
Merge branch 'remove-2.6-dev'
12 anos atrás
Yamashita Yuu
9eef6c536b
The `2.6` branch no longer exists in CPython repo
12 anos atrás
Yamashita Yuu
d737ae9f03
Fix build problem of CPython 3.1 with Readline 6.3 ( #126 , #131 , #149 )
12 anos atrás
Yamashita Yuu
2da9bfd1f8
Fix build problem of CPython 3.2 with Readline 6.3 ( #126 , #131 , #149 )
12 anos atrás
Yamashita Yuu
3136fce0c0
Fix build problem of CPython 3.3 with Readline 6.3 ( #126 , #131 , #149 )
The patch was taken from CPython 3.3.5
12 anos atrás
Yamashita Yuu
cce1960de0
Fix build problem of CPython 2.6 with Readline 6.3 ( #126 , #131 , #149 )
12 anos atrás
Yamashita Yuu
6641e291ee
Fix build problem of CPython 2.7 with Readline 6.3 ( #126 , #131 , #149 )
The patch was taken from latest changes in CPython 2.7
* http://hg.python.org/cpython/rev/79b82ebc4fd1
* http://hg.python.org/cpython/rev/5e42e5764ac6
* http://hg.python.org/cpython/rev/0b5b0bfcc7b1
12 anos atrás
Yamashita Yuu
f5fded3b9d
Use `cc` as `$CC` if `require_cc` has called ( #148 )
12 anos atrás
Yamashita Yuu
cac8fd7f60
Use `colorize` in `require_clang` and `require_java`
12 anos atrás
Yamashita Yuu
b55830fb01
Display `anaconda_architecture` on errors ( yyuu/pyenv-virtualenv#18 )
12 anos atrás
Yamashita Yuu
5b9b3f742b
Display `pypy_architecture` on errors
12 anos atrás
Yamashita Yuu
34065dddbb
reads only the first word from file
12 anos atrás
Yamashita Yuu
ea9214bb2e
ignores carriage returns
12 anos atrás
Yamashita Yuu
d90cb0ec85
Merge branch 'try-python-module'
12 anos atrás
Yamashita, Yuu
d75e12298a
Merge pull request #141 from Zearin/docs
Updated README.md; Commands moved to COMMANDS.md.
12 anos atrás
Zearin
addec6339f
COMMANDS.md: Match order of commands from `pyenv --help`
Also added `help` output for `pyenv {,un}install`, since those sections didn’t exist before.
They should probably be revised at some point. In the meantime, I think something is better than nothing (in this case).
12 anos atrás
Zearin
abab44df80
COMMANDS.md: Add commands from `pyenv --help`
12 anos atrás
Zearin
4afa280066
COMMANDS.md: Minor formatting
12 anos atrás
Zearin
5c6a812b86
README.md: Add dividers between major sections
12 anos atrás
Zearin
650c9a3d6e
README.md: Minor formatting
12 anos atrás
Zearin
0933c40179
Move command reference to COMMANDS.md
12 anos atrás
Yamashita, Yuu
2613e84447
Merge pull request #140 from Zearin/patch-1
README.md: Minor edits and formatting
12 anos atrás