summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Added 'findPackages()' function to automatically list packages for setup.pje2004-03-071-3/+19
| | | | git-svn-id: svn://svn.eby-sarna.com/svnroot/wsgiref@237 571e12c6-e1fa-0310-aee7-ff1267fa46bd
* Added transparent support for Pyrex extensions, automatically replacingpje2004-03-074-3/+38
| | | | | | | '.pyx' with '.c' in source file lists if Pyrex isn't available. git-svn-id: svn://svn.eby-sarna.com/svnroot/wsgiref@236 571e12c6-e1fa-0310-aee7-ff1267fa46bd
* Added "features", allowing a distribution to be broken down into piecespje2004-03-075-62/+739
| | | | | | | | | | | | that can be optionally installed or not, controlled by '--with-X' and '--without-X' options. Features can depend on one another, and add or remove packages, extensions, libraries, etc. from the base distribution. Added tons of docstrings for the new stuff, and the existing package data and tests support. Added lots of tests. This version is finally ready, I think, for people to actually look at. git-svn-id: svn://svn.eby-sarna.com/svnroot/wsgiref@235 571e12c6-e1fa-0310-aee7-ff1267fa46bd
* Added various tests for 'test' command option processing. Fixed missingpje2004-03-063-9/+166
| | | | | | | | | install of 'command' subpackage. Changed setup() arg to 'test_suite' instead of 'test_module'. Added '--test-suite' option to 'test' command, usable in place of '--test-module'. git-svn-id: svn://svn.eby-sarna.com/svnroot/wsgiref@234 571e12c6-e1fa-0310-aee7-ff1267fa46bd
* Make setuptools "self-hosting"; i.e. able to install and test itself.pje2004-03-061-0/+4
| | | | git-svn-id: svn://svn.eby-sarna.com/svnroot/wsgiref@233 571e12c6-e1fa-0310-aee7-ff1267fa46bd
* Update PyProtocols to use 'setuptools', and clean up some leftover junk.pje2004-02-291-7/+1
| | | | git-svn-id: svn://svn.eby-sarna.com/svnroot/wsgiref@232 571e12c6-e1fa-0310-aee7-ff1267fa46bd
* Initial skeleton of 'setuptools' package, for installing dependencies, etc.pje2004-02-295-0/+187
| | | | | | | | | | Cleaned up data file installation handling: we now just set extensions, and all data files contained in packages are installed automatically. Additional wildcards or filenames can be defined on a per-package basis. Also, fixed some broken installation bits for ZConfig. git-svn-id: svn://svn.eby-sarna.com/svnroot/wsgiref@231 571e12c6-e1fa-0310-aee7-ff1267fa46bd
* New repository initialized by cvs2svn.(no author)2004-02-290-0/+0
git-svn-id: svn://svn.eby-sarna.com/svnroot/wsgiref@230 571e12c6-e1fa-0310-aee7-ff1267fa46bd