No non-source distdef processing for source files anymore:
[autodist.git] / apps / autodist / CHANGES
1 Fri Apr 22 20:23:06 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
2
3         * Various 'cat' optimizations.
4
5         * More test cases in tests/.
6
7         * No Autodist header for "other" '.ad' files as we don't know 
8           what the file contains.
9
10         * No non-source distdef format processing for source files
11           anymore.
12
13 Tue Apr 19 17:12:09 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
14
15         * Remove extra ' ' and '\t' when joining backslashed lines.
16
17         * Fixed argument delivery to hook scripts.
18
19 Mon Apr 18 21:05:42 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
20
21         * Process '*.ad' files before calling autoconf and automake.
22
23         * Various shell compatibility kludges added.
24
25 Mon Apr 18 20:06:24 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
26
27         * Autodist 1.1.
28
29         * All 'local' variables must be at the start of function for
30           compatibility.
31
32 Sun Apr 17 20:08:28 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
33
34         * Added TODO.
35
36         * Added pre-process-dist-hook and post-process-dist-hook.
37
38         * Added autodist.1.
39
40 Sun Apr 16 23:00:02 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
41
42         * First release, Autodist 1.0.