• 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
#include dependency tools?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

#include dependency tools?


  • Subject: #include dependency tools?
  • From: Andy Wiese <email@hidden>
  • Date: Wed, 5 Jan 2005 15:55:00 -0600

I would like to determine exactly what header files are included in my c++ project. I know that header dependency tools exist, but I've never used them, and don't know what might be available and usable with Xcode/gcc/os-x without too much brain damage.

My immediate desire is simple--I just want to figure out exactly what boost headers are used by my project so I can trim my source tree to just what is needed. Can I use the gcc preprocessor for this somehow? In CodeWarrior, I could preprocess the source and then extract the header include comments with perl script. Primitive, but good enough for this purpose.

Any suggestions how I could do this in Xcode?

In a broader sense, I would like to get familiar with more sophisticated header dependency tools if there is something available that works well with Xcode. Any suggestions?

_______________________________________________
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


  • Follow-Ups:
    • Re: #include dependency tools?
      • From: Tommy Nordgren <email@hidden>
  • Prev by Date: Re: Linking to libcrypto for 10.2 & 10.3
  • Next by Date: Re: XCode and STL/STD code completion/code sense - possible???
  • Previous by thread: Re: Header file locations in Carbon App
  • Next by thread: Re: #include dependency tools?
  • Index(es):
    • Date
    • Thread