2009-10-18 Peter Breitenlohner Reorganize the graphite build system: Import and sanitize silgraphite-2.3.1/engine/ to engine-2.3.1/. * Makefile.am, configure.ac: Adjust. * engine-2.3.1-PATCHES: New directory with patches applied to the silgraphite-2.3.1 distribution. * include/graphite/Makefile.am (new): Create header symlinks in build tree. 2009-10-01 Peter Breitenlohner Avoid maximal compiler warnings. * src/segment/GrEngine.{cpp,h}, src/segment/FileInput.{cpp,h}, src/segment/FontFace.cpp, src/font/TtfUtil.cpp: Constify. * graphite-patches (new): Modifications. * Makefile.am: Add graphite-patches. 2009-06-19 Peter Breitenlohner * configure.ac: enable compiler warnings. * Makefile.am (AM_CFLAGS, AM_CXXFLAGS): enable compiler warnings. 2009-03-20 Peter Breitenlohner Adapt to TL2009 build system.