summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [svn r3596] update news for new release1.3Ian Bicking2008-09-242-4/+4
* [svn r3595] update to setuptools 0.6c9Philip Jenvey2008-09-248-7/+11
* [svn r3592] fix Jython's special __classpath__ sys.path entry taking preceden...Philip Jenvey2008-09-183-95/+110
* [svn r3588] Make that __future__ addition conditional on Python 2.3Ian Bicking2008-09-161-2/+2
* [svn r3587] Fixed mod_wsgi link text; added __future__ to REQUIRED_MODULES fo...Ian Bicking2008-09-162-2/+4
* [svn r3586] Add a check for activate_this.pyIan Bicking2008-09-151-0/+5
* [svn r3585] Add a --relocatable optionIan Bicking2008-09-152-8/+211
* [svn r3584] Fixed a bashism in bin/activateIan Bicking2008-09-153-12/+14
* [svn r3583] Add /Library/Python/X.Y/site-packages to sys.path on Macs, from A...Ian Bicking2008-09-153-93/+110
* [svn r3582] Add plat-mac, plat-darwin, etc, paths on Macs. From Andrea RechIan Bicking2008-09-153-91/+107
* [svn r3581] Bug in the adding of lib-tk to the path (from Andrea Rech)Ian Bicking2008-09-152-8/+8
* [svn r3580] Added bin/activate_this.py for activating a virtualenv inside an ...Ian Bicking2008-09-153-0/+52
* [svn r3567] language change, new versionIan Bicking2008-08-291-2/+2
* [svn r3566] Auto-update of version stringsIan Bicking2008-08-291-1/+1
* [svn r3563] update versions for release1.2Ian Bicking2008-08-293-4/+4
* [svn r3561] fix --pythonIan Bicking2008-08-281-0/+3
* [svn r3560] Add a --python optionIan Bicking2008-08-282-1/+35
* [svn r3531] Added some more links to other sites/articles on virtualenvIan Bicking2008-07-271-15/+28
* [svn r3530] Indent log messages about copying REQUIRED_MODULES; set messages ...Ian Bicking2008-07-271-6/+10
* [svn r3529] Added log message about copying REQUIRED_MODULESIan Bicking2008-07-271-0/+4
* [svn r3518] special case Jython's __classpath__ from being abspath'd in sys.pathPhilip Jenvey2008-07-192-92/+95
* [svn r3517] add Jython supportPhilip Jenvey2008-07-184-112/+145
* [svn r3500] adjust newsIan Bicking2008-07-031-1/+2
* [svn r3499] Add the sets module for Python 2.3Ian Bicking2008-07-032-0/+3
* [svn r3493] Add a few more libraries to try to make 2.6 workIan Bicking2008-06-211-1/+4
* [svn r3492] Add the warnings module to the list of modules copied over into t...Ian Bicking2008-06-213-14/+21
* [svn r3491] update version; check for case when the detected distutils locati...Ian Bicking2008-06-132-13/+18
* [svn r3453] Auto-update of version stringsIan Bicking2008-05-201-1/+1
* [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-162-0/+10
* [svn r3415] if you can't write to cwd, write to /tmpIan Bicking2008-05-132-1/+6
* [svn r3391] o always escape incase it contains spacesPhilip Jenvey2008-04-202-72/+75
* [svn r3376] Update to Setuptools 0.6c8Ian Bicking2008-04-106-27/+66
* [svn r3375] Add unzip-setuptools optionIan Bicking2008-04-102-6/+17
* [svn r3344] look for files like zlib.so in system site-packages. In the case...Ian Bicking2008-03-172-0/+5
* [svn r3322] rehashing has to be done for deactivation as well as activationIan Bicking2008-03-102-10/+19
* [svn r3321] Detect zsh as well as bash in activateIan Bicking2008-03-102-15/+14
* [svn r3295] changelog r3294Philip Jenvey2008-03-041-0/+1
* [svn r3294] add genericpath to REQUIRED_MODULES for Python 2.6Philip Jenvey2008-03-041-2/+2
* [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-112-1/+16
* [svn r3225] Make the python version in generated scripts configurableIan Bicking2008-01-111-2/+8
* [svn r3224] use basename of sys.executable to create virtualenv script genera...Ian Bicking2008-01-111-1/+1
* [svn r3211] update site.py for python2.3 (#181768)Ian Bicking2008-01-102-90/+95
* [svn r3200] Add activate script for cygwinIan Bicking2008-01-092-11/+14
* [svn r3199] fix zlib.pyd on WindowsIan Bicking2008-01-092-1/+6
* [svn r3198] Look in paths like C:/Python24/DLLs for required modules, on WindowsIan Bicking2008-01-091-4/+7
* [svn r3197] doc linkIan Bicking2008-01-091-0/+10
* [svn r3196] Add zlib to the modules that get copied overIan Bicking2008-01-092-1/+4
* [svn r3195] updated version stringsIan Bicking2008-01-082-3/+3