summaryrefslogtreecommitdiff
path: root/Build/source/libs/pixman/README
blob: 7fb53afe2116f5732c37a45f844d0c3fe67d258e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
	Building pixman-0.34.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-src/, bypassing the original build system.

As far as applicable, the tests in libs/pixman/pixman-src/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>
2016-02-04	Akira Kakuto <kakuto@fuk.kindai.ac.jp>