Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We looked at the existing CMT RM web pages.  The number of warnings and compile times would be nice to keep.  Counting the number of warnings would require parsing the SCons compile output.  Toby points out that the bit concerning "printing failed nodes" is code we added to SCons, so we could insert parsing there.  The compile time is really the time taken to compile the whole ST, not each package individually.  Jim also mentioned his desire for the dependency tree for failures.  That is non-trivial but perhaps we could track that through the build products.

Richard expressed his desire for the  RM summary which tells us which types of builds are running.  Tom explained that in SCons this is more of a grid.  After the SCons RMII came back up - we found we could obtain this information on the opening page with some clicks.  Perhaps we can consider presenting this by default again in a more succinct fashion.

Jim wants a version of the red dot summary.  At this point, only RMViewer offers such a thing.

...