aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2017-08-01Removed more cruft. Updated debian/rules to use the Makefile. Updated bundlePatrick J Cherry
2017-06-22Use bundler to make manpagesPatrick J Cherry
2017-03-20Revert "Strip out debian metadata"Patrick J Cherry
This reverts commit 4d9ca84e57dad6746eb0882b91171ccd69298807.
2015-03-31Strip out debian metadataAlex Young
2011-10-04Updated makefile to be bettererPatrick J Cherry
2011-08-02Added ruby-protobuf package builder for OpenBSD (ugh)Patrick J Cherry
2011-08-02Added OpenBSD tarball building.Patrick J Cherry
2011-07-20Updated mauvesend to allow an absolute time to be specified.Patrick J Cherry
--HG-- rename : bin/mauveclient => bin/mauvesend
2011-07-15 * Upped the version to 3.1.0.Patrick J Cherry
* Added a Mauve::VERSION constant * Updated manpages, and help to be better.
2011-07-13 Big commitPatrick J Cherry
* Added manpages for all binaries * Added log-reopening for mauvealert-server, and logrotate snippet * mauveserver now adds a user on install, and runs as that user * Big logging tidy-up * Alert subjects are only overwritten by the source, when the subject in the databse is empty * Removed various attr_writer methods that were being redifined * Added a notes box to the acknowledge form, but this doesn't work yet
2011-07-08Missed makefile earlier.Patrick J Cherry