You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Todo List

  • Remove Environment variables used in ST
    • Remove getenv() from C++ files...done
    • Remove hardcoded paths to $PACKAGEROOT...done
    • Create needed variables at runtime...in progress (about a week)
      • $PACKAGEDATAPATH, $PACKAGEXMLPATH, etc.
  • Remove Environment variables used in GR (about 3 weeks)
    • Remove getenv() from C++ files
    • Remove hardcoded paths to $PACKAGEROOT
    • Create needed variables at runtime
      • $PACKAGEDATAPATH, $PACKAGEXMLPATH, etc.
  • Create CVS layout for SCons (about 1 week)
  • Adopt new tagging strategy (several weeks)
  • Write new RM (several months)
  • Debug new RM and SCons while CMT continues (1 month)
  • No labels