[Subversion] / PEAK / setup.py  

Revision 1709


Jump to revision:
Previous Next
Author: pje
Date: Sun Mar 7 21:38:29 2004 UTC (20 years, 2 months ago)

Log Message:

Added "features", allowing a distribution to be broken down into pieces
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.

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
PEAK/setuptools/__init__.py modified X   (diff to previous)
PEAK/setuptools/command/build_py.py modified X   (diff to previous)
PEAK/setuptools/command/test.py modified X   (diff to previous)
PEAK/setuptools/dist.py modified X   (diff to previous)
PEAK/setuptools/tests/__init__.py modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help