cairo/build
Bryce Harrington ac43e15bb5 Hide skia backend from users
Comment out the skia backend in configure.ac to avoid presenting it as
an option to users.

Skia is not API stable and is not available in a packaged/versioned
form.  This results in Cairo's skia backend constantly being out of date
and broken, since it will only work with a specific Skia snapshot.  The
last time the cairo skia backend was updated was 2014, and it hadn't
been updated very regularly prior to that.  For these reasons, unless
someone raises an interest in using and/or maintaining the backend,
we'll consider dropping it entirely.
2018-01-03 21:32:36 -08:00
..
.gitignore git-ignore: Add build's test-driver 2015-06-24 18:27:06 -07:00
aclocal.cairo.m4 Support new-style __atomic_* primitives 2015-06-24 19:13:32 -07:00
aclocal.compare.m4 [configure] Replace awk comparator with an aclocal version 2009-01-02 15:44:52 +00:00
aclocal.enable.m4 Don't cache _CAIRO_ENABLE results 2011-03-18 13:13:18 -03:00
aclocal.float.m4 build: Don't rely on non-POSIX 'strings -' behavior 2016-12-07 19:23:15 -08:00
aclocal.gtk-doc.m4 Move m4 macros into build/aclocal.*.m4 files 2008-09-11 04:17:43 -04:00
aclocal.makefile.m4 Generate build/Makefile.win32.features 2008-09-22 22:24:38 -04:00
aclocal.pkg.m4 configure: fix PKG_CHECK_MODULES tests displaying no no 2012-10-21 09:36:28 +01:00
configure.ac.analysis [build] Refine the -Wno-attribute test to check our use cases. 2009-09-02 06:35:14 +03:00
configure.ac.features build: Show all disabled features in cairo-features.h 2015-06-24 19:13:32 -07:00
configure.ac.noversion build: Fix regression provoked by newer autoconf and dodgy configuring. 2010-07-11 21:40:26 +03:00
configure.ac.pthread Revert accidentally committed stuff 2013-07-29 22:47:26 -04:00
configure.ac.system build: use _WIN32 instead of windows.h to check for windows build 2017-12-04 16:21:04 -08:00
configure.ac.tools [boilerplate/test] Convert make-*-constructors to shell 2009-08-06 10:11:32 +01:00
configure.ac.version [test] Build test suite into single binary. 2008-10-31 12:30:11 +00:00
configure.ac.warnings configure: Fix typo for missing line continuation character 2015-10-28 16:55:55 -07:00
Makefile.am.analysis [perf] Include trace comparison in html output 2009-07-20 22:20:01 +01:00
Makefile.am.changelog Fix pollution from skia commit 2011-08-13 10:06:08 +01:00
Makefile.am.common [Makefile.am.common] Remove gcc precompiled headers in "make clean" 2008-09-19 18:42:54 -04:00
Makefile.am.gtk-doc Add note re gtk-doc.make 2010-11-17 13:30:28 -05:00
Makefile.am.releasing configure.ac: generate xz tarballs by default 2012-04-14 15:04:06 +01:00
Makefile.win32.common made paths to pixman, libpng and zlib configurable by commandline for win32 builds 2014-09-11 13:00:13 -07:00
Makefile.win32.features Hide skia backend from users 2018-01-03 21:32:36 -08:00
Makefile.win32.features-h Hide skia backend from users 2018-01-03 21:32:36 -08:00
Makefile.win32.inform build: Add 'clean' target to Makefile.win32 build system 2012-02-16 23:00:46 +01:00