Commit Graph

10 Commits

Author SHA1 Message Date
Christopher Lloyd
1fc511eda0 remove EXECUTABLE_SUFFIX, fix Foundation base xcconfig 2011-09-26 23:28:47 -04:00
Christopher Lloyd
028364941e move DEPLOYMENT_LOCATION to xcconfig 2011-09-26 23:19:53 -04:00
Christopher Lloyd
a9a5306e07 add framework xcconfig 2011-09-26 18:06:39 -04:00
Christopher Lloyd
fe2733fa5a move Windows INSTALL_PATH to xcconfig 2011-09-26 14:32:36 -04:00
Christopher Lloyd
2d69bdf6a3 add basic xcconfig's for current targets and update build paths to use EFFECTIVE_PLATFORM_NAME 2011-09-26 14:16:24 -04:00
Christopher Lloyd
a3b48d2b59 add CGColorSpaceCreatePattern 2010-12-13 10:33:50 -05:00
Christopher Lloyd
e9e7a3142e removed use of noErr and added Debug configuration 2010-04-29 16:02:02 -04:00
Christopher Lloyd
61d3e2f55e standardize all build directories as in project directory 2010-04-01 13:01:05 -04:00
Christopher Lloyd
09f4876472 - variety of key value binding fixes
- merge CoreFoundation/project.pbxproj from mercury branch
- NSCachedImageRep drawInRect: fix
- NSThread fixes for performing selectors across threads
- NSCLog functions for internal logging, switch use of OBJCLog to NSCLog
- Protocol fixes
- mutex locking in objc_class.m
- mutex locking on the NSZombieObject table
- faster binary property list reader, use of CFUID
- use of CFUID in NSKeyedUnarchiver
- removed more svn:mergeinfo
2010-03-16 15:13:03 +00:00
Christopher Lloyd
084d863e05 initial Security framework 2010-03-04 20:49:42 +00:00