aboutsummaryrefslogtreecommitdiff
path: root/XcodeConfig
Commit message (Expand)AuthorAge
* We should not be generating position dependent code. This is no longer standa...Gravatar dmaclach2018-12-13
* Remove a pile of Xcode configuration files which are out of date. (#215)Gravatar dmaclach2018-11-19
* Turn off reserved-id-macro warning. (#190)Gravatar dmaclach2018-11-12
* Added -Wreserved-id-macro and but exclude existing nonconforming macros (#141)Gravatar brian-intuit2017-05-23
* First cut at pruning things/updating things.Gravatar dmaclach2016-10-07
* Fix build of Mac GTM project with static analyzer. Remove GTMGarbageCollectio...Gravatar gtm.daemon2013-12-19
* Updated the ARCH selector to match what Apple uses. Otherwise the Xcode UI getsGravatar gtm.daemon2013-09-11
* Remove workaround for compiler bug from 2008.Gravatar gtm.daemon2013-02-25
* [Author: aharper]Gravatar gtm.daemon2012-07-18
* [Author: thomasvl]Gravatar gtm.daemon2012-03-07
* [Author: thomasvl]Gravatar gtm.daemon2011-11-16
* [Author: thomasvl]Gravatar gtm.daemon2011-11-14
* [Author: thomasvl]Gravatar gtm.daemon2011-08-23
* [Author: hdm]Gravatar gtm.daemon2010-11-29
* [Author: dmaclach]Gravatar gtm.daemon2010-07-26
* [Author: dmaclach]Gravatar gtm.daemon2010-06-15
* [Author: dmaclach]Gravatar gtm.daemon2010-06-04
* [Author: dmaclach]Gravatar gtm.daemon2010-06-02
* [Author: thomasvl]Gravatar gtm.daemon2010-04-13
* [Author: thomasvl]Gravatar gtm.daemon2009-12-07
* [Author: thomasvl]Gravatar gtm.daemon2009-11-20
* [Author: thomasvl]Gravatar gtm.daemon2009-10-26
* - increase some test coverageGravatar thomasvl@gmail.com2009-03-11
* - GTMStackTrace works on 10.5+ (and iPhone) using NSThread to build the call ...Gravatar thomasvl@gmail.com2008-12-12
* - Added has ability to check if a script has an open handler to GTMNSAppleScr...Gravatar thomasvl@gmail.com2008-11-04
* - GTM_INLINE will make sure a function gets inlined, and provides a consistentGravatar thomasvl@gmail.com2008-10-22
* - Added GTMTestTimer.h for doing high fidelity timings.Gravatar thomasvl@gmail.com2008-09-22
* - Added GTMExceptionalInlines for dealing with cases where you getGravatar thomasvl@gmail.com2008-09-10
* - Added GTMGetURLHandler class that gives you a very easy way of supportingGravatar thomasvl@gmail.com2008-08-21
* Landing a log of AppleScript/AppleEvent support code.Gravatar thomasvl2008-06-13
* Flush out suppport for 64bit, GC support.Gravatar thomasvl2008-05-09
* See the ReleaseNotes for the full details, highlights:Gravatar thomasvl2008-04-14
* - Fixed up the prefix header of the project and prefix handing in the UnittestGravatar thomasvl2008-02-01
* initial drop of a few sources to start things outGravatar thomasvl2008-01-28