summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2008-08-11[configure.in] Revert addition of MACRO_DIR()Chris Wilson1-2/+0
2008-08-07[configure.in] Slight massage for recent Ubuntu autotools.Chris Wilson1-0/+2
2008-02-28Fix 'make doc-publish' for when run twice on the same dayCarl Worth1-0/+1
2008-02-06Add several Makefile.win32 files to EXTRA_DISTCarl Worth1-0/+2
2008-01-29[Makefile.am] Minor wording changeBehdad Esfahbod1-1/+1
2008-01-29[Makefile.am] Remove ROADMAP and TODO from dist filesBehdad Esfahbod1-3/+1
2008-01-16[Makefile.am] Another path massage for lcov.Chris Wilson1-1/+4
2008-01-16[Makefile.am] Couple check-ref-missing into release-checkChris Wilson1-1/+5
2008-01-16[Makefile.am] Further massage lcov paths for srcdir != builddir.Chris Wilson1-2/+2
2007-12-03[Makefile.am] Add lcov-clean to distclean.Chris Wilson1-0/+2
2007-12-02[Makefile.am] Wrap lcov make targets within an AM_CONDITIONAL.Chris Wilson1-5/+12
2007-10-10[Makefile.am] Change lcov-clean to use more portable constructs.Chris Wilson1-3/+3
2007-10-04[Makefile] Correct parameters to lcov reset.Chris Wilson1-1/+1
2007-09-27[configure] Work-around bad interaction of libtool and lcovChris Wilson1-9/+20
2007-06-21[pixman] Initial port to standalone pixman library.Søren Sandmann1-2/+2
2007-04-21Add util/ to distributionBehdad Esfahbod1-1/+1
2007-04-20[Makefile.am] Add a "make snapshot" targetBehdad Esfahbod1-1/+10
2007-04-19Include cairo-perf in make checkChris Wilson1-1/+2
2007-04-04Restore gcov functionalityChris Wilson1-1/+12
2007-04-03[Makefile.am] Distribute BIBLIOGRAPHYBehdad Esfahbod1-0/+5
2007-03-03[Makefile.am] --enable-test-surfaces in distcheckBehdad Esfahbod1-1/+1
2007-03-03[Makefile.am] Remove releasing instructions that are in RELEASING alreadyBehdad Esfahbod1-13/+2
2007-03-03[RELEASING] Fix git-tag invocationBehdad Esfahbod1-1/+1
2007-03-02[Makefile.am] Check for ChangeLog sanity in release-publishBehdad Esfahbod1-1/+9
2007-02-22[Makefile.am] Include boilerplate/ in SUBDIRSBehdad Esfahbod1-1/+1
2006-11-02[Makefile.am] Pass tag message to git-tag in release-publishBehdad Esfahbod1-1/+1
2006-11-02[Makefile.am] Minor fixes in release-publish outputBehdad Esfahbod1-2/+3
2006-09-29Fix dependency of 'make doc' so that necessary header files are built first.Carl Worth1-4/+4
2006-09-29Rename docs-publish target to doc-publish in order to be consistent with the ...Carl Worth1-1/+1
2006-09-06[Makefile] Add perf to DIST_SUBDIRSBehdad Esfahbod1-6/+6
2006-08-31perf: Add initial skeleton of performance monitoring suiteCarl Worth1-0/+2
2006-08-31test: Ignore single-bit errors for SVG backend.Carl Worth1-1/+1
2006-08-18Remove stray ] that was breaking RELEASE_OR_PUBLISH and many make targets (re...Carl Worth1-1/+1
2006-08-18EXTRA_DIST: Add several files to the tar file releases, (BUGS, CODING_STYLE, ...Carl Worth1-1/+7
2006-08-11[Makefile.am] Move ChangeLog creation voodoo to ChangeLog.mkBehdad Esfahbod1-82/+1
2006-08-11[Makefile.am] Add $(AM_MAKEFLAGS) to recursive make invocationsBehdad Esfahbod1-11/+10
2006-08-11[ChangeLog] Make ChangeLog creation faster by caching partial resultsBehdad Esfahbod1-9/+32
2006-08-10[ChangeLog] Remove 'fmt' formatting of the ChangeLogsBehdad Esfahbod1-1/+1
2006-08-10Create multiple ChangeLog files segmented around major releasesBehdad Esfahbod1-14/+50
2006-07-13Make the various test and check targets depend on all as well.Carl Worth1-3/+3
2006-07-13Add retest and recheck targets to the top-level MakefileCarl Worth1-1/+5
2006-07-11Improve test suite build infrastructureBehdad Esfahbod1-1/+3
2006-07-10Add change stat to ChangeLog.Behdad Esfahbod1-1/+1
2006-07-01Don't remove INSTALL during maintainer-cleanCarl Worth1-1/+0
2006-06-28Make docs not build by "make all", but by "make doc", "make dist", and "makeBehdad Esfahbod1-0/+4
2006-06-28Use $RELEASE_OR_SNAPSHOT to determine upload directory.Behdad Esfahbod1-7/+7
2006-06-26Remove config.cache in make distclean.Behdad Esfahbod1-0/+1
2006-06-16Update release rules in Makefile to add git signature information.Carl Worth1-3/+22
2006-06-14Move cairo.pc into src/.Behdad Esfahbod1-6/+2
2006-04-25Change release targets as appropriate for a snapshot, not a release.Carl Worth1-3/+3