From: Mark Wooding Date: Sun, 23 Mar 2008 15:22:31 +0000 (+0000) Subject: Build system overhaul and spring cleaning. X-Git-Tag: 1.4.0~4 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/xtoys/commitdiff_plain/f6795c17f9899da2759a2f5782e17b2ee5a0dbb9?ds=sidebyside;hp=f6795c17f9899da2759a2f5782e17b2ee5a0dbb9 Build system overhaul and spring cleaning. We'll clear out a load of old cruft: * mgLib is going to die, so remove all of the GTK-based tools. We'll rewrite them in Python soon. Leave the manpages, though. * The xwait and xtell tools are going to be combined together into a single program with subcommands, so we may as well delete them and their manpages. Fix the email addresses in manpages. The Debian part of the build system is also refurbished, and based on CDBS. ---