• 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: The date at compile time?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: The date at compile time?


  • Subject: Re: The date at compile time?
  • From: Scott Ribe <email@hidden>
  • Date: Wed, 07 Mar 2007 21:05:58 -0700
  • Thread-topic: The date at compile time?

Just remember that __DATE__ doesn't magically cause the file to compile on
each build. If you're looking for a project build date, you still have to
make sure the file(s) using __DATE__ get compiled, iow you need to touch.
(But if you're looking for per-file compile times, it's exactly what you
want.)


--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice


 _______________________________________________
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: Building universal binary of open source library
  • Next by Date: Re: Looking for info on data manipulation on files
  • Previous by thread: Re: viewing enum values in debugger
  • Next by thread: Re: Looking for info on data manipulation on files
  • Index(es):
    • Date
    • Thread