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