Zearin
|
0933c40179
|
Move command reference to COMMANDS.md
|
12 年前 |
Yamashita, Yuu
|
2613e84447
|
Merge pull request #140 from Zearin/patch-1
README.md: Minor edits and formatting
|
12 年前 |
Tony
|
d1f78c2716
|
README.md: Minor edits and formatting
|
12 年前 |
Yamashita, Yuu
|
cf89abaacf
|
Merge pull request #136 from chronoslynx/master
fix: anaconda_architecture mispelled MacOSX as MaxOSX
|
12 年前 |
Tim Swihart
|
545052d5ca
|
MacOSX was mispelled as MaxOSX
|
12 年前 |
Yamashita Yuu
|
0d51899e9b
|
v0.4.0-20140317
|
12 年前 |
Yamashita Yuu
|
fa32d81579
|
Update changelog
|
12 年前 |
Yamashita Yuu
|
164f7bf4a6
|
Removed beta releases of `3.4.0` (#133)
|
12 年前 |
Yamashita Yuu
|
7bdd097254
|
Update setuptools (3.1 -> 3.3)
|
12 年前 |
Yamashita, Yuu
|
5ae1c803cb
|
Merge pull request #133 from makotosasaki/3.4.0
Add CPython 3.4.0
|
12 年前 |
Makoto Sasaki
|
f536dca41f
|
Add CPython 3.4.0
|
12 年前 |
Yamashita Yuu
|
0851436caa
|
Add /anaconda-(1.9.0|1.9.1)/ and /miniconda3?-(3.0.4|3.0.5)/
|
12 年前 |
Yamashita Yuu
|
65ae0a3261
|
v0.4.0-20140311
|
12 年前 |
Yamashita Yuu
|
24df447e44
|
Update changelog
|
12 年前 |
Yamashita Yuu
|
a380250881
|
Update setuptools (2.2 -> 3.1)
|
12 年前 |
Yamashita Yuu
|
ff38d6935d
|
Add CPython 3.4.0rc3
|
12 年前 |
Yamashita Yuu
|
27e1c25cf7
|
Remove release candidates of CPython 3.3.5
|
12 年前 |
Yamashita Yuu
|
a5c34a6c00
|
Add CPython 3.3.5 (closes #127)
|
12 年前 |
Yamashita Yuu
|
6e01f83742
|
Simplify anaconda/miniconda definitions
|
12 年前 |
Yamashita Yuu
|
47ce2155b4
|
Merge branch 'pypy-binary-compatibility'
|
12 年前 |
Yamashita Yuu
|
0c6b28c9aa
|
Display warning if the PyPy is not built for the distro (#122)
|
12 年前 |
Yamashita, Yuu
|
4d22259ac3
|
Merge pull request #125 from shurane/patch-1
Addendum for `pyenv install` usage
|
12 年前 |
Ehtesh Choudhury
|
7ed908bad1
|
Addendum for `pyenv install` usage
This gives users an idea of which versions of python are available. Other version managers ([nvm](https://github.com/creationix/nvm), [rvm](https://rvm.io/rubies/list), etc) tell users how to list available versions as well.
|
12 年前 |
Yamashita, Yuu
|
dcc7185ae1
|
Merge pull request #123 from makotosasaki/1
Added python 3.3.5rc2
|
12 年前 |
Makoto Sasaki
|
cc423566a8
|
Added python 3.3.5rc2
|
12 年前 |
Yamashita Yuu
|
e488b31597
|
Import recent changes from ruby-build 20140225
|
12 年前 |
Yamashita, Yuu
|
5bbfcf75f6
|
Merge pull request #121 from makotosasaki/01
Added python 3.3.5rc1 and 3.4.0rc2
|
12 年前 |
Makoto Sasaki
|
8164af44b4
|
Added python 3.3.5rc1 and 3.4.0rc2
|
12 年前 |
Yamashita Yuu
|
a1ffc93372
|
Update pip (1.5.2 -> 1.5.4)
|
12 年前 |
Yamashita, Yuu
|
9e1bbff8a1
|
Merge pull request #118 from ebertti/master
Change readme for issue #117
|
12 年前 |
Ezequiel Bertti
|
6ee219b9c7
|
add automatic install by pyenv-installer
|
12 年前 |
Yamashita Yuu
|
5f23e3d7b2
|
Refactoring.
Remove leading `build_package_` from `build_package_verify_python` and
`build_package_verify_import` since they are not `build_package`
functions.
|
12 年前 |
Yamashita Yuu
|
854f6f3a46
|
Exits with error if there is `~/.pydistutils.cfg` (#35, #111)
|
12 年前 |
Yamashita Yuu
|
63ac2b717f
|
Add comments
|
12 年前 |
Yamashita, Yuu
|
81726b16be
|
Merge pull request #114 from kpot/master
Added python 3.4.0rc1
|
12 年前 |
kpot
|
4acab71e1e
|
Added python 3.4.0rc1
|
12 年前 |
Yamashita Yuu
|
8b8128e33b
|
Merge branch 'release-0.4.0-20140211'
|
12 年前 |
Yamashita Yuu
|
e835d447ed
|
v0.4.0-20140211
|
12 年前 |
Yamashita Yuu
|
7f44afc1c0
|
Remove 3.3.4rc1 (fixes #112)
|
12 年前 |
Yamashita, Yuu
|
f380967e8d
|
Merge pull request #113 from AustinMatherne/master
Add support for Python 3.3.4
|
12 年前 |
Austin Matherne
|
d640941976
|
Add support for Python 3.3.4
|
12 年前 |
Yamashita Yuu
|
e58ac666c4
|
Fix permission of installed definitinos
|
12 年前 |
Yamashita Yuu
|
ce99decad5
|
Update changelog
|
12 年前 |
Yamashita Yuu
|
719e6db358
|
Import recent changes from ruby-build 20140204
|
12 年前 |
Yamashita Yuu
|
e0547de922
|
Update changelog
|
12 年前 |
Yamashita Yuu
|
4b9907af1c
|
Update setuptools (2.1.2 -> 2.2)
|
12 年前 |
Yamashita Yuu
|
1d09851b2b
|
Merge branch 'raspbian'
|
12 年前 |
Yamashita Yuu
|
800ccaa5e3
|
Add `armv6l` and `armv7l`
|
12 年前 |
Yamashita Yuu
|
00da261211
|
Install Raspbian binaries of pypy
|
12 年前 |
Yamashita Yuu
|
b81d0ff0cd
|
Update setuptools (2.1 -> 2.1.2)
|
12 年前 |