Update of /cvsroot/installbase/installbase
In directory usw-pr-cvs1:/tmp/cvs-serv5015
Modified Files:
ChangeLog TODO.txt installbase.tcl
Log Message:
o installbase.tcl
Cleaned up some options.
o lib/cmdline.tcl
Wrote some functions to make command-line building work more
efficiently.
Added '-t' option to the command line to tell InstallBase to
test the install after building it.
Added '-p platform' option to the command line to tell InstallBase
to build this platform. Multiple ?-p platform? options can be
specified to specify a list of platforms to build.
o lib/utils.tcl
Added some checks to make sure certain windows exist before
using them. This is mostly for command-line builds where we
have no windows.
Re-wrote many of the list procs to use window-less functions to
retrieve values.
Couldn't generate diff; no version number found in filespec: ChangeLog,1.72,ChangeLog
Couldn't generate diff; no version number found in filespec: TODO.txt,1.88,TODO.txt
Couldn't generate diff; no version number found in filespec: installbase.tcl,1.50,installbase.tcl
|