From d680d8ed79037c2dc00b693ee593a0da02529308 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 19 Sep 2009 01:29:12 +0200 Subject: bootstrap.sh: generate a ChangeLog only for the macro contents Users typically aren't interested in the meta files like Makefile.am etc., and if they are, the complete history is publicly available in git. TODO: This really ought to be done by automake. --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 778ccc1..025f9d4 100644 --- a/TODO +++ b/TODO @@ -88,3 +88,9 @@ This mechanism is pretty fragile. Since the exact list is known at the time we compile the release archive, that information should be inserted in the script statically. But how? + +* TODO Integrate generation of the ChangeLog file into the build system + + Currently, [[bootstrap.sh]] generates that file, but this mechanism doesn't + ensure that the file is up-to-date come at the time a release archive is + compiled. -- cgit v1.2.1