Prettier output with -s.
[autodist.git] / apps / autodist / CHANGES
1 Sun Apr 24 21:11:49 EEST 2005 Pekka Riikonen <priikone@silcnet.org>
2
3         * Fixed undefining to actually work.
4
5         * The top distribution now takes precedence on defined
6           distdefs over inherited distributions, and can override
7           defined and undefined distdefs (previously it could only
8           undefine defined but not define specificly undefined :)).
9
10         * Prettier distdef output with -s.
11
12 Sat Apr 23 12:49:09 EEST 2005 Pekka Riikonen <priikone@silcnet.org>
13
14         * Autodist 1.2.1.
15
16         * Fixed 'noprocess' sed script.
17
18 Fri Apr 22 20:23:06 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
19
20         * Autodist 1.2.
21
22         * Various 'cat' optimizations.
23
24         * More test cases in tests/.
25
26         * No Autodist header for "other" '.ad' files as we don't know 
27           what the file contains.
28
29         * No non-source distdef format processing for source files
30           anymore.
31
32 Tue Apr 19 17:12:09 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
33
34         * Remove extra ' ' and '\t' when joining backslashed lines.
35
36         * Fixed argument delivery to hook scripts.
37
38 Mon Apr 18 21:05:42 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
39
40         * Process '*.ad' files before calling autoconf and automake.
41
42         * Various shell compatibility kludges added.
43
44 Mon Apr 18 20:06:24 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
45
46         * Autodist 1.1.
47
48         * All 'local' variables must be at the start of function for
49           compatibility.
50
51 Sun Apr 17 20:08:28 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
52
53         * Added TODO.
54
55         * Added pre-process-dist-hook and post-process-dist-hook.
56
57         * Added autodist.1.
58
59 Sun Apr 16 23:00:02 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
60
61         * First release, Autodist 1.0.