Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-42170

Refactor SCons directory variable names

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

      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:
            backlog-server-devplatform [DO NOT ASSIGN] Backlog - Server Development Platform Team (SDP) (Inactive)
            Reporter:
            mathew.robinson@mongodb.com Mathew Robinson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: