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