summaryrefslogtreecommitdiff
path: root/boilerplate
AgeCommit message (Expand)AuthorFilesLines
2008-09-22Generate build/Makefile.win32.featuresBehdad Esfahbod1-4/+3
2008-09-22[build] Add Makefile.win32.commonBehdad Esfahbod1-19/+2
2008-09-22Rename Makefile.*.config to Makefile.*.features as they should not be modifiedBehdad Esfahbod1-1/+1
2008-09-17Revert "[Makefile.am] Add CAIRO_LIBS to check-link."Behdad Esfahbod1-1/+1
2008-09-16[Makefile.am] Add CAIRO_LIBS to check-link.Chris Wilson1-1/+1
2008-09-16[.gitignore] UpdateBehdad Esfahbod1-0/+4
2008-09-16[boilerplate/Makefile.am] Distribute Makefile.win32.configBehdad Esfahbod1-0/+2
2008-09-16[*/Makefile.win32] Use Makefile.win32.configBehdad Esfahbod1-8/+4
2008-09-16[configure.ac] Generate boilerplate/Makefile.am.configBehdad Esfahbod2-70/+73
2008-09-15[boilerplate] Restrict number of retries to create an error surface.Chris Wilson1-2/+3
2008-09-11[Makefile.am.common] Unify more common rulesBehdad Esfahbod1-4/+0
2008-09-11[boilerplate/Makefile.am] Add unneeded ruleBehdad Esfahbod1-1/+0
2008-09-11Makefile.am cleanupBehdad Esfahbod1-7/+6
2008-09-10[boilerplate] Include cairo-compiler-private.hChris Wilson1-0/+2
2008-09-08[Makefile.am] Rename INCLUDES to AM_CPPFLAGSBehdad Esfahbod1-1/+1
2008-09-04[boilerplate] Rename xmalloc.[ch] to boilerplate namespaceBehdad Esfahbod4-4/+5
2008-09-03[Makefile.am] Use check_PROGRAMSBehdad Esfahbod1-1/+1
2008-09-02Also test linking when cross-compilingBehdad Esfahbod1-0/+1
2008-09-02[boilerplate/check-link.c] Oops. Add it.Behdad Esfahbod1-0/+24
2008-09-02[boilerplate/check-link.c] Check that we can link to the built boilerplateBehdad Esfahbod2-4/+13
2008-09-02[boilerplate] Add cairo_boilerplate_version[_string]() functionsBehdad Esfahbod2-0/+24
2008-09-02[boilerplate] Remove obsolete reference to pixmanBehdad Esfahbod1-1/+0
2008-09-02[boilerplate] CleanupBehdad Esfahbod2-5/+2
2008-09-02Revamp the build system.Behdad Esfahbod1-0/+1
2008-08-26[configure.in] Autoconf strikes backChris Wilson1-1/+1
2008-08-20[test] Cache last output and compare next time.Chris Wilson11-68/+149
2008-08-19[boilerplate] Daemonic conversion utility.Chris Wilson4-36/+238
2008-08-18[boilerplate] Check exit code from system for trapped signals.Chris Wilson3-5/+38
2008-08-18[test] Avoid redundant writes/reads of test surfaces via png.Chris Wilson12-30/+357
2008-08-17[boilerplate] Dead store elimination.Chris Wilson1-5/+4
2008-08-17[Makefile.am] Delete intermediatesChris Wilson1-0/+4
2008-08-14[test] Update prototype of win32-printing create_surface()Chris Wilson2-5/+11
2008-08-13[test] Pass a 'complete' name to create_surface().Chris Wilson4-8/+4
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson25-111/+338
2008-08-09[dfb] optimize DirectFB blitsVladimir Vukicevic1-1/+27
2008-06-26Update .gitignore filesBehdad Esfahbod1-0/+1
2008-06-13[cairo-boilerplate] Silence compiler warning.Chris Wilson2-2/+2
2008-04-11[test] Handle TEST_CONTENT_COLOR_ALPHA_FLATTENED similar surfaces.Chris Wilson2-4/+13
2008-02-20Re-enable pdf tests with gradients and add poppler-based reference imagesCarl Worth1-42/+0
2008-02-20Re-enable some pdf tests now that poppler has knockout supportCarl Worth1-13/+0
2008-02-15[boilerplage] Add getopts to the boilerplate library.Chris Wilson1-6/+8
2008-02-15[xmalloc] Hide valgrind warning.Chris Wilson1-8/+19
2008-02-06Some fixes and improvements to the Win32 buildAzar@.(none)4-4/+338
2008-02-06Add several Makefile.win32 files to EXTRA_DISTCarl Worth1-0/+2
2008-01-15[cairo-xlib] Fixup --disable-xlib-xrenderChris Wilson4-14/+21
2008-01-10[test] Win32 printing backend testing depends upon ghostscriptChris Wilson1-0/+2
2007-10-22win32-printing: fix error in commentAdrian Johnson1-10/+11
2007-10-21win32-printing: Add test boilerplateAdrian Johnson4-0/+336
2007-10-13PS: Add meta surface pattern supportAdrian Johnson1-10/+1
2007-10-10[boilerplate-test-surfaces] Check show page for errors.Chris Wilson1-0/+3