Versions Compared

Key

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

Question

In a GM Upgrade Project, the build order depends heavily on the “initial” list of projects in the *.gmproj file for that project.

We’d like to influence the ordering a bit to create various "migration sets" for the project.

...

We would like that for certain important projects, only its true dependencies appear before those “target” projects in the build order.

Answer

Computing the build order for a set of VBPs depends on the initial order of VBPs in the *.gmproj file.

You may order the projects manually in the excel representation of the *.gmproj file -- File/Edit in Excel, modify and save, then File/Load in gmStudio 

...