Thomas A
|
e00b4468c4
|
Fix int-conversion error
|
2022-11-20 10:30:36 -08:00 |
|
Thomas A
|
19b47b890d
|
Generate Headers for AppKit, Cocoa, CoreData, CoreGraphics, CoreText, Onyx2D, and QuartzCore
|
2022-09-04 10:58:40 -07:00 |
|
TheBrokenRail
|
9700bac810
|
Removed Unused Code
|
2021-05-24 21:11:48 -04:00 |
|
Ariel Abreu
|
c9b4a96280
|
More stubs for Xcode
|
2021-03-04 22:00:28 -05:00 |
|
Ariel Abreu
|
228a30a672
|
Merge remote-tracking branch 'origin/master' into update-sources
|
2020-06-15 14:30:17 -04:00 |
|
Ariel Abreu
|
e44fa3e280
|
Initial update to clean up include directories
"initial" because there might some additional modifications necessary later on
|
2020-05-14 12:57:38 -04:00 |
|
TheBrokenRail
|
b6548a202d
|
Fix Continuation Indent
|
2020-05-12 17:04:16 -04:00 |
|
TheBrokenRail
|
55c7b99e5d
|
Proper Braces
|
2020-05-12 17:04:16 -04:00 |
|
TheBrokenRail
|
cda40d9947
|
Code Formatting Using Patched ClangFormat
|
2020-05-12 17:04:15 -04:00 |
|
kamillys
|
926e483e38
|
Some stubs for NSApplication, NSWorkspace
|
2019-06-11 03:53:32 +02:00 |
|
Andrew Hyatt
|
774c415f3f
|
CoreData stubs for Xcode (darlinghq/darling#445)
|
2019-01-04 18:53:27 -05:00 |
|
Sergey Bugaev
|
348fdf7813
|
Fix direct isa access
|
2017-12-17 16:11:05 +03:00 |
|
Andrew Hyatt
|
b2a54b1871
|
Revert "Link to CF using the new way"
This reverts commit a8364108d4 .
|
2017-08-22 12:20:24 -07:00 |
|
Andrew Hyatt
|
a8364108d4
|
Link to CF using the new way
|
2017-08-10 17:46:00 -07:00 |
|
Andrew Hyatt
|
2799b5befc
|
Set dylib versions
|
2017-08-08 13:03:19 -07:00 |
|
Andrew Hyatt
|
1c81808e25
|
Create include directories
|
2017-08-07 23:33:12 -07:00 |
|
Sergey Bugaev
|
eedc7cb844
|
Build CoreData
|
2017-07-21 21:28:59 +03:00 |
|
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 |
|
Rolf
|
84178580aa
|
changes for building cocotron-master on Mac OS X 10.0.4 + Xcode 6.4
added directives for debugging the Cocotron frameworks
|
2015-08-09 22:53:36 -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
|
0e5c98c856
|
merge d2edba9 andyvn22-cocotron
|
2015-04-11 22:48:37 -04:00 |
|
Christopher Lloyd
|
b381b1982d
|
merge 3d9c3b7
|
2015-03-26 21:45:09 -04:00 |
|
Andy Van Ness
|
d2edba9eab
|
Merge with mainline (this sadly re-breaks Linux AppKit compilation, but I don't care anymore because I will lose my mind if I look at one more Xcode project setting. Someone else fix it.)
|
2013-09-29 19:12:53 -04:00 |
|
Christopher Lloyd
|
d2edb500f1
|
cleanup build settings
|
2013-05-28 17:59:31 -04:00 |
|
Christopher Lloyd
|
9918958baa
|
fix __declspec use
|
2013-05-26 01:07:20 -04:00 |
|
Christopher Lloyd
|
73138238e5
|
use target triple for dstroot
|
2013-04-06 23:55:05 -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 |
|
Andy Van Ness
|
0fdaca9c67
|
Changed Windows framework build directories to prevent Xcode from making recursive symlinks inside frameworks (which in addition to being crazy, was causing retargetBundle to fail)
|
2013-02-16 20:19:32 -05:00 |
|
Andy Van Ness
|
5d7bff57e0
|
Added empty CoreData framework for Linux; fixed Cocoa Linux target
|
2013-02-15 21:13:29 -05:00 |
|
Andy Van Ness
|
42770f61ef
|
Removed update project settings warning
|
2013-02-11 15:23:30 -05:00 |
|
Christopher Lloyd
|
a50ab96a53
|
fix warnings, use of deprecated method
|
2012-04-05 09:22:54 -04:00 |
|
Christopher Lloyd
|
8902ca0c38
|
update project for Xcode 4
|
2012-03-30 21:39:37 -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 |
|
Christopher Lloyd
|
16d286b6de
|
move generic OTHER_LDFLAGS for windows to xcconfig
|
2011-09-28 10:55:06 -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
|
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
|
aab9497a47
|
clean up some warnings, NSSearchPathForDirectoriesInDomains fixes
|
2011-05-03 11:08:30 -04:00 |
|
Christopher Lloyd
|
bf2422bea6
|
almost pbuffer backing store
|
2011-03-30 13:08:24 -04:00 |
|
Dr. Rolf Jansen
|
3d9c3b7fe8
|
fix a bunch various compiler warnings
|
2011-02-20 16:22:31 -03:00 |
|
Dr. Rolf Jansen
|
ec99410585
|
Xcode 3.2.4 forced some project file changes
|
2011-02-20 16:14:34 -03:00 |
|
Christopher Lloyd
|
312faeac97
|
fix notification for persistent store change notification
|
2010-10-28 21:05:59 -04:00 |
|
Christopher Lloyd
|
75ec934545
|
CoreData xml/memory store implementation
|
2010-10-20 12:17:24 -04:00 |
|
Christopher Lloyd
|
61d3e2f55e
|
standardize all build directories as in project directory
|
2010-04-01 13:01:05 -04:00 |
|
Christopher Lloyd
|
cbeae71792
|
(fixes issue #499) constant NSString fixes by Sven Weidauer, NSPathCell/Control import fixes
|
2010-03-02 16:33:55 +00:00 |
|