aboutsummaryrefslogtreecommitdiff
path: root/ports/cairo
AgeCommit message (Collapse)Author
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-09-04Update to version 1.15.8.Alexander Täschner
Revert "Merge pull request #1277 from AlexanderTaeschner/CairoInitMutex". This reverts commit 2aa83904eac9d11b69f09e9f0af85350fea472d9, reversing changes made to 748e8b6e7495f06253eb21236bf3abf38b897b63.
2017-07-13[cairo] update to 1.15.6codicodi
2017-06-14[cairo] Initialize mutexes.Alexander Täschner
2017-06-08[cairo] Merge changes from PR #1232Robert Schumacher
2017-06-08Merge branch 'pango_static' of https://github.com/AlexanderTaeschner/vcpkg ↵Robert Schumacher
into AlexanderTaeschner-pango_static
2017-06-08[cairo] Hardcode CAIRO_WIN32_STATIC_BUILD only in the installed header.Alexander Täschner
2017-06-08[cairo] Hardcode value of CAIRO_WIN32_STATIC_BUILD into the cairo headers.Alexander Täschner
2017-06-08[cairo] Copy headers to include and include/cairo.Alexander Täschner
2017-06-07[cairo] Add cairo-pdf.h and cairo-svg.h to subdir cairo in includes.Alexander Täschner
2017-03-22[cairo] fix buildcodicodi
2017-01-26[cairo] update portcodicodi
2016-11-25Added ports for pixman 0.32.0 and cairo 1.14.6. Note that neither support ↵Michael B. McLaughlin
UWP (pixman can only build as a static library due to having no exports and cairo depends on GDI among other things). Also, cairo depends on pixman, libpng, and zlib.