summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Bump version, configure setuptools for snapshots.Allan Saddi2009-06-081-1/+1
|
* Prepare for 1.0.2.1.0.2Allan Saddi2009-05-261-1/+1
|
* Import Paste factories (and dependencies...) from PasteScriptAllan Saddi2009-05-181-10/+10
|
* Prepare for 1.0.1.1.0.1Allan Saddi2008-07-221-1/+1
|
* Remove publisher and middleware packages. Add cgi server for completeness.1.0Allan Saddi2007-06-051-3/+3
|
* Don't need MANIFEST with hg plugin for setuptools. Remove download URL.Allan Saddi2007-09-101-2/+1
|
* Update setup script.Allan Saddi2006-12-011-29/+40
|
* Add *_thread egg entry-point aliases.Allan Saddi2006-11-251-0/+3
|
* Add FCGIApp and SCGIApp from sandbox.Allan Saddi2006-11-241-1/+2
|
* Add paste.server_factory-compliant factories and respectiveAllan Saddi2006-02-241-1/+13
| | | | | | egg entry points. Add debug option to servers, which is True by default.
* Switch to setuptools for egg support.Allan Saddi2005-12-171-1/+4
|
* Add setup script.Allan Saddi2005-07-151-0/+11