Yamashita Yuu
|
c8b9969619
|
(1) fix handling of hooks
(2) remove $VIRTUALENV_PATH after failed creation
|
2013-05-08 14:28:56 +09:00 |
|
Yamashita Yuu
|
3b7be75458
|
restore missing VIRTUALENV_PYTHON_BIN
|
2013-05-08 14:08:26 +09:00 |
|
Yamashita Yuu
|
db37bb9643
|
Download virtualenv.py if specified version has not been installed.
|
2013-05-07 22:31:12 +09:00 |
|
Yamashita Yuu
|
a9903fab6e
|
make installation path of virtualenv.py configurable
|
2013-05-07 21:51:12 +09:00 |
|
Yamashita Yuu
|
b594b99a18
|
s/VIRTUALENV_CACHE_PATH/PYENV_&/g
|
2013-05-07 21:26:28 +09:00 |
|
Yamashita Yuu
|
9e438ee3e2
|
Change the installation path of the virtualenv.py script.
|
2013-05-07 21:22:51 +09:00 |
|
Yamashita Yuu
|
1389d840d1
|
Remove python-virtualenv which was no longer used.
|
2013-05-07 21:15:07 +09:00 |
|
Yamashita Yuu
|
78af7ec9d4
|
release v20130507
|
2013-05-07 19:55:31 +09:00 |
|
Yamashita Yuu
|
5b357d2862
|
display virtualenv's help message on '--help'
|
2013-05-01 13:07:49 +09:00 |
|
Yamashita Yuu
|
5baa5084dc
|
don't capture '-v' option in $VERBOSE to pass it to virtualenv
|
2013-05-01 13:05:32 +09:00 |
|
Yamashita Yuu
|
0f8477fcf5
|
store distribute/setuptools archive in $PYTHON_BUILD_CACHE_PATH to reuse
them between invocations.
|
2013-04-30 19:55:49 +09:00 |
|
Yamashita Yuu
|
aec759a0e0
|
ignore error on checking virtualenv version
|
2013-04-26 13:03:35 +09:00 |
|
Yamashita Yuu
|
15608701ae
|
show virtualenv version in pyenv virtualenv --version
|
2013-04-25 22:10:29 +09:00 |
|
Yamashita Yuu
|
ebeb3dcb71
|
fix wrong path for libexec
|
2013-03-27 15:15:44 +09:00 |
|
Yamashita Yuu
|
003ea01b97
|
release v20130307
|
2013-03-07 13:12:17 +09:00 |
|
Yamashita Yuu
|
2910f87cb6
|
Preparing for renaming project; s/python-virtualenv/pyenv-virtualenv/g
|
2013-02-18 13:14:42 +09:00 |
|
Yamashita Yuu
|
9651cfe63d
|
release 20130218
|
2013-02-18 12:42:21 +09:00 |
|
Yamashita Yuu
|
317fcdbfe7
|
add rbenv 0.4.x style documentation
|
2013-01-31 12:23:17 +09:00 |
|
Yamashita Yuu
|
2e418ee563
|
release 20121023
|
2012-10-23 15:50:39 +09:00 |
|
Yamashita Yuu
|
7121fe04b0
|
add install.sh
|
2012-10-23 15:44:59 +09:00 |
|
Yamashita Yuu
|
908334a8e5
|
update help messages
|
2012-10-18 12:01:04 +09:00 |
|
Yamashita Yuu
|
83a85e0193
|
enable creating virtualenv based on "system" python.
*NOTE*
change first argument of python-virtualenv to path to the python
executable, not a prefix of python installation.
|
2012-10-16 00:05:34 +09:00 |
|
Yamashita Yuu
|
67fc864252
|
python 2.6 and older don't have "bin/python" as symlink.
so we must traverse files like "bin/python*" to obtain canonical name..
|
2012-09-28 20:11:06 +09:00 |
|
Yamashita Yuu
|
bd38d39ea4
|
create virtualenv by actual executable name such as python2.7 or pypy.
|
2012-09-28 12:58:06 +09:00 |
|
Yamashita Yuu
|
edc686ad7f
|
create project
|
2012-09-27 15:40:53 +09:00 |
|