summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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...1.2.4Carl 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
2006-03-15Add a release-publish-message target to only get the message.Behdad Esfahbod1-1/+3
2006-03-15Update release infra to reflect git transition.Behdad Esfahbod1-2/+2
2006-03-15Add make bits to autogenerate ChangeLogBehdad Esfahbod1-0/+39
2005-10-13Increment libtool versioning to 5:0:3 in anticipation of 1.2.0 which will add...Carl Worth1-1/+9
2005-08-25Include the documentation, too.Tor Lillqvist1-1/+1
2005-08-24add docs-publish as a phony targetBertram Felgenhauer1-1/+1
2005-08-24Change upload directory from snapshots to releases now thatwe're doing stable...Carl Worth1-2/+2
2005-08-23Add docs-publish target to build and push documentation, (since our nightly s...Carl Worth1-2/+13
2005-08-22Calculate LT_CURRENT_MINUS_AGE (which forms part of the DLL name on Win32), a...Tor Lillqvist1-0/+16
2005-08-18Clear setgid bit on regular files prior to tarring up a release.Carl Worth1-6/+13
2005-08-13Change docREEL back to doc. (Found by Kjartan Maraas)Owen Taylor1-1/+1
2005-08-13Increment CAIRO_VERSION to 0.9.3 after tagging RELEASE_0_9_2.Carl Worth1-2/+6
2005-08-13Generate sh1sum instead of md5sum. Use gpg to sign it. You need gpg set up.Behdad Esfahbod1-13/+27
2005-08-12Move tag from an instruction in RELEASING to an automated step at the end of ...Carl Worth1-0/+2
2005-08-12Check that the micro component of the version number is even.Behdad Esfahbod1-2/+14