• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Generating a parseable #include dependency graph from a project?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Generating a parseable #include dependency graph from a project?


  • Subject: Re: Generating a parseable #include dependency graph from a project?
  • From: Stephen Hoffman <email@hidden>
  • Date: Sat, 13 Mar 2010 14:30:05 -0500

On Fri, 12 Mar 2010 12:01:30 -0800, Jens Alfke <email@hidden> asks

Is there a way to get a textual representation of which files in a project transitively #include which other files? For example, a text file where each line lists a source file path and the the paths of all the headers it depends on.

See if ctags <http://ctags.sourceforge.net/> might help you along your path.

Hoff
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: [SOLVED] C++ method call being ignored
  • Next by Date: Accessing Network Files Without Mounting
  • Previous by thread: Re: Generating a parseable #include dependency graph from a project?
  • Next by thread: Re: Generating a parseable #include dependency graph from a project?
  • Index(es):
    • Date
    • Thread