Commit Graph

20 Commits

Author SHA1 Message Date
Søren Sandmann Pedersen
dadb9a318b Add Makefile.win32 and Makefile.win32.common to EXTRA_DIST
https://bugs.freedesktop.org/show_bug.cgi?id=46905
2012-05-10 15:54:32 -04:00
Søren Sandmann Pedersen
ace225b53d Add stable release / development snapshot to draft release notes
This will hopefully serve as a reminder to me that I should put this
information in the release notes.
2011-10-11 16:12:32 -04:00
Søren Sandmann Pedersen
e814b50877 Makefile.am: Add pixman@lists.freedesktop.org to RELEASE_ANNOUNCE_LIST 2011-07-04 15:58:41 -04:00
Søren Sandmann Pedersen
44f99735d9 Makefile.am: Put development releases in "snapshots" directory
Up until now, all pixman release, both snapshots and releases were
uploaded to the "releases" directory on www.cairographics.org, but
it's better to development snapshots in the "snapshots" directory.

This patch changes Makefile.am to do that.
2011-04-06 23:03:10 -04:00
Siarhei Siamashka
65919ad17f Ensure that tests run as the last step of a build for 'make check'
Previously 'make check' would compile and run tests first, and only
then proceed to compiling demos. Which is not very convenient
because of the need to scroll back console output to see the
tests verdict. Swapping order of SUBDIRS variable entries in
Makefile.am resolves this.
2011-02-22 19:43:57 +02:00
Søren Sandmann Pedersen
7dfe845786 Move all the GTK+ based test programs to a new subdir, "demos"
This separates the test suite from the random gtk+ using test
programs. "demos" is somewhat misleading because the programs there
are not particularly exciting (with the possible exception of
composite-test which shows off all the compositing operators).
2011-02-15 09:25:17 -05:00
Søren Sandmann Pedersen
bdc4a6afe0 Makefile.am: Remove 'check' from release-check
It's already included in distcheck.
2010-02-13 11:28:33 -05:00
Søren Sandmann Pedersen
c6c43c65f7 Add 'check' to release-check make target 2009-12-16 15:27:50 -05:00
Søren Sandmann Pedersen
58e08374e1 Don't call hyphenated git commands as they don't exist anymore 2009-05-15 07:47:59 -04:00
Søren Sandmann Pedersen
e651118b67 Fix release targets to remove all hashfiles before generating tar balls 2009-02-06 17:29:04 -05:00
Søren Sandmann Pedersen
f729457da5 Update RELEASING and release targets in Makefile.am 2008-07-17 14:13:34 -04:00
Søren Sandmann Pedersen
ca6edbee41 Explicitly use my GPG key for signing. 2008-06-25 09:24:00 -04:00
Søren Sandmann Pedersen
6e8f785ae7 Post-release version bump 2008-06-09 02:43:37 -04:00
Søren Sandmann Pedersen
92b675db8d Fix log generation 2008-03-27 10:08:35 -04:00
Søren Sandmann Pedersen
0c33317f59 Bump version to 0.10.0.
Also a bunch of changes to the release make targets
2008-03-27 10:07:11 -04:00
Søren Sandmann Pedersen
0637671959 Make username configurable; add Makefile.win32 to EXTRA_DIST 2008-03-27 08:37:29 -04:00
Carl Worth
ad773927d8 Add release-publish target and RELEASING instructions 2008-01-22 16:29:05 -08:00
Søren Sandmann Pedersen
7b3c9cef49 Change the library name to pixman-1
Set the soname to something based on the library version.
2007-08-06 17:24:44 -04:00
Soren Sandmann Pedersen
4bd9ebc83d Add a simple test program; fix linking problems 2007-05-08 10:48:27 -04:00
Soren Sandmann Pedersen
565f410a1c Add the files. 2007-05-04 19:13:57 -04:00