summaryrefslogtreecommitdiff
path: root/setuptools/command
Commit message (Expand)AuthorAgeFilesLines
* Compute command line that should be passed to child setup scripts.pje2004-03-221-2/+84
* Flesh out 'depends' command to display dependencies' status, and halt ifpje2004-03-201-6/+61
* Fix generating bad output files list when data files are installed.pje2004-03-181-0/+17
* Fix setuptools not creating output list correctlypje2004-03-181-1/+1
* Added skeleton 'depends' command, that will check/install dependencies.pje2004-03-104-2/+40
* Added transparent support for Pyrex extensions, automatically replacingpje2004-03-071-0/+7
* Added "features", allowing a distribution to be broken down into piecespje2004-03-072-45/+72
* Added various tests for 'test' command option processing. Fixed missingpje2004-03-061-6/+44
* Initial skeleton of 'setuptools' package, for installing dependencies, etc.pje2004-02-293-0/+151