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

Add Scons Tool for Capturing Dependency Graph ( aka dagger )

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.11
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None
    • Fully Compatible
    • Build 18 (08/05/16), Build 2016-08-26

      Tool should be generally similar to the compilation DB tool, and it should:

      • Depend on all object files
      • Contain a basic implementation of a graph class to model the graph we'll generate
      • Integrate directly into SCons
      • Contain library, file, and symbol dependencies, using an architecture that will support adding new node and edge types into the graph.

      This commit should also include:

      • Test coverage for all operations "above" the SCons integration.
      • README or an extensive comment describing architecture, design, and how to run tests.
      • License headers for Apache2

            Assignee:
            matthew.lee Matthew Lee
            Reporter:
            justin.cohler Justin Cohler
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: