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

Add Scons Tool for Capturing Dependency Graph ( aka dagger )

    XMLWordPrintableJSON

Details

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 3.3.11
    • None
    • Build
    • None
    • Fully Compatible
    • Build 18 (08/05/16), Build 2016-08-26

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: