Fork of the Cocotron for Darling
Go to file
Andrew Hyatt f36224e648 Partially switch to Darling OpenGL
This is untested and may break things

The long term goal is have Darling OpenGL.framework
deal with interfacing with Linux OpenGL instead of AppKit.
2017-12-24 10:33:55 -08:00
AppKit Partially switch to Darling OpenGL 2017-12-24 10:33:55 -08:00
CFNetwork 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
CFSSLHandler_openssl 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
Cocoa Set dylib versions 2017-08-08 13:03:19 -07:00
Cocotron/Cocotron.xcodeproj 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
CommonCrypto 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
CoreData Fix direct isa access 2017-12-17 16:11:05 +03:00
CoreGraphics Build CoreGraphics against Darling OpenGL 2017-12-24 10:33:55 -08:00
CoreServices 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
CoreText Use previous linking method 2017-08-10 23:36:55 -07:00
Examples Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
Foundation Fix direct isa access 2017-12-17 16:11:05 +03:00
ImageKit 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
InstallCDT fix a typo on install.sh 2015-10-15 22:21:41 -10:00
IOKit 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
makefiles Fix direct isa access 2017-12-17 16:11:05 +03:00
NSSpellEngine_hunspell 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
O2Context_AntiGrain 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
objc fix invalid return statement 2015-10-16 13:04:25 -10:00
Onyx2D Fix direct isa access 2017-12-17 16:11:05 +03:00
OpenGL Revert "Link to CF using the new way" 2017-08-22 12:20:24 -07:00
PDFKit Fix direct isa access 2017-12-17 16:11:05 +03:00
pthread 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
QuartzCore Build QuartzCore 2017-12-24 10:33:55 -08:00
ScriptingBridge 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
Security 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
testing Fix direct isa access 2017-12-17 16:11:05 +03:00
xcconfig changes for building cocotron-master on Mac OS X 10.0.4 + Xcode 6.4 2015-08-09 22:53:36 -03:00
.clang-format c++ tweak to format 2015-05-22 22:17:23 -04:00
.gitignore added more files/directories to .gitignore 2015-08-09 23:37:36 -03:00
.hgignore fiddle build directories and install OpenSSL and Hunspell local to working copy 2013-04-05 23:18:12 -04:00
LICENSE.txt A test commit 2013-04-09 17:12:27 -04:00
README Added README 2015-05-01 22:24:31 -04:00

The Cocotron