summaryrefslogtreecommitdiff
path: root/boilerplate
AgeCommit message (Expand)AuthorFilesLines
2008-12-14Fix compilation with gcovChris Wilson1-0/+1
2008-12-12[test] Make the xlib-fallback use the image refs.Chris Wilson1-1/+1
2008-11-25[boilerplate] fix compilation for glitz-aglPaolo Bonzini6-518/+585
2008-11-13Add CairoScript backend.Chris Wilson4-0/+201
2008-11-07[test] Fix-up rgb byte packingChris Wilson1-0/+2
2008-11-05[test] Mark targets with is_meta?Chris Wilson2-16/+25
2008-11-03[test] Convert a few residual '-out.*'Chris Wilson4-4/+4
2008-10-31[boilerplate/Makefile.win32] Only build source files, not headersBehdad Esfahbod1-1/+5
2008-10-31[test] Build test suite into single binary.Chris Wilson2-272/+387
2008-10-30[boilerplate] Remove #if VERSION>1.9.0Chris Wilson1-2/+0
2008-10-30[sdl] Add new backend.Chris Wilson4-0/+141
2008-10-28Disable the svg12 target in boilerplate.Carl Worth1-0/+5
2008-10-20[boilerplate/directfb] Create ARGB surfaces on demand.Chris Wilson1-10/+13
2008-10-19[boilerplate/directfb] Gracefully handle failure to create surface.Chris Wilson1-100/+130
2008-10-15[boilerplate] Fixup compilation for gliitz.Chris Wilson1-6/+6
2008-10-06[boilerplate] Fix "make dist"Behdad Esfahbod1-3/+0
2008-09-29Fix residues of the Makefile.*.config Makefile.*.features renamingBehdad Esfahbod1-1/+1
2008-09-29[test] Disable caching of SVG fail/pass surfaces.Chris Wilson1-4/+4
2008-09-28Automate error checking for fallback-resolution.Chris Wilson15-172/+139
2008-09-26[boilerplate] Add a PS 2 target.Chris Wilson3-19/+88
2008-09-26[boilerplate] Add svg-1.2 target.Chris Wilson3-18/+84
2008-09-26[boilerplate] Retry conversion in process if first attempt fails.Chris Wilson4-24/+44
2008-09-26[test/any2ppm] Handle short reads/writes.Chris Wilson1-3/+21
2008-09-24[.gitignore] Remove Makefile.*.configBehdad Esfahbod1-2/+0
2008-09-24Ignore generated files.Carl Worth1-0/+2
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