summaryrefslogtreecommitdiffstats
path: root/cairo
Commit message (Expand)AuthorAgeFilesLines
* default unix in general to system libxml2/libxslt like MacOSXCaolán McNamara2012-05-141-1/+1
* EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton2012-05-092-2/+2
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
* sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2012-04-132-1/+48
* gbuildize internal zlibCaolán McNamara2012-04-132-48/+1
* Upgrade pixman to 0.24.4Fridrich Štrba2012-04-103-16/+16
* more idle code documentation improvementMichael Meeks2012-03-061-0/+5
* Simplify install name handling for external libraries on Mac OS XStephan Bergmann2012-02-292-2/+10
* Fix build of generic unix vcl plugin with older fontconfigFridrich Štrba2012-02-212-2/+14
* Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich2012-02-091-0/+1
* Resolves: fdo#44219 RHEL-4 buildbox doesn't have FT_Library_SetLcdFilterCaolán McNamara2012-01-062-1/+59
* Abandon attempt to use the debug CRT in a dbgutil buildTor Lillqvist2011-12-201-1/+1
* Disable cairo svg surface on windows to avoid problems with missing headerFridrich Štrba2011-12-201-0/+11
* Fix cairo build for Android againTor Lillqvist2011-12-202-2/+11
* Build all default cairo features on WindowsFridrich Štrba2011-12-191-39/+6
* Build ps and pdf cairo surfaces with MSVCFridrich Štrba2011-12-192-9/+5
* Fix MMX build of pixman with MSVCFridrich Štrba2011-12-192-1/+21
* Do build cairo for Android, will likely be neededTor Lillqvist2011-12-176-9/+105
* MacOSX build breaker for MacOSXNorbert Thiebaud2011-12-161-1/+1
* Code modules no longer depend on stlport.Stephan Bergmann2011-12-161-1/+1
* Fix building of cairo on windowsFridrich Štrba2011-12-163-4/+84
* Make buid pixman on windowsFridrich Štrba2011-12-161-1/+1
* Missing pixman fileFridrich Štrba2011-12-162-0/+60
* Keep changes to configure.ac only as documentary evidenceFridrich Štrba2011-12-162-70/+70
* One more attempt to not have -lz sucked inFridrich Štrba2011-12-161-0/+18
* -lz was sucked in by freetypeFridrich Štrba2011-12-161-63/+81
* Trying to get the linking with internal zlib rightFridrich Štrba2011-12-161-10/+64
* Fix one more occurrence of FcResultOutOfMemory and try not to run autotoolsFridrich Štrba2011-12-161-4/+9
* Fix cairo build on some older systemsFridrich Štrba2011-12-162-7/+24
* Disable valgrind in internal cairo buildFridrich Štrba2011-12-161-4/+4
* Upgrading internal cairo/pixman (phase 1)Fridrich Štrba2011-12-169-397/+290
* cairo: fix RPATH:Michael Stahl2011-12-101-3/+3
* make cairo build with libpng 1.5Peter Foley2011-10-011-1/+1
* Hmm, why did I think the ATSUI API would be gone in the 10.5 SDK?Tor Lillqvist2011-09-271-1/+1
* Dmake's .IF expression parser is apparently broken, >= works but > doesn'tTor Lillqvist2011-09-271-1/+1
* Make cairo build against MacOSX SDK 10.5Tor Lillqvist2011-09-273-30/+36
* Bypass cairo's ApplicationServices/ApplicationServices.h test completely for iOSTor Lillqvist2011-08-091-0/+18
* Revert "Disable pdf and ps surfaces that break internal cairo build"Caolán McNamara2011-08-051-1/+1
* Disable pdf and ps surfaces that break internal cairo buildFridrich Štrba2011-08-041-1/+1
* restore workaround for windows lack of soft linksCaolán McNamara2011-08-021-2/+2
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-07-213-20/+83
|\
| * We want cairo-quartz.h for iOS, not the X onesTor Lillqvist2011-07-141-0/+4
| * Do build the cairo "quartz" surface for iOS, tooTor Lillqvist2011-07-052-40/+32
| * Don't build cairo for AndroidTor Lillqvist2011-07-032-2/+2
| * Move an iOS-specific hunk to the iOS-specific patch fileTor Lillqvist2011-07-012-8/+10
| * Split out the iOS-specific patch to fix build with old MacOSX SDKTor Lillqvist2011-07-013-64/+68
| * Enable building the "quartz" font backend without the "quartz" surface, for iOSTor Lillqvist2011-07-012-6/+78
| * this must be the bit I missedCaolán McNamara2011-06-301-2/+0
| * make cairo an unconditional requirement for text renderingCaolán McNamara2011-06-302-12/+3
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-196-28/+120
|\|