25 Commits

Author SHA1 Message Date
Christopher Lloyd
29537572e1 fix Darwin 64bit Foundation build 2013-04-07 22:12:55 -04:00
Christopher Lloyd
62164d9204 change variable name 2013-04-07 00:11:57 -04:00
Christopher Lloyd
2685dde1fc fix build 2013-04-07 00:04:29 -04:00
Christopher Lloyd
73138238e5 use target triple for dstroot 2013-04-06 23:55:05 -04:00
Christopher Lloyd
b4dfd85655 tweak install and build settings 2013-04-06 22:28:50 -04:00
Christopher Lloyd
1f07f6ff5f fiddle build directories and install OpenSSL and Hunspell local to working copy 2013-04-05 23:18:12 -04:00
Christopher Lloyd
54c3412526 move bulk of build settings to xcconfigs, clean out unneeded build rules, phases and settings 2013-04-05 11:01:56 -04:00
Christopher Lloyd
a797940597 delete MacOS AppKit target and move some settings to xcconfig 2013-04-04 09:37:30 -04:00
Christopher Lloyd
d9b45b69ee add proper platform names and setup Foundation to use the xcconfigs 2013-03-31 23:40:22 -04:00
Airy ANDRE
8f07b0bdc6 Merge with the trunk with a few fixes
- make the JPEG exporters to work by including proper library-installation detection and not using unimplemented API
- disable/comment special observing on addXXX: & removeXXX: method, that throw exceptions when you have some of these methods not using NSSet
- repair the NS<geometry>FromString methods ('{%g,%g}' is a good scan string, not '{"%g","%g"}')
- keep our branch changes on Win32 keyboard handling as it supports dead-keys
2012-11-28 18:34:54 +01:00
Airy ANDRE
a4b4426531 Better support for rulers 2012-11-19 15:32:37 +01:00
Christopher Lloyd
fe7cbdbea5 add xcconfig's for unix platforms 2012-03-25 11:48:47 -04:00
Christopher Lloyd
be53f5e0b9 replace build rule with compiler variable in build setting for Windows 386 2012-03-05 22:12:14 -05:00
Airy ANDRE
d370240aee Autodetect script (like for Freetype) to enable the use of libjpeg when present for the Windows target 2011-10-27 17:11:23 +02:00
Christopher Lloyd
84813cc6ac remove GCC_C_LANGUAGE_STANDARD from target build settings, couple build setting fixes 2011-09-28 23:24:31 -04:00
Christopher Lloyd
16d286b6de move generic OTHER_LDFLAGS for windows to xcconfig 2011-09-28 10:55:06 -04:00
Christopher Lloyd
1200b1f942 remove almost all top-level configuration build variables 2011-09-28 10:14:44 -04:00
Christopher Lloyd
2b59273a1a switch framework search path to implicit TARGET_BUILD_DIR 2011-09-27 11:30:51 -04:00
Christopher Lloyd
5fbac7dc5c move deployment options to xcconfig 2011-09-27 10:25:49 -04:00
Christopher Lloyd
028364941e move DEPLOYMENT_LOCATION to xcconfig 2011-09-26 23:19:53 -04:00
Christopher Lloyd
c97b631a33 Automated merge with https://code.google.com/p/cocotron/ 2011-09-26 20:46:47 -04:00
Christopher Lloyd
9f46733a28 fix framework xcconfig 2011-09-26 20:42:49 -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