Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • graph-tool graph-tool
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 48
    • Issues 48
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Tiago Peixoto
  • graph-toolgraph-tool
  • Merge requests
  • !31

Improve build times through header removal and relocation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jeff Trull requested to merge jaafar/graph-tool:header-cleanup into master Jul 08, 2020
  • Overview 6
  • Commits 1
  • Pipelines 4
  • Changes 60
  • Eliminate unused headers
  • reduce dependencies among headers (slightly)

The include-what-you-use tool (IWYU) was used to analyze header dependencies and recommend fixes; some additional manual work was then performed.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: header-cleanup