d954c0660919c7fdd5dca1b5ada00750efc4ccab
[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 Sat Apr 23 12:49:09 EEST 2005 Pekka Riikonen <priikone@silcnet.org>
11
12         * Autodist 1.2.1.
13
14         * Fixed 'noprocess' sed script.
15
16 Fri Apr 22 20:23:06 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
17
18         * Autodist 1.2.
19
20         * Various 'cat' optimizations.
21
22         * More test cases in tests/.
23
24         * No Autodist header for "other" '.ad' files as we don't know 
25           what the file contains.
26
27         * No non-source distdef format processing for source files
28           anymore.
29
30 Tue Apr 19 17:12:09 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
31
32         * Remove extra ' ' and '\t' when joining backslashed lines.
33
34         * Fixed argument delivery to hook scripts.
35
36 Mon Apr 18 21:05:42 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
37
38         * Process '*.ad' files before calling autoconf and automake.
39
40         * Various shell compatibility kludges added.
41
42 Mon Apr 18 20:06:24 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
43
44         * Autodist 1.1.
45
46         * All 'local' variables must be at the start of function for
47           compatibility.
48
49 Sun Apr 17 20:08:28 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
50
51         * Added TODO.
52
53         * Added pre-process-dist-hook and post-process-dist-hook.
54
55         * Added autodist.1.
56
57 Sun Apr 16 23:00:02 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
58
59         * First release, Autodist 1.0.