E&S CVS Commit: PEAK - Overhaul setup.py to simplify installation and maintenance. It's no longer

pje at eby-sarna.com pje at eby-sarna.com
Sun Mar 7 18:52:00 EST 2004


Module Name:	PEAK
Committed By:	pje
Date:		Sun Mar  7 23:51:25 UTC 2004

Modified Files:
	PEAK: FEATURES.txt INSTALL.txt README.txt setup.py version.dat
	PEAK/docs/core_tutorial: tut.tex
	PEAK/src/setup: common.py
Removed Files:
	PEAK/src/setup: prologue.py

Log Message:
Overhaul setup.py to simplify installation and maintenance.  It's no longer
necessary to manually add packages or files to setup.py.  Optional features
can now be controlled with '--with-X' and '--without-X' options.  Bumped
version number to 0.5a4.  (XXX Need to update INSTALL.txt w/options info!)


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/FEATURES.txt.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/INSTALL.txt.diff?r1=1.23&r2=1.24
http://cvs.eby-sarna.com/PEAK/README.txt.diff?r1=1.26&r2=1.27
http://cvs.eby-sarna.com/PEAK/setup.py.diff?r1=1.95&r2=1.96
http://cvs.eby-sarna.com/PEAK/version.dat.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/PEAK/docs/core_tutorial/tut.tex.diff?r1=1.11&r2=1.12
http://cvs.eby-sarna.com/PEAK/src/setup/common.py.diff?r1=1.5&r2=1.6

To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 PEAK/FEATURES.txt
cvs rdiff -r1.23 -r1.24 PEAK/INSTALL.txt
cvs rdiff -r1.26 -r1.27 PEAK/README.txt
cvs rdiff -r1.95 -r1.96 PEAK/setup.py
cvs rdiff -r1.2 -r1.3 PEAK/version.dat
cvs rdiff -r1.11 -r1.12 PEAK/docs/core_tutorial/tut.tex
cvs rdiff -r1.5 -r1.6 PEAK/src/setup/common.py
cvs rdiff -r1.2 -r0 PEAK/src/setup/prologue.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list