summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* [pixman] Initial port to standalone pixman library.Søren Sandmann2007-06-211-2/+2
* Add util/ to distributionBehdad Esfahbod2007-04-211-1/+1
* [Makefile.am] Add a "make snapshot" targetBehdad Esfahbod2007-04-201-1/+10
* Include cairo-perf in make checkChris Wilson2007-04-191-1/+2
* Restore gcov functionalityChris Wilson2007-04-041-1/+12
* [Makefile.am] Distribute BIBLIOGRAPHYBehdad Esfahbod2007-04-031-0/+5
* [Makefile.am] --enable-test-surfaces in distcheckBehdad Esfahbod2007-03-031-1/+1
* [Makefile.am] Remove releasing instructions that are in RELEASING alreadyBehdad Esfahbod2007-03-031-13/+2
* [RELEASING] Fix git-tag invocationBehdad Esfahbod2007-03-031-1/+1
* [Makefile.am] Check for ChangeLog sanity in release-publishBehdad Esfahbod2007-03-021-1/+9
* [Makefile.am] Include boilerplate/ in SUBDIRSBehdad Esfahbod2007-02-221-1/+1
* [Makefile.am] Pass tag message to git-tag in release-publishBehdad Esfahbod2006-11-021-1/+1
* [Makefile.am] Minor fixes in release-publish outputBehdad Esfahbod2006-11-021-2/+3
* Fix dependency of 'make doc' so that necessary header files are built first.Carl Worth2006-09-291-4/+4
* Rename docs-publish target to doc-publish in order to be consistent with the ...Carl Worth2006-09-291-1/+1
* [Makefile] Add perf to DIST_SUBDIRSBehdad Esfahbod2006-09-061-6/+6
* perf: Add initial skeleton of performance monitoring suiteCarl Worth2006-08-311-0/+2
* test: Ignore single-bit errors for SVG backend.Carl Worth2006-08-311-1/+1
* Remove stray ] that was breaking RELEASE_OR_PUBLISH and many make targets (re...1.2.4Carl Worth2006-08-181-1/+1
* EXTRA_DIST: Add several files to the tar file releases, (BUGS, CODING_STYLE, ...Carl Worth2006-08-181-1/+7
* [Makefile.am] Move ChangeLog creation voodoo to ChangeLog.mkBehdad Esfahbod2006-08-111-82/+1
* [Makefile.am] Add $(AM_MAKEFLAGS) to recursive make invocationsBehdad Esfahbod2006-08-111-11/+10
* [ChangeLog] Make ChangeLog creation faster by caching partial resultsBehdad Esfahbod2006-08-111-9/+32
* [ChangeLog] Remove 'fmt' formatting of the ChangeLogsBehdad Esfahbod2006-08-101-1/+1
* Create multiple ChangeLog files segmented around major releasesBehdad Esfahbod2006-08-101-14/+50
* Make the various test and check targets depend on all as well.Carl Worth2006-07-131-3/+3
* Add retest and recheck targets to the top-level MakefileCarl Worth2006-07-131-1/+5
* Improve test suite build infrastructureBehdad Esfahbod2006-07-111-1/+3
* Add change stat to ChangeLog.Behdad Esfahbod2006-07-101-1/+1
* Don't remove INSTALL during maintainer-cleanCarl Worth2006-07-011-1/+0
* Make docs not build by "make all", but by "make doc", "make dist", and "makeBehdad Esfahbod2006-06-281-0/+4
* Use $RELEASE_OR_SNAPSHOT to determine upload directory.Behdad Esfahbod2006-06-281-7/+7
* Remove config.cache in make distclean.Behdad Esfahbod2006-06-261-0/+1
* Update release rules in Makefile to add git signature information.Carl Worth2006-06-161-3/+22
* Move cairo.pc into src/.Behdad Esfahbod2006-06-141-6/+2
* Change release targets as appropriate for a snapshot, not a release.Carl Worth2006-04-251-3/+3
* Add a release-publish-message target to only get the message.Behdad Esfahbod2006-03-151-1/+3
* Update release infra to reflect git transition.Behdad Esfahbod2006-03-151-2/+2
* Add make bits to autogenerate ChangeLogBehdad Esfahbod2006-03-151-0/+39
* Increment libtool versioning to 5:0:3 in anticipation of 1.2.0 which will add...Carl Worth2005-10-131-1/+9
* Include the documentation, too.Tor Lillqvist2005-08-251-1/+1
* add docs-publish as a phony targetBertram Felgenhauer2005-08-241-1/+1
* Change upload directory from snapshots to releases now thatwe're doing stable...Carl Worth2005-08-241-2/+2
* Add docs-publish target to build and push documentation, (since our nightly s...Carl Worth2005-08-231-2/+13
* Calculate LT_CURRENT_MINUS_AGE (which forms part of the DLL name on Win32), a...Tor Lillqvist2005-08-221-0/+16
* Clear setgid bit on regular files prior to tarring up a release.Carl Worth2005-08-181-6/+13
* Change docREEL back to doc. (Found by Kjartan Maraas)Owen Taylor2005-08-131-1/+1
* Increment CAIRO_VERSION to 0.9.3 after tagging RELEASE_0_9_2.Carl Worth2005-08-131-2/+6
* Generate sh1sum instead of md5sum. Use gpg to sign it. You need gpg set up.Behdad Esfahbod2005-08-131-13/+27
* Move tag from an instruction in RELEASING to an automated step at the end of ...Carl Worth2005-08-121-0/+2