Christopher Lloyd
|
107f84c53d
|
use clang
|
2013-05-23 21:25:56 -04:00 |
|
Christopher Lloyd
|
22514e3a75
|
use new msgSendv
|
2013-05-23 21:24:54 -04:00 |
|
Christopher Lloyd
|
2d6b07638a
|
add x64 msgSendv.s
|
2013-05-23 21:24:38 -04:00 |
|
Christopher Lloyd
|
a6d675b224
|
fix links
|
2013-05-21 10:51:43 -04:00 |
|
Christopher Lloyd
|
163048a22c
|
remove files which should be links
|
2013-05-21 10:49:21 -04:00 |
|
Christopher Lloyd
|
778677471b
|
forwarding fix
|
2013-05-21 10:46:59 -04:00 |
|
Christopher Lloyd
|
289d5db414
|
fix
|
2013-05-21 10:46:37 -04:00 |
|
Christopher Lloyd
|
53730256e7
|
only Darwin
|
2013-05-21 10:16:00 -04:00 |
|
Christopher Lloyd
|
37e030b8f0
|
move makefiles
|
2013-05-21 10:14:37 -04:00 |
|
Christopher Lloyd
|
2ceb74c3a5
|
add makefiles
|
2013-05-20 23:01:51 -04:00 |
|
Christopher Lloyd
|
c7d4b55ea0
|
re-org
|
2013-05-20 22:56:37 -04:00 |
|
Christopher Lloyd
|
7cc55504bc
|
use api's instead of direct access
|
2013-05-20 22:33:55 -04:00 |
|
Christopher Lloyd
|
e3ec7a3139
|
cleanup projects to use xcconfig files, build output is now relative to working copy
|
2013-05-17 19:38:20 -04:00 |
|
Christopher Lloyd
|
7b3cf33725
|
fix NSArray inRange: methods
|
2013-05-09 22:49:00 -04:00 |
|
Christopher Lloyd
|
cea2178afe
|
fix build
|
2013-04-08 21:39:02 -04:00 |
|
Christopher Lloyd
|
fd90795d4a
|
fix comment
|
2013-04-08 11:27:43 -04:00 |
|
Christopher Lloyd
|
20d9bf5d5b
|
fix Darwin constant string definition
|
2013-04-08 11:18:22 -04:00 |
|
Christopher Lloyd
|
3532d0a1c2
|
Fix Darwin builds
|
2013-04-07 22:48:08 -04:00 |
|
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
|
98fb6c24d7
|
fix #imports not to depend on Cocoa.h
|
2013-04-05 23:32:30 -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
|
a133dbe99b
|
move scripts in InstallCDT_extra to InstallCDT
|
2013-04-05 21:16:20 -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
|
f75dc4cb92
|
fix build for non-windows targets
|
2013-04-05 11:01:05 -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 |
|
Christopher Lloyd
|
794364bc65
|
add xcconfigs to projects
|
2013-03-31 23:27:37 -04:00 |
|
Christopher Lloyd
|
d700652cf3
|
merge of plasqdev-cocotron
|
2013-03-29 21:55:33 -04:00 |
|
Christopher Lloyd
|
04b3fd4d9e
|
fix #964, #965, #963
|
2013-03-29 10:21:01 -04:00 |
|
Christopher Lloyd
|
587d8d784b
|
fix #964
|
2013-03-29 10:16:28 -04:00 |
|
Christopher Lloyd
|
fabcc9e345
|
fix #962
|
2013-03-29 10:15:17 -04:00 |
|
Christopher Lloyd
|
6c84cffd86
|
fix #959
|
2013-03-29 10:14:00 -04:00 |
|
Airy ANDRE
|
f63e1bdb24
|
Better formatter support
|
2013-03-27 20:19:14 +01:00 |
|
Airy ANDRE
|
a3b0347f2d
|
Add CGAffineTransformIsIdentity implementation
|
2013-03-25 18:45:49 +01:00 |
|
Robert Grant
|
f3c2675dd6
|
NSSplitView collapsing now supported and modernized the delegate interface
|
2013-03-25 13:05:20 -04:00 |
|
Airy ANDRE
|
d92de34c52
|
Meta-properties support for jpg files
|
2013-03-22 22:58:02 +01:00 |
|
Airy ANDRE
|
ea8a07fd6c
|
Make [NSError localizedDescription] closer to what modern Mac OS versions are returning
|
2013-03-21 14:53:33 +01:00 |
|
Airy ANDRE
|
ea6130a685
|
Bring back our maint-v2 version of escaping/unescaping
|
2013-03-21 14:52:46 +01:00 |
|
Airy ANDRE
|
32f9291285
|
Escape > 0x7f chars
|
2013-03-19 13:12:54 +01:00 |
|
Robert Grant
|
4c085f7bef
|
compareObjectsUsingDescriptors is double incrementing causing descriptors to be skipped
|
2013-03-18 14:39:21 -04:00 |
|
Robert Grant
|
f4cb7ba844
|
allow the formatter to provide an editing string to the editor
|
2013-03-14 17:55:50 -04:00 |
|
Christopher Lloyd
|
3b942f39f0
|
fix #960
|
2013-03-09 17:12:41 -05:00 |
|
Christopher Lloyd
|
44efa55774
|
fix #961
|
2013-03-09 17:07:45 -05:00 |
|
Christopher Lloyd
|
3664770db1
|
fix #994
|
2013-03-09 17:05:01 -05:00 |
|
Christopher Lloyd
|
9fb7be9111
|
fix #995
|
2013-03-09 16:59:33 -05:00 |
|