summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [svn r3733] update versions for release1.3.2Ian Bicking2008-12-171-2/+2
* [svn r3732] Add the platform-specific paths, like /usr/lib/pythonX.Y/plat-lin...Ian Bicking2008-12-171-0/+2
* [svn r3731] Add note about using virtualenv ENV instead of python virtualenv....Ian Bicking2008-12-171-0/+2
* [svn r3728] Look for virtualenv package, for use in boot scripts to find Setu...Ian Bicking2008-12-161-0/+5
* [svn r3726] Remove the prefix distutils.cfg settingIan Bicking2008-12-141-0/+7
* [svn r3694] Auto-update of version stringsIan Bicking2008-11-241-2/+2
* [svn r3679] fix --python1.3.1Ian Bicking2008-11-181-0/+2
* [svn r3651] fix handling of Jython environments that use a jython-complete.jarPhilip Jenvey2008-11-111-0/+3
* [svn r3613] Added 2.6 compatibilityIan Bicking2008-10-021-2/+8
* [svn r3603] Improve docs so that bootstrap example works on WindowsIan Bicking2008-09-291-2/+6
* [svn r3602] Always set distutils.cfg prefix settingIan Bicking2008-09-291-0/+5
* [svn r3601] Fix a weird cygwin problem with sys.executable being set wrongIan Bicking2008-09-261-0/+6
* [svn r3600] update news link to reference mod_wsgiIan Bicking2008-09-251-1/+1
* [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 preceden...Philip Jenvey2008-09-181-0/+2
* [svn r3587] Fixed mod_wsgi link text; added __future__ to REQUIRED_MODULES fo...Ian Bicking2008-09-161-1/+3
* [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 A...Ian Bicking2008-09-151-0/+3
* [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
* [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
* [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 t...Ian Bicking2008-06-211-0/+5
* [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 case...Ian Bicking2008-03-171-0/+1
* [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