Commit graph

5 commits

Author SHA1 Message Date
Tor Lillqvist
98ab45513c Make cairo build against MacOSX SDK 10.5
Factor out the part of the iOS patch that comments out ATSUI-using API
into a new patch file, and use that when building against the MacOSX
SDK 10.5.

Whether the callers of cairo will build then, no idea... Will see.
2011-09-27 12:47:06 +03:00
Tor Lillqvist
97d7cb0854 Bypass cairo's ApplicationServices/ApplicationServices.h test completely for iOS 2011-08-09 01:42:21 +03:00
Tor Lillqvist
16d420b1cc Do build the cairo "quartz" surface for iOS, too
No ATSUI font stuff on iOS. But otherwise there isn't really anything
MacOSX specific there. The code builds against the iOS SDK, too.
2011-07-05 23:11:57 +03:00
Tor Lillqvist
6c5e6ac641 Move an iOS-specific hunk to the iOS-specific patch file 2011-07-01 03:09:53 +03:00
Tor Lillqvist
7f48a4b480 Split out the iOS-specific patch to fix build with old MacOSX SDK 2011-07-01 02:55:52 +03:00