Mislav Marohnić
b6ac87c220
Faster bats clone
před 11 roky
Mislav Marohnić
6b908bf39f
Opt into fast Travis CI builds
před 11 roky
Mislav Marohnić
f87d8762eb
Merge pull request #698 from asymmetric/dead-readme-links
Remove dead links to History and License from README
před 11 roky
Lorenzo Manacorda
c54fa3731f
Remove dead links to Version history and License
Cfr. #688
před 11 roky
Yamashita Yuu
efe461d2b4
v20150226 ( #323 )
před 11 roky
Yamashita, Yuu
4540967250
Merge pull request #324 from joshfriend/python-3-5-0-a1
Add python3.5.0a1
před 11 roky
Yamashita, Yuu
d14357f64c
Merge pull request #323 from joshfriend/python-3-4-3
Add python3.4.3
před 11 roky
Josh Friend
d6e1de3e2f
add python3.5.0a1
před 11 roky
Josh Friend
063717e6b5
Add python3.4.3 🍪
před 11 roky
Mislav Marohnić
4d0c289287
Merge pull request #688 from sstephenson/readme-no-history
Remove history, license information from README
před 11 roky
Mislav Marohnić
52bb0dcfcf
Merge pull request #687 from sstephenson/remove-prefix-warning
Remove warning about extraneous "ruby-" prefix in `.ruby-version`
před 11 roky
Yamashita, Yuu
5a05788e61
Merge pull request #318 from ccwang002/conda_new_ver
Add Miniconda / Miniconda3 3.8.3 release
před 11 roky
Liang Bo Wang
48335302d9
Add Miniconda[3] 3.8.3 release
před 11 roky
Mislav Marohnić
98953c2e14
Merge pull request #696 from aprescott/patch-1
Update README to make rbenv version consistent with previous `versions` output
před 11 roky
Adam Prescott
9ae8ba8a29
Update README to make rbenv version consistent with previous `versions` output
The `rbenv versions` info highlights 1.9.3-p327 as the current version, and
making `rbenv version` sample output match that helps make it clearer.
před 11 roky
Mislav Marohnić
1a7f49d2f0
Merge pull request #695 from lyrixx/patch-1
[README] Updated link to bundler.io
před 11 roky
Grégoire Pineau
70c6d3f67e
[README] Updated link to bundler.io
před 11 roky
Yamashita Yuu
9146f44db1
v20150204
před 11 roky
Yamashita Yuu
b9ae43a9df
Add PyPy 2.5.0 release ( fixes #311 )
před 11 roky
Yamashita Yuu
f6a77549eb
Latest `pip` can't be installed into `3.0.1` ( fixes #309 )
před 11 roky
Yamashita Yuu
cbd246acff
Symlink `pythonX.Y-config` to `python-config` if `python-config` is missing ( fixes #296 )
před 11 roky
Yamashita Yuu
9d21169ee0
Fix regression of #255 and add test
před 11 roky
Yamashita Yuu
7bceb85067
Update README
před 11 roky
Yamashita Yuu
eeb69b1b79
Add note about `--enable-shared` and RPATH ( fixes #217 )
před 11 roky
Mislav Marohnić
b155380a06
Remove license information from README
The license information is already present in the LICENSE file.
před 11 roky
Mislav Marohnić
cd60df52af
Remove rbenv version history from README
We won't maintain it anymore. Instead, the changelogs can be obtained
from the project's Releases page: https://github.com/sstephenson/rbenv/releases
před 11 roky
Mislav Marohnić
6820704c91
Remove warning about extraneous "ruby-" prefix in `.ruby-version`
When we started to support reading `.ruby-version` files, we made a
commitment to not support fuzzy version matching. Treating "ruby-2.1.5"
as "2.1.5" is a sort of fuzzy matching, so we put in place a warning
telling you to remove the extraneous "ruby-" prefix popularly used by
other Ruby version managers to denote MRI. (Their logic is that MRI is
"ruby" and other rubies are not "ruby", apparently.)
However, people are often not able to remove the prefix in their
projects because they want to support other coworkers and tools that
sadly still require the prefix, like RubyMine.
So to restore sanity for a big portion of our users, the warning is gone.
před 11 roky
Yamashita Yuu
8abefe1fcb
v20150124
před 11 roky
Yamashita Yuu
b22fcd9759
Add missing changelog of v20141211
před 11 roky
No GUI
55341f4436
Include gems dir in .gitignore
Since communal-gems is maintainer-approved, thought it would be useful to include the directory it uses in the ignore list.
(This also helps me, since I install rbenv as submodule and without this entry, the submodule is perpetually marked dirty.)
před 11 roky
Yamashita, Yuu
45df273592
Merge pull request #307 from cloudlite/patch-1
Update README.md - clone through https instead of git
před 11 roky
cloudlite
dbd50e7bd9
Update README.md - clone through https instead of git
git:// protocol is blocked by a lot of servers, https works fine.
před 11 roky
Yamashita Yuu
1c0a5d8264
Add IronPython 2.7.5
před 11 roky
Yamashita Yuu
7c7cca8a26
Merge branch 'ruby-build-v20150112'
před 11 roky
Yamashita Yuu
123b3af1a0
Import changes from ruby-build v20150112
před 11 roky
Yamashita, Yuu
ba9c01ce77
Merge pull request #304 from jbrudvik/patch-1
Use better image for Travis build status
před 11 roky
Jeremy Brudvik
7535efe031
Use better image for Travis build status
před 11 roky
Yamashita, Yuu
995da2df89
Merge pull request #295 from radzinzki/master
Update README.md
před 11 roky
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.
před 11 roky
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
před 11 roky
srubenst
fe2412c95d
add patches to stop '/Library/Python/X.X/site-packages' from being added to sys.path
před 11 roky
Yamashita, Yuu
5114600c4d
Merge pull request #289 from blueyed/unset-PYTHON_CFLAGS-in-tests
Unset PYTHON_CFLAGS for build tests
před 11 roky
Daniel Hahler
96d3bd6379
Unset PYTHON_CFLAGS and PYTHON_CONFIGURE_OPTS for build tests
před 11 roky
Daniel Hahler
e8433cfeb3
Use exitcode from pyenv-version-name in pyenv-version, do not halt
před 11 roky
Daniel Hahler
7f88eabd0b
Improve `pyenv version`, if there is one missing
Display the other available ones still.
Fixes https://github.com/yyuu/pyenv/issues/291
před 11 roky
Yamashita Yuu
d320d74a07
v20141211 ( fixes #288 )
před 11 roky
Yamashita Yuu
fc49f7e21e
Fix building _dev_ versions
před 11 roky
Yamashita Yuu
be4f5992d6
Add `3.5-dev` ( #287 )
před 11 roky
Yamashita Yuu
25a48694be
Use `3.4` branch for `3.4-dev` ( fixes #287 )
před 11 roky
Yamashita, Yuu
9b7b2a6b40
Merge pull request #286 from joshfriend/ignore-bats
Ignore the bats/ directory cloned by tests
před 11 roky