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

SConscripts should prefer absolute paths instead of relative paths for external-file dependencies

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Build

      A lot of our SConscript files are configured with a $BUILD_DIR prefix, but some aren't. This means there's a weird mix of these styles in the SConscript files. In practice, it's probably best if all dependencies outside of the current file use the $BUILD_DIR prefix, so that only intra-file dependencies are unprefixed. This makes it easier to search-and-replace paths when repo reorganizations happen.

            Assignee:
            Unassigned Unassigned
            Reporter:
            william.qian@mongodb.com William Qian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: