Age | Commit message (Expand) | Author | Files | Lines |
2006-09-29 | Fix dependency of 'make doc' so that necessary header files are built first. | Carl Worth | 1 | -4/+4 |
2006-09-29 | Rename docs-publish target to doc-publish in order to be consistent with the ... | Carl Worth | 1 | -1/+1 |
2006-09-06 | [Makefile] Add perf to DIST_SUBDIRS | Behdad Esfahbod | 1 | -6/+6 |
2006-08-31 | perf: Add initial skeleton of performance monitoring suite | Carl Worth | 1 | -0/+2 |
2006-08-31 | test: Ignore single-bit errors for SVG backend. | Carl Worth | 1 | -1/+1 |
2006-08-18 | Remove stray ] that was breaking RELEASE_OR_PUBLISH and many make targets (re... | Carl Worth | 1 | -1/+1 |
2006-08-18 | EXTRA_DIST: Add several files to the tar file releases, (BUGS, CODING_STYLE, ... | Carl Worth | 1 | -1/+7 |
2006-08-11 | [Makefile.am] Move ChangeLog creation voodoo to ChangeLog.mk | Behdad Esfahbod | 1 | -82/+1 |
2006-08-11 | [Makefile.am] Add $(AM_MAKEFLAGS) to recursive make invocations | Behdad Esfahbod | 1 | -11/+10 |
2006-08-11 | [ChangeLog] Make ChangeLog creation faster by caching partial results | Behdad Esfahbod | 1 | -9/+32 |
2006-08-10 | [ChangeLog] Remove 'fmt' formatting of the ChangeLogs | Behdad Esfahbod | 1 | -1/+1 |
2006-08-10 | Create multiple ChangeLog files segmented around major releases | Behdad Esfahbod | 1 | -14/+50 |
2006-07-13 | Make the various test and check targets depend on all as well. | Carl Worth | 1 | -3/+3 |
2006-07-13 | Add retest and recheck targets to the top-level Makefile | Carl Worth | 1 | -1/+5 |
2006-07-11 | Improve test suite build infrastructure | Behdad Esfahbod | 1 | -1/+3 |
2006-07-10 | Add change stat to ChangeLog. | Behdad Esfahbod | 1 | -1/+1 |
2006-07-01 | Don't remove INSTALL during maintainer-clean | Carl Worth | 1 | -1/+0 |
2006-06-28 | Make docs not build by "make all", but by "make doc", "make dist", and "make | Behdad Esfahbod | 1 | -0/+4 |
2006-06-28 | Use $RELEASE_OR_SNAPSHOT to determine upload directory. | Behdad Esfahbod | 1 | -7/+7 |
2006-06-26 | Remove config.cache in make distclean. | Behdad Esfahbod | 1 | -0/+1 |
2006-06-16 | Update release rules in Makefile to add git signature information. | Carl Worth | 1 | -3/+22 |
2006-06-14 | Move cairo.pc into src/. | Behdad Esfahbod | 1 | -6/+2 |
2006-04-25 | Change release targets as appropriate for a snapshot, not a release. | Carl Worth | 1 | -3/+3 |
2006-03-15 | Add a release-publish-message target to only get the message. | Behdad Esfahbod | 1 | -1/+3 |
2006-03-15 | Update release infra to reflect git transition. | Behdad Esfahbod | 1 | -2/+2 |
2006-03-15 | Add make bits to autogenerate ChangeLog | Behdad Esfahbod | 1 | -0/+39 |
2005-10-13 | Increment libtool versioning to 5:0:3 in anticipation of 1.2.0 which will add... | Carl Worth | 1 | -1/+9 |
2005-08-25 | Include the documentation, too. | Tor Lillqvist | 1 | -1/+1 |
2005-08-24 | add docs-publish as a phony target | Bertram Felgenhauer | 1 | -1/+1 |
2005-08-24 | Change upload directory from snapshots to releases now thatwe're doing stable... | Carl Worth | 1 | -2/+2 |
2005-08-23 | Add docs-publish target to build and push documentation, (since our nightly s... | Carl Worth | 1 | -2/+13 |
2005-08-22 | Calculate LT_CURRENT_MINUS_AGE (which forms part of the DLL name on Win32), a... | Tor Lillqvist | 1 | -0/+16 |
2005-08-18 | Clear setgid bit on regular files prior to tarring up a release. | Carl Worth | 1 | -6/+13 |
2005-08-13 | Change docREEL back to doc. (Found by Kjartan Maraas) | Owen Taylor | 1 | -1/+1 |
2005-08-13 | Increment CAIRO_VERSION to 0.9.3 after tagging RELEASE_0_9_2. | Carl Worth | 1 | -2/+6 |
2005-08-13 | Generate sh1sum instead of md5sum. Use gpg to sign it. You need gpg set up. | Behdad Esfahbod | 1 | -13/+27 |
2005-08-12 | Move tag from an instruction in RELEASING to an automated step at the end of ... | Carl Worth | 1 | -0/+2 |
2005-08-12 | Check that the micro component of the version number is even. | Behdad Esfahbod | 1 | -2/+14 |
2005-08-10 | From Keith Packard <keithp@keithp.com>, | Carl Worth | 1 | -2/+2 |
2005-08-10 | Change release instructions to indicate new odd-micro version for in-progress... | Carl Worth | 1 | -2/+2 |
2005-08-01 | New public header file. | Carl Worth | 1 | -0/+3 |
2005-07-28 | configure.in Makefile.am: Skip tests/ directory if libpng was disabled. (#342... | Owen Taylor | 1 | -1/+7 |
2005-06-20 | Force distcheck to enable gtk-doc. | Carl Worth | 1 | -0/+2 |
2005-01-27 | configure.in Makefile.am docs/Makefile.am docs/public/*: Add framework for do... | Owen Taylor | 1 | -1/+1 |
2005-01-21 | Update since directory changed after server compromise. | Carl Worth | 1 | -1/+1 |
2004-11-04 | Add new test demonstrating assertion failure in cairo_cache_lookup. | Carl Worth | 1 | -1/+0 |
2004-10-28 | Abort release-publish if there's already a published tar file with the curren... | Carl Worth | 1 | -3/+13 |
2004-10-27 | Update release instructions for new release-publish target. | Carl Worth | 1 | -0/+40 |
2004-10-26 | Add initial regression test suite. | Carl Worth | 1 | -1/+1 |
2004-10-21 | Add COPYING-LGPL-2.1 and COPYING-MPL-1.1 to the distribution. | Carl Worth | 1 | -0/+2 |