Josh Friend
71f09a6d71
Add PyPy[23] 5.10
...
closes #1061
2017-12-26 10:23:07 -05:00
Yamashita, Yuu
9619e6bd53
Merge pull request #1058 from zmwangx/cpython-3.6.4
...
Add CPython 3.6.4 and remove 3.6.4rc1
2017-12-19 19:34:05 +09:00
Zhiming Wang
2c3998f88b
Add CPython 3.6.4 and remove 3.6.4rc1
2017-12-19 05:19:10 -05:00
Yamashita, Yuu
69d47d5fd7
Merge pull request #1055 from klimkjar/fix-illumos
...
Fix pyenv install on Solaris / Illumos
2017-12-15 19:01:19 +09:00
Kjetil Limkjær
dc145fa5a2
Added true fallback to num_cpu_cores SunOS case
2017-12-15 09:19:15 +01:00
Kjetil Limkjær
5149c53165
Add SunOS case statement to num_cpu_cores
2017-12-14 22:17:34 +01:00
Kjetil Limkjær
c5e4bab858
Fix pyenv install on Solaris / Illumos
...
pyenv install crashes on Solaris with an empty log file. Adding support for the proper Solaris getconf call in num_cpu_cores fixed it. Tested and working under OmniOS CE r151024.
2017-12-13 22:00:14 +01:00
Josh Friend
e71ac9e439
Release v1.2.0
2017-12-10 09:40:49 -05:00
Chris Laco
76655979f4
Added CPython 3.3.7 ( #1053 )
...
* Added final Python 3.3 release, 3.3.7
* Removed Python 3.3.7rc1
2017-12-10 09:15:08 -05:00
Mislav Marohnić
b943955dbf
Merge pull request #981 from mhinz/shell-descriptive-error
...
Better error message for `rbenv shell`
2017-12-07 05:00:44 +01:00
Marco Hinz
643023d98f
Add tests for shell integration
2017-12-07 02:32:35 +01:00
Marco Hinz
af53c790cc
Better error message for rbenv shell
...
Shell integration is not enabled by default. This means that, from all the
commands from `rbenv commands`, only "shell" won't work right away.
Replace "no such command" with a more descriptive message that points to
`rbenv init` instead.
2017-12-07 02:32:34 +01:00
Josh Friend
15ba0d9c3f
Add CPython 3.6.4rc1
2017-12-06 08:37:07 -05:00
Josh Friend
364fa7f7c6
CPython 3.7.0a2 -> 3.7.0a3
2017-12-06 08:36:47 -05:00
Yamashita, Yuu
b6929531c6
Merge pull request #1051 from LWisteria/do_not_check_wget_version
...
Check wget version iff wget is going to be used
2017-12-06 09:40:47 +09:00
Mislav Marohnić
6aa70b6541
Merge pull request #1013 from blueyed/shellcheck
...
Fix some issues reported by shellcheck
2017-11-30 11:43:18 +01:00
Daniel Hahler
5f8a4c4d62
Fix some issues reported by shellcheck
2017-11-29 16:20:51 +01:00
Mislav Marohnić
eda952ab08
Merge branch 'cdpath-enable'
2017-11-29 15:53:41 +01:00
Mislav Marohnić
b80ea43e25
Quote directory name in variable assignment
2017-11-29 15:51:03 +01:00
Mislav Marohnić
c310bc5f83
Merge pull request #968 from maxnordlund/patch-1
...
Fix fish subcommand completion
2017-11-29 15:47:19 +01:00
Mislav Marohnić
eab68688dc
Merge pull request #959 from zenspider/fix-dash-u
...
Fixed `rbenv init -` output to work w/ no args and bash's `set -u`.
2017-11-29 15:40:23 +01:00
Mislav Marohnić
5183e32887
Merge pull request #982 from MartinNowak/issue759
...
partly resolve #759
2017-11-29 15:37:22 +01:00
Mislav Marohnić
e2f469a7cd
Merge pull request #1002 from blueyed/fix-which-tests-PATH
...
test/which.bats: do not export PATH
2017-11-29 15:25:03 +01:00
Mislav Marohnić
33a5c2495d
Merge pull request #1003 from blueyed/version-file-skip-dirs
...
rbenv-version-file: ensure that the version file is a file
2017-11-29 15:23:58 +01:00
Mislav Marohnić
66b9f6fb2b
Merge pull request #1024 from andyone/master
...
Fixed support for commas for all environment variables in configure script
2017-11-29 15:20:00 +01:00
LWisteria
4ebba7cd5f
Check wget version iff wget is going to be used
...
Do not check when tarball is cached
2017-11-29 20:54:04 +09:00
Yamashita, Yuu
85a66a9640
Merge pull request #1036 from zachriggle/pwd-changes
...
Fix $PWD changes when executing Python
2017-11-21 10:51:41 +09:00
Daniel Hahler
a9ca72ab8e
test/which.bats: do not export PATH
...
Otherwise `sed` might not be found later in bats/libexec/bats-exec-test,
in case `/usr/bin` gets removed.
2017-11-20 04:22:05 +01:00
Yamashita, Yuu
435e362c60
Merge pull request #1041 from pyenv/automate-release
...
Create releases on GitHub automatically from tags (fixes #1038 )
2017-11-20 10:58:54 +09:00
Yamashita, Yuu
afd0840836
Create releases on GitHub automatically from tags ( fixes #1038 )
2017-11-20 01:53:38 +00:00
Zach Riggle
19e2b9588a
Fix $PWD changes when executing Python
...
Specifically, this does not play well with PWD=/proc/self/cwd
2017-11-13 16:04:31 -06:00
Yamashita, Yuu
5b5df15eb7
Merge pull request #1033 from scop/mp193
...
Add micropython 1.9.3
2017-11-10 09:39:54 +09:00
Yamashita, Yuu
428a94b3ed
Merge pull request #1031 from scop/getconf
...
Get number of processors using getconf over cpuinfo grep
2017-11-09 17:39:32 +09:00
Ville Skyttä
08bed5b7b1
Add micropython 1.9.3
2017-11-09 09:21:16 +02:00
Ville Skyttä
fc4f496545
Get number of processors using getconf over cpuinfo grep
2017-11-08 19:07:20 +02:00
Ryan Davis
1a8b5e04a9
Fixed rbenv init -
output to work w/ no args and bash's set -u
.
2017-11-06 13:59:04 -08:00
Yamashita, Yuu
7ab48c47fd
Merge pull request #1026 from pyenv/ruby-build-20171031
...
Imported recent changes from the latest ruby-build as of Oct 31, 2017
2017-11-04 06:47:44 +09:00
Yamashita, Yuu
9ff06f61b6
Fix broken tests
2017-11-03 14:14:46 +00:00
Yamashita, Yuu
ecc5ff5ead
Fix a bug in handling of PACKAGE_MAKE_INSTALL_TARGET
2017-11-03 14:10:08 +00:00
Yamashita, Yuu
4521552662
Imported recent changes from the latest https://github.com/rbenv/ruby-build as of Oct 31, 2017 ( #1025 )
2017-11-03 14:10:08 +00:00
Samuel Villamonte
2f396596d7
Moved stackless-dev to Github repo
2017-10-31 08:49:36 -04:00
Samuel Villamonte
47c0db9dd8
Moved stackless-3.4-dev to Github repo
2017-10-31 08:49:36 -04:00
Samuel Villamonte
ecc3100828
Removed stackless-3.2-dev
2017-10-31 08:49:36 -04:00
Samuel Villamonte
e77bdb2f0b
Modified stackless-2.7-dev to point to Github
2017-10-31 08:49:36 -04:00
Yamashita, Yuu
4fb078c4c5
Merge pull request #978 from pyenv/skip-enable-unicode-py33
...
Skip passing `--enable-unicode` for CPython 3.3+ (fixes #912 )
2017-10-31 09:57:18 +09:00
Yamashita, Yuu
8d5ffcd082
Merge pull request #1025 from jamieconnolly/fix-missing-openssl-lib
...
Ignore LibreSSL bundled with macOS 10.13
2017-10-31 09:38:37 +09:00
Jamie Connolly
eb70ee3e73
Ignore LibreSSL bundled with macOS 10.13
2017-10-30 16:47:53 +00:00
Josh Friend
9d7a011f6e
pypy defs already use pypy-portable if no official binary is available ( #1023 )
...
having a separate definition for each of these seems redundant
2017-10-29 19:25:07 -05:00
Josh Friend
37299c8851
Remove CPython dev branches no longer in development
2017-10-29 09:20:26 -04:00
Josh Friend
734c341c46
Remove ancient pypy-dev branches
2017-10-28 18:32:06 -04:00