summaryrefslogtreecommitdiff
path: root/Build/source/libs/pixman/README
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/pixman/README')
-rw-r--r--Build/source/libs/pixman/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/Build/source/libs/pixman/README b/Build/source/libs/pixman/README
new file mode 100644
index 00000000000..d19065c21e0
--- /dev/null
+++ b/Build/source/libs/pixman/README
@@ -0,0 +1,14 @@
+ Building pixman-0.28.0 as part of the TL tree
+ =============================================
+
+This directory libs/pixman/ uses a proxy Makefile.am to build the pixman library
+'libpixman' from the unmodified source tree in libs/pixman/pixman-x.y.z/, bypassing
+the original build system.
+
+As far as applicable, the tests in libs/pixman/pixman-x.y.z/configure have been
+translated into equivalent test in libs/pixman/configure.ac.
+
+=============================
+
+2012-11-10 Taco Hoekwater <taco@metatex.org>
+2012-11-15 Peter Breitenlohner <peb@mppmu.mpg.de>