Yamashita Yuu
27ebc8bab7
Merge branch 'anaconda'
пре 12 година
Yamashita Yuu
71db79eded
Add old Anaconda/Miniconda releases
пре 12 година
Yamashita Yuu
3aa263b51f
Add Miniconda 3.0.0
пре 12 година
Yamashita Yuu
59fbf8d103
Add Anaconda 1.8.0
пре 12 година
Yamashita Yuu
b21d2c7dea
Merge branch 'update-readme'
пре 12 година
Yamashita Yuu
20e5404248
Update README about usage with multiple versions ( #92 )
пре 12 година
Yamashita Yuu
56c58e2778
Modernize python versions in README
пре 12 година
Yamashita Yuu
3c6ecaf66a
Update pip (1.5.1 -> 1.5.2)
пре 12 година
Yamashita Yuu
87ca55100b
Add 3.3.4rc1 and 3.4.0b3
пре 12 година
Yamashita Yuu
589872affb
Set proper `PYENV_VERSION` during `pyenv install`
пре 12 година
Yamashita Yuu
73d5ea7426
v0.4.0-20140123
пре 12 година
Yamashita Yuu
b992ffca1d
Merge branch 'rbenv-pr531'
пре 12 година
Yamashita Yuu
9c82314570
Unset `GREP_OPTIONS` to avoid unexpected grep behavior ( fixes #101 )
пре 12 година
Yamashita Yuu
403154e09e
Update pip (1.5 -> 1.5.1)
пре 12 година
Yamashita Yuu
b44398e954
Add .gitignore
пре 12 година
Yamashita Yuu
46a01b1643
Merge branch 'enable-framework'
пре 12 година
Yamashita Yuu
bf94eb8cbe
Add workaround for `--enable-framework` to work with CPython 2.7.6
пре 12 година
Yamashita Yuu
b225f2030d
Add support for `--enable-framework` ( #55 , #99 )
```
$ env PYTHON_CONFIGURE_OPTS="--enable-framework" pyenv install 3.3.2
```
пре 12 година
Yamashita Yuu
cbe7d0241b
Merge branch 'python-build-test'
пре 12 година
Yamashita Yuu
e65a10be51
Add bats test for `python-build`
пре 12 година
Yamashita Yuu
badc8255ab
Do not invoke `use_homebrew_readline` twice
пре 12 година
Yamashita Yuu
385d3337ef
Merge branch 'ensurepip'
пре 12 година
Yamashita Yuu
558200285b
Use ensurepip to install pip if available
пре 12 година
Yamashita Yuu
2c26b0870a
Setup built-in patches out from stub functions of `{before,after}_install_package}.
пре 12 година
Yamashita Yuu
2cea06b88a
Sort built-in patches by its name
пре 12 година
Yamashita Yuu
c977774977
Merge branch 'issue98'
пре 12 година
Yamashita Yuu
314937d599
Set `PYENV_BIN_PATH` in `PATH` even if the version is `system` ( fixes #98 )
пре 12 година
Yamashita Yuu
07ae0d8e42
Import changes from ruby-build 20140110.1
пре 12 година
Yamashita Yuu
461c5bbc2d
Merge branch 'release-0.4.0-20140110.1'
пре 12 година
Yamashita Yuu
a7f5a19a24
v0.4.0-20140110.1
пре 12 година
Yamashita Yuu
f344731cf9
Merge branch 'osx-llvm-gcc'
пре 12 година
Yamashita Yuu
a3f35b7e0d
Fallback to use clang if there is gcc not installed
пре 12 година
Yamashita Yuu
b025dbfdab
Add `require_cc` again
пре 12 година
Yamashita Yuu
efd9c1cd48
Merge branch 'release-0.4.0-20140110'
пре 12 година
Yamashita Yuu
38eb9fe948
v0.4.0-20140110
пре 12 година
Yamashita Yuu
6ee7aaf611
Should not recognize `cc` as `clang`
пре 12 година
Yamashita Yuu
93ba3a4c51
Use same `require_gcc` as ruby-build
пре 12 година
Yamashita Yuu
34087d03ec
Add build status badge
пре 12 година
Yamashita Yuu
f136b219db
Update pip (1.4.1 -> 1.5)
пре 12 година
Yamashita Yuu
84705cfe61
Update setuptools (2.0.2 -> 2.1)
пре 12 година
Yamashita Yuu
2a9f6038e0
Use `package_option()` to setup configure options
пре 12 година
Yamashita Yuu
0e3e603429
Don't check `$(uname -s)` twice
пре 12 година
Yamashita Yuu
71a916faf2
simplicy the check for infinite loop
пре 12 година
Yamashita Yuu
8e02b93e39
Call `build_package_ldflags_dirs` to suppress linker warnings
пре 12 година
Yamashita Yuu
a7a99c75eb
Apply patch only if there are patches exist for the package
пре 12 година
Yamashita Yuu
bb3b5de179
Add CPython 3.4.0b2
пре 12 година
Yamashita Yuu
f956502fd8
Merge branch 'avoid-infinite-loop-even-if-pwd-returns-relative-path'
пре 12 година
Yamashita Yuu
4c5ffc8d99
Avoid infinite loop in case where `pwd` returns relative path
The `pwd` may return relative path if the `$PWD` is badly declared
in bash/zsh (e.g. `PWD="." bash`). To avoid the infinite loop in
`find_local_version_file()`, stop finding the version file if the
target paths are same consecutively.
пре 12 година
Yamashita Yuu
8dc4e8d6f8
Revert "Merge branch 'golang-workaround'"
This reverts commit 7edceff71ca6aa1281658f6f60ca2e48a6e3f45f, reversing
changes made to 5dea3c9e63 .
пре 12 година
Yamashita Yuu
7edceff71c
Merge branch 'golang-workaround'
пре 12 година