Add Scons Tool for Capturing Dependency Graph ( aka dagger )

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Justin Cohler (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: