- 27 Eyl, 2011 40 kayıt (commit)
-
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Stephan Bergmann yazdı
-
David Tardon yazdı
-
David Tardon yazdı
-
David Tardon yazdı
-
Matúš Kukan yazdı
-
Thorsten Behrens yazdı
This time the redland library.
-
Thorsten Behrens yazdı
Seems android libc is missing that - replaced by non-deprecated posix func.
-
Thorsten Behrens yazdı
More parse fixing for android os string.
-
Fridrich Štrba yazdı
-
Tor Lillqvist yazdı
The ATSUI API that cairo uses seems to compile fine against both 10.5 and 10.6 SDKs. Maybe then against 10.7 it won't?
-
Jan Holesovsky yazdı
-
Tor Lillqvist yazdı
-
Michael Meeks yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Tor Lillqvist yazdı
Defining an own memmove() here is silly. It breaks compilation against MacOSX 10.6 SDK where memmove is a macro. If we really wanted to avoid the system memmove() here, surely we should then use rtl_moveMemory(). But since when is idlcpp performance critical?
-
Jan Holesovsky yazdı
-
Marc-Andre Laverdiere yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Stephan Bergmann yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Michael Meeks yazdı
-
Thorsten Behrens yazdı
-
Jan Holesovsky yazdı
-
Jan Holesovsky yazdı
-
Tor Lillqvist yazdı
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.
-
Thorsten Behrens yazdı
-
Stephan Bergmann yazdı
Happened on non-standard locales (like hu_HU on Linux) when osl_loadModuleRelative wanted to access non-standard text encodings. For Windows, the fix is still only a "TODO: FIXME" dummy.
-
Thorsten Behrens yazdı
In the spirit of 12759f67, change external lib's config.sub to eat the arm-unknown-linux-androideabi host os string. Also, permit shared libs again - seems Android can handle those. Added dictionaries to cross-build-toolset - idxdict is needed. Should build up to sfx2 - some residual static lib issues there, and in raptor.
-