Update of /cvsroot/installbase/installbase/lib
In directory usw-pr-cvs1:/tmp/cvs-serv5015/lib
Modified Files:
cmdline.tcl utils.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: cmdline.tcl,1.4,cmdline.tcl
Couldn't generate diff; no version number found in filespec: utils.tcl,1.94,utils.tcl
|