cairo/build
Behdad Esfahbod 567be443a2 [configure.ac] Make sure version information do not end up in config.h
By introducing $(top_srcdir)/cairo-version.h I tried to make it
unnecessary to rebuild the entire library when the version changes.
That comes handy around releases and when bisecting.

However this was not working as the version info was also ending
up in config.h and hence forcing a full rebuild upon change.
I now undefine the PACKAGE_VERSION* macros that autoconf defines,
so config.h does not change when cairo-version.h changes.
2008-09-18 16:27:02 -04:00
..
.gitignore Move some top-level build files into build/ 2008-09-03 19:09:57 -04:00
aclocal.cairo.m4 [acinclude.m4] Add compat macros for autoconf 2.59 2008-09-18 03:12:03 -04:00
aclocal.enable.m4 [configure.ac] Generate boilerplate/Makefile.am.config 2008-09-16 03:58:19 -04:00
aclocal.float.m4 Move m4 macros into build/aclocal.*.m4 files 2008-09-11 04:17:43 -04:00
aclocal.gtk-doc.m4 Move m4 macros into build/aclocal.*.m4 files 2008-09-11 04:17:43 -04:00
aclocal.makefile.m4 [aclocal] Fix pkgconfig file collection 2008-09-16 03:58:21 -04:00
aclocal.pkg.m4 Move m4 macros into build/aclocal.*.m4 files 2008-09-11 04:17:43 -04:00
configure.ac.analysis [gcov] Use --coverage instead. 2008-09-17 22:24:17 +01:00
configure.ac.features [configure.ac] Clean up report syntax 2008-09-16 19:45:02 -04:00
configure.ac.system [configure.ac] Add CAIRO_BEGINEND_DECLS 2008-09-11 04:21:29 -04:00
configure.ac.tools Update gtk-doc makefile fragment 2008-09-11 16:38:12 -04:00
configure.ac.version [configure.ac] Make sure version information do not end up in config.h 2008-09-18 16:27:02 -04:00
configure.ac.warnings Workaround undefined functions required by rsvg & poppler. 2008-09-17 15:25:18 -04:00
Makefile.am.analysis Rename build/*.mk to build/Makefile.am.* 2008-09-04 22:27:03 -04:00
Makefile.am.changelog Rename build/*.mk to build/Makefile.am.* 2008-09-04 22:27:03 -04:00
Makefile.am.common [Makefile.am.common] Unify more common rules 2008-09-11 18:06:57 -04:00
Makefile.am.gtk-doc Update gtk-doc makefile fragment 2008-09-11 16:38:12 -04:00
Makefile.am.releasing Rename build/*.mk to build/Makefile.am.* 2008-09-04 22:27:03 -04:00