summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2005-08-10From Keith Packard <keithp@keithp.com>,Carl Worth1-2/+2
2005-08-10Change release instructions to indicate new odd-micro version for in-progress...Carl Worth1-2/+2
2005-08-01New public header file.Carl Worth1-0/+3
2005-07-28configure.in Makefile.am: Skip tests/ directory if libpng was disabled. (#342...Owen Taylor1-1/+7
2005-06-20Force distcheck to enable gtk-doc.Carl Worth1-0/+2
2005-01-27configure.in Makefile.am docs/Makefile.am docs/public/*: Add framework for do...Owen Taylor1-1/+1
2005-01-21Update since directory changed after server compromise.Carl Worth1-1/+1
2004-11-04Add new test demonstrating assertion failure in cairo_cache_lookup.Carl Worth1-1/+0
2004-10-28Abort release-publish if there's already a published tar file with the curren...Carl Worth1-3/+13
2004-10-27Update release instructions for new release-publish target.Carl Worth1-0/+40