1. 3c38b77 zlib: remove ExternalPackage_zlib by Michael Stahl · 13 years ago
  2. e567baf cairo: forgot to remove another outdir libpng path by Michael Stahl · 13 years ago
  3. 416b321 libpng: remove ExternalPackage_libpng by Michael Stahl · 13 years ago
  4. 1a1f1fb gbuild: ExternalProject: remove second parameter again... by Michael Stahl · 13 years ago
  5. 276021c gbuild: remove gb_ExternalProject_use_unpacked by Michael Stahl · 13 years ago
  6. 491dea0 use gb_ExternalPackage_add_runtime_library for adding libs by David Tardon · 13 years ago
  7. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  8. b768611 remove all d.lst by Michael Stahl · 13 years ago
  9. c0f85e6 Resolves: fdo#61571 cairo not linking against internal libpng by Caolán McNamara · 13 years ago
  10. ed26c01 quiet external module build log unless failure by Norbert Thiebaud · 13 years ago
  11. d335c2a remove stray makefile.mk in cairo by Bjoern Michaelsen · 13 years ago
  12. c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
  13. 12152d2 Replace GUIBASE checks with equivalent OS checks by Tor Lillqvist · 13 years ago
  14. fc54a7b deliver also .so.<version> libraries by Luboš Luňák · 13 years ago
  15. adbe531 cairo: to actually use the right cairo-version.h... by Michael Stahl · 13 years ago
  16. 2cb7ba1 cairo: convert to gbuild by Matúš Kukan · 13 years ago
  17. e7fee7d add dependency on fontconfig to cairo by Matúš Kukan · 13 years ago
  18. 36a3b74 Revert "Depend on the internal freetype when needed (for Android)" by Tor Lillqvist · 13 years ago
  19. 78c5ba9 Depend on the internal freetype when needed (for Android) by Tor Lillqvist · 13 years ago
  20. 22bf1df Filter out fairly pointless ld warning from crt1.o (!) in the 10.4 SDK by Tor Lillqvist · 13 years ago
  21. 6066151 return build conditional for libpng by David Tardon · 14 years ago
  22. f96d58b libpng: convert to gbuild by Matúš Kukan · 14 years ago
  23. 34ca8dd fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGIN by Jung-uk Kim · 14 years ago
  24. 8f8edfe ATSUI is not present in the 10.7 SDK even if one builds for 10.6 or earlier by Tor Lillqvist · 14 years ago
  25. c1239a1 default unix in general to system libxml2/libxslt like MacOSX by Caolán McNamara · 14 years ago
  26. 9520dbf EasyHack fdo#42783: get rid of CPU define/build system variable by Thomas Collerton · 14 years ago
  27. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  28. 3934efe sigh, need a 64bit zlib too on windows, reverting by Caolán McNamara · 14 years ago
  29. 452af5f gbuildize internal zlib by Caolán McNamara · 14 years ago
  30. 619b314 Upgrade pixman to 0.24.4 by Fridrich Štrba · 14 years ago
  31. dc24525 more idle code documentation improvement by Michael Meeks · 14 years ago
  32. 7c4f2ec Simplify install name handling for external libraries on Mac OS X by Stephan Bergmann · 14 years ago
  33. b5f727d Fix build of generic unix vcl plugin with older fontconfig by Fridrich Štrba · 14 years ago
  34. b469be0 Added and improved READMEs for modules in libs-extern-sys by Josh Heidenreich · 14 years ago
  35. 79f5f4c Resolves: fdo#44219 RHEL-4 buildbox doesn't have FT_Library_SetLcdFilter by Caolán McNamara · 14 years ago
  36. 7d3c674 Abandon attempt to use the debug CRT in a dbgutil build by Tor Lillqvist · 14 years ago
  37. 275e6c6 Disable cairo svg surface on windows to avoid problems with missing header by Fridrich Štrba · 14 years ago
  38. 0edebb4 Fix cairo build for Android again by Tor Lillqvist · 14 years ago
  39. 0441737 Build all default cairo features on Windows by Fridrich Štrba · 14 years ago
  40. 8cf76f1 Build ps and pdf cairo surfaces with MSVC by Fridrich Štrba · 14 years ago
  41. b4c7495 Fix MMX build of pixman with MSVC by Fridrich Štrba · 14 years ago
  42. 2800d33 Do build cairo for Android, will likely be needed by Tor Lillqvist · 14 years ago
  43. 3293535 MacOSX build breaker for MacOSX by Norbert Thiebaud · 14 years ago
  44. c4e5203 Code modules no longer depend on stlport. by Stephan Bergmann · 14 years ago
  45. 19bd9a8 Fix building of cairo on windows by Fridrich Štrba · 14 years ago
  46. 8cb10ca Make buid pixman on windows by Fridrich Štrba · 14 years ago
  47. 6de6fce Missing pixman file by Fridrich Štrba · 14 years ago
  48. b55c8f7 Keep changes to configure.ac only as documentary evidence by Fridrich Štrba · 14 years ago
  49. 582e938 One more attempt to not have -lz sucked in by Fridrich Štrba · 14 years ago
  50. b04c147 -lz was sucked in by freetype by Fridrich Štrba · 14 years ago
  51. 32f07ec Trying to get the linking with internal zlib right by Fridrich Štrba · 14 years ago
  52. 00e763b Fix one more occurrence of FcResultOutOfMemory and try not to run autotools by Fridrich Štrba · 14 years ago
  53. 5797fed Fix cairo build on some older systems by Fridrich Štrba · 14 years ago
  54. d3f11a1 Disable valgrind in internal cairo build by Fridrich Štrba · 14 years ago
  55. cc85079 Upgrading internal cairo/pixman (phase 1) by Fridrich Štrba · 14 years ago
  56. 408672d cairo: fix RPATH: by Michael Stahl · 14 years ago
  57. 0d0bd89 make cairo build with libpng 1.5 by Peter Foley · 15 years ago
  58. 516d2e0 Hmm, why did I think the ATSUI API would be gone in the 10.5 SDK? by Tor Lillqvist · 15 years ago
  59. 1682fcc Dmake's .IF expression parser is apparently broken, >= works but > doesn't by Tor Lillqvist · 15 years ago
  60. 98ab455 Make cairo build against MacOSX SDK 10.5 by Tor Lillqvist · 15 years ago
  61. 97d7cb0 Bypass cairo's ApplicationServices/ApplicationServices.h test completely for iOS by Tor Lillqvist · 15 years ago
  62. 16038a4 Revert "Disable pdf and ps surfaces that break internal cairo build" by Caolán McNamara · 15 years ago
  63. afff134 Disable pdf and ps surfaces that break internal cairo build by Fridrich Štrba · 15 years ago
  64. e2c3e30 restore workaround for windows lack of soft links by Caolán McNamara · 15 years ago
  65. 3179647 Merge branch 'master' into feature/gnumake4 by Bjoern Michaelsen · 15 years ago
  66. d722971 We want cairo-quartz.h for iOS, not the X ones by Tor Lillqvist · 15 years ago
  67. 16d420b Do build the cairo "quartz" surface for iOS, too by Tor Lillqvist · 15 years ago
  68. 3c4b37d Don't build cairo for Android by Tor Lillqvist · 15 years ago
  69. 6c5e6ac Move an iOS-specific hunk to the iOS-specific patch file by Tor Lillqvist · 15 years ago
  70. 7f48a4b Split out the iOS-specific patch to fix build with old MacOSX SDK by Tor Lillqvist · 15 years ago
  71. b2320b1 Enable building the "quartz" font backend without the "quartz" surface, for iOS by Tor Lillqvist · 15 years ago
  72. ed0f6fe this must be the bit I missed by Caolán McNamara · 15 years ago
  73. 1cd91ca make cairo an unconditional requirement for text rendering by Caolán McNamara · 15 years ago
  74. 31daa1b Merge branch 'master' into feature/gnumake4 by Bjoern Michaelsen · 15 years ago
  75. 6e5685e masterfix DEV300: #i10000# missing stlport dep [hg:5d377dd89e6b] by Ivo Hinkelmann · 15 years ago
  76. 44aee83 masterfix DEV300: #i10000# SRC_ROOT -> SOLARSRC [hg:5851574127d1] by Ivo Hinkelmann · 15 years ago
  77. 95b0fe9 Fix configury for Android, but won't build by Tor Lillqvist · 15 years ago
  78. 78f9b77 Always compare CROSS_COMPILING explicitly to "YES" by Tor Lillqvist · 15 years ago
  79. 718381b Fix cairo build when cross-compiling to ppc MacOSX by Tor Lillqvist · 15 years ago
  80. 56f35e6 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  81. 9eeeab2 allow building non-system cairo with system libpng14 by Michael Meeks · 15 years ago
  82. e5c3705 Drop unnecessary quotes around platform triplets by Tor Lillqvist · 15 years ago
  83. 9fc04f1 Cross-compiling and iOS support by Tor Lillqvist · 15 years ago
  84. 0bb3ffd cairo depend on libpng by Norbert Thiebaud · 15 years ago
  85. afd1aec Can't use SRC_ROOT on Windows thanks to the symbolic links by Tor Lillqvist · 15 years ago
  86. e0785dd Merge commit 'ooo/DEV300_m106' into libreoffice-3-4 by Jan Holesovsky · 15 years ago
  87. 182318f rsvglibs: minor adjustments wrt. new/updated external libs by ka · 15 years ago
  88. 5f7158e Merge commit 'ooo/DEV300_m101' into intm101 by Jan Holesovsky · 15 years ago
  89. 394514c rsvglibs: add libpng dependency for cairo by Philipp Lohmann [pl] · 15 years ago
  90. 6d7d3e6 rsvglibs: added PNG support for cairo by ka · 15 years ago
  91. 0d9ba0a rsvglibs: add pango dependency by Philipp Lohmann [pl] · 15 years ago
  92. 2f324e58 mingwport33: i#116329: MinGW port enhancement: configurable libstdc++ name by tono · 15 years ago
  93. f7cefa1 Don't build pixman/test to prevent build failure when wrong cairo is linked by Fridrich Štrba · 16 years ago
  94. 8f44f0d cairo-cairo-makefile-mk.diff: Fix linking of internal cairo library by Fridrich Štrba · 16 years ago
  95. 399cb3b cairo-pixman-makefile-mk.diff: Build pixman as shared library on x86_64 too by Fridrich Štrba · 16 years ago
  96. da1320e sb126: merged in DEV300_m84 by sb · 16 years ago
  97. 33474c4 sb126: #i110197# remove -Wl,-z,noexecstack hack by sb · 16 years ago
  98. 9bc06e6 i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 by tono · 16 years ago
  99. 95778f5 ause110: #i106731# missed cairo module by Hans-Joachim Lankenau · 16 years ago
  100. 72e939d changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) by Jens-Heiner Rechtien · 16 years ago