summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* [svn r3596] update news for new release1.3Ian Bicking2008-09-241-3/+3
|
* [svn r3595] update to setuptools 0.6c9Philip Jenvey2008-09-241-0/+1
|
* [svn r3592] fix Jython's special __classpath__ sys.path entry taking ↵Philip Jenvey2008-09-181-0/+2
| | | | | | precedent over the virtualenv's libs
* [svn r3587] Fixed mod_wsgi link text; added __future__ to REQUIRED_MODULES ↵Ian Bicking2008-09-161-1/+3
| | | | for (some) better Python 2.3 compatibility
* [svn r3585] Add a --relocatable optionIan Bicking2008-09-151-8/+56
|
* [svn r3584] Fixed a bashism in bin/activateIan Bicking2008-09-151-0/+1
|
* [svn r3583] Add /Library/Python/X.Y/site-packages to sys.path on Macs, from ↵Ian Bicking2008-09-151-0/+3
| | | | Andrea Rech
* [svn r3582] Add plat-mac, plat-darwin, etc, paths on Macs. From Andrea RechIan Bicking2008-09-151-0/+3
|
* [svn r3580] Added bin/activate_this.py for activating a virtualenv inside an ↵Ian Bicking2008-09-151-0/+9
| | | | interpreter
* [svn r3563] update versions for release1.2Ian Bicking2008-08-291-2/+2
|
* [svn r3560] Add a --python optionIan Bicking2008-08-281-1/+2
|
* [svn r3531] Added some more links to other sites/articles on virtualenvIan Bicking2008-07-271-15/+28
|
* [svn r3517] add Jython supportPhilip Jenvey2008-07-181-0/+5
| | | | patch from Ariane Paola
* [svn r3500] adjust newsIan Bicking2008-07-031-1/+2
|
* [svn r3499] Add the sets module for Python 2.3Ian Bicking2008-07-031-0/+1
|
* [svn r3492] Add the warnings module to the list of modules copied over into ↵Ian Bicking2008-06-211-0/+5
| | | | the environment, for Python 2.6. Also switch to using ConfigParser to find the stdlib instead of warnings in distutils/__init__.py
* [svn r3450] update news for 1.1Ian Bicking2008-05-201-2/+2
|
* [svn r3432] copy over include/ directory so packages will better compileIan Bicking2008-05-161-0/+2
|
* [svn r3415] if you can't write to cwd, write to /tmpIan Bicking2008-05-131-0/+1
|
* [svn r3376] Update to Setuptools 0.6c8Ian Bicking2008-04-101-0/+1
|
* [svn r3375] Add unzip-setuptools optionIan Bicking2008-04-101-0/+1
|
* [svn r3344] look for files like zlib.so in system site-packages. In the ↵Ian Bicking2008-03-171-0/+1
| | | | case of MacPorts Python, zlib.so is installed in site-packages but is required by setuptools
* [svn r3295] changelog r3294Philip Jenvey2008-03-041-0/+1
|
* [svn r3228] Made a more explicit note about Scripts on WindowsIan Bicking2008-01-161-1/+3
|
* [svn r3226] create bin/python interpreter alwaysIan Bicking2008-01-111-1/+3
|
* [svn r3199] fix zlib.pyd on WindowsIan Bicking2008-01-091-0/+5
|
* [svn r3197] doc linkIan Bicking2008-01-091-0/+10
|
* [svn r3196] Add zlib to the modules that get copied overIan Bicking2008-01-091-0/+3
|
* [svn r3195] updated version stringsIan Bicking2008-01-081-2/+2
|
* [svn r3190] News, improved log messageIan Bicking2008-01-081-0/+1
|
* [svn r3166] typos in deactivate.batIan Bicking2007-11-281-0/+1
|
* [svn r3152] Added note on --no-site-packagesIan Bicking2007-11-131-0/+10
|
* [svn r3151] newsIan Bicking2007-11-121-0/+7
|
* [svn r3144] news for new release, added versionIan Bicking2007-11-101-2/+2
|
* [svn r3143] Fixes for Mac Framework build, add pythonX.Y to virtualenvIan Bicking2007-11-101-0/+4
|
* [svn r3142] added link to exampleIan Bicking2007-11-101-0/+3
|
* [svn r3138] added note on activateIan Bicking2007-11-011-0/+24
|
* [svn r3127] Install distutils before SetuptoolsIan Bicking2007-10-291-0/+2
|
* [svn r3106] Patch distutils.sysconfig, remove the include/ copyingIan Bicking2007-10-211-0/+2
|
* [svn r3095] news from last commitIan Bicking2007-10-191-0/+1
|
* [svn r3092] Use prefix/include instead of prefix/include/pythonX.Y on WindowsIan Bicking2007-10-181-0/+5
|
* [svn r3088] some more docs on addsitedir; news for 0.9.1Ian Bicking2007-10-171-2/+21
|
* [svn r3082] Make sure the virtualenv is higher up on the path than the real ↵Ian Bicking2007-10-161-0/+1
| | | | sys.prefix paths
* [svn r3055] fix a little bug in bin/activateIan Bicking2007-10-111-0/+1
|
* [svn r3052] fix virtualenv-inside-virtualenv creationIan Bicking2007-10-101-0/+5
|
* [svn r3051] formatting changeIan Bicking2007-10-101-6/+5
|
* [svn r3050] Auto-update of version stringsIan Bicking2007-10-101-1/+1
|
* [svn r3044] Add support for MacOSX framework builds, from Ronald OussorenIan Bicking2007-10-091-2/+2
|
* [svn r3043] add link to svn repositoryIan Bicking2007-10-091-0/+5
|
* [svn r3023] Include a distutils package, so you can override distutils.cfgIan Bicking2007-10-081-0/+4
|