Commit Graph

17 Commits

Author SHA1 Message Date
Rolf Jansen
bbba7c2199 in the *.xcodeproj files, set indent and tab width to 4 and use tabs to 0, so file editing within the respective projects will honour these settings instead of any custom user settings 2015-10-05 08:11:19 -03:00
Christopher Lloyd
631462795d Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
Christopher Lloyd
426eaa4bcd overhaul of targets and configurations, move from multiple targets to single targets and multiple configurations 2015-05-16 11:07:53 -04:00
Christopher Lloyd
65085ece4d Merge plasqdev-cocotron 2015-03-24 22:54:48 -04:00
Airy ANDRE
a22301eb95 Align stacks for non-main entry points - that's needed with gcc 3.1 on Windows so we don't crash when trying to use SSE2 2014-03-24 18:08:54 +01:00
Christopher Lloyd
9918958baa fix __declspec use 2013-05-26 01:07:20 -04:00
Christopher Lloyd
29537572e1 fix Darwin 64bit Foundation build 2013-04-07 22:12:55 -04:00
Christopher Lloyd
2685dde1fc fix build 2013-04-07 00:04:29 -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
2ad3151efb upgrade some projects to 4.6, remove xcconfigs from resources build phase 2013-04-05 11:24:24 -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
794364bc65 add xcconfigs to projects 2013-03-31 23:27:37 -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
Christopher Lloyd
f442357e0d validated projects with Xcode 4 2012-03-06 09:56:28 -05:00
Pauli Ojala
b28626fe29 Removed erroneous #imports from pthread.m 2012-01-09 00:46:47 +02:00
Pauli Ojala
e83f5b068d Improved pthread win32 implementation; small AppKit fixes 2012-01-09 00:41:42 +02:00
Christopher Lloyd
fa392ad106 put pthread into own project 2011-09-28 14:53:25 -04:00