Refactor SCons directory variable names

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Build
    • None
    • Server Development Platform
    • Dev Tools 2019-09-09
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently we have $BUILD_DIR which is actually the VariantDir, and $BUILD_ROOT which is the argument to --build-dir. We also have $INSTALL_DIR but a flag called --prefix. Finally, we are going to be adding a new --dest-dir flag and it needs a new associated variable.

      We should normalize these as follows:

      • Rename $BUILD_DIR to $VARIANT_DIR
      • Rename $BUILD_ROOT to $BUILD_DIR

            Assignee:
            [DO NOT ASSIGN] Backlog - Server Development Platform Team (SDP) (Inactive)
            Reporter:
            Mathew Robinson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: