Opened 4 years ago

Closed 4 years ago

#290 closed enhancement (fixed)

mbuild 2.00 Improvements

Reported by: Gary Dixon Owned by: Eric Swenson
Priority: major Milestone: MR12.8
Component: General Version: MR12.7
Keywords: Cc:

Description (last modified by Gary Dixon)

mbuild needs to be changed to:

  • No longer store name of build script, or pathname of build directory in the build script segment.
  • Track library descriptor associated with each build directory.
  • Track update_seg log directory associated with each build directory. This is often tied to the library descriptor, but not always.
  • Track progress through major phases of the build: developing, auditing, installing
    • Use start-up requests tailored to needs of the current phase.
  • Track names of developer, auditor, installer in the build script file.
  • Track MCR number and installation ID associated with the build directory.
  • Track broader development status (detailed notes) in a new section of the build script.
  • Monitor changes in the build environment occurring while mbuild is running (working directory, translator search paths, library descriptor, and updates to the build script segment done via an external editor).

See MCR10126 for details.

Change History (3)

comment:1 by Gary Dixon, 4 years ago

Description: modified (diff)

comment:3 by Eric Swenson, 4 years ago

Milestone: MR12.8
Resolution: fixed
Status: newclosed
Version: MR12.7
Note: See TracTickets for help on using tickets.