[vtk-developers] Dashboard build name and configure

Andy Cedilnik andy.cedilnik at kitware.com
Fri Feb 28 08:50:24 EST 2003


Hi all dashboard maintainers,

Could you please perform two tasks:

1. Fix build name. It should look like this:
	[optional version-]system-compiler
   so, for example VTK 4.0 release build with Windows using borland:

   zRel40-Windows-bcc32

   Or nightly on HP-UX using aCC:

   HP-UX-aCC

   If you just delete BUILDNAME from your cache, this will happen
   automatically.

2. Start using Dart update and dart configure steps. I assume you do
something like:

  tclsh PATH_TO_DART/DashboardManager.tcl DartConfiguration.tcl Nightly
Start Update Build Test Submit

well, make sure to add Configure:

  tclsh PATH_TO_DART/DashboardManager.tcl DartConfiguration.tcl Nightly
Start Update Configure Build Test Submit

It should be between Update and Build.

Thank you.

			Andy





More information about the vtk-developers mailing list