]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - ChangeLog
TX51 pre-release
[karo-tx-redboot.git] / ChangeLog
1 2003-03-27  Bart Veer  <bartv@ecoscentric.com>
2
3         * configure.in, configure:
4         Look for the host-side sources in tools/src as well as in host, as
5         per the 2.0 release tree.
6         Look for per-package host-side software in any/all versions of a
7         package, not just "current".
8
9 2003-02-12  Bart Veer  <bartv@ecoscentric.com>
10
11         * README.host: update Tcl-related instructions
12
13         * Makefile.in: regenerate
14
15 2002-08-13  Bart Veer  <bartv@ecoscentric.com>
16
17         * README.host: update host-side build instructions
18         
19 2002-08-03  Bart Veer  <bartv@ecoscentric.com>
20
21         * acinclude.m4, configure.in, Makefile.am:
22         Rework host-side autoconf support
23
24 1999-11-10  Bart Veer  <bartv@cygnus.co.uk>
25
26         * configure.in
27         * configure
28         Added host/tools/configtool/standalone/common
29
30 1999-11-09  Bart Veer  <bartv@cygnus.co.uk>
31
32         * configure:
33         * configure.in:
34         Added host/tools/ecostest/common, suppressed the configtool
35         support for now.
36
37 1999-08-12  Bart Veer  <bartv@cygnus.co.uk>
38
39         * Makefile.in:
40         * acinclude.m4:
41         * aclocal.m4:
42         * configure.in:
43         * configure:
44         First attempt at autoconfiscation of the configtool.
45
46 1999-06-03  Bart Veer  <bartv@cygnus.co.uk>
47
48         * acinclude.m4:
49         Trying to sort out the compiler flags a bit better.
50
51 1999-06-02  Bart Veer  <bartv@cygnus.co.uk>
52
53         * acinclude.m4:
54         Added -enable-debuginfo flag which will do the right thing
55         for both gcc/g++ (add -g) and VC++ (add -MDd or -MD)
56
57 1999-03-25  Bart Veer  <bartv@cygnus.co.uk>
58
59         * configure.in: 
60         * aclocal.m4:
61         * acinclude.m4: 
62         * Makefile.am:
63         Sorting out the banner.
64
65 1999-01-26  Bart Veer  <bartv@cygnus.co.uk>
66
67         * configure.in:
68         * configure:
69         * aclocal.m4:
70         * Makefile.in
71         Update to use autoconf 2.13 and automake 1.4
72
73         * acinclude.m4 (CYG_AC_PATH_TCL):
74         Improve the support for linking with Tcl
75
76 1999-01-21  Bart Veer  <bartv@cygnus.co.uk>
77
78         * acinclude.m4:
79         Added new macro CYG_AC_SUBST_VERSION so that different packages
80         can use different symbols for versioning.
81
82 1999-01-19  Bart Veer  <bartv@cygnus.co.uk>
83
84         * acinclude.m4:
85         * aclocal.m4:
86         * Makefile.in:
87         Added new macros: CYG_AC_MSVC_PATH for handling pathname
88         problems between cygwin and VC++; and CYG_AC_PATH_TCL so
89         that the user can specify the location of a suitable Tcl
90         installation.
91
92 1998-12-24  Bart Veer  <bartv@cygnus.co.uk>
93
94         * configure.in: 
95         * configure: 
96         * aclocal.m4: 
97         * acinclude.m4: 
98         * Makefile.in: 
99         * Makefile.am: 
100         Provide support for building all host-side packages.
101         
102 1998-07-13  Bart Veer  <bartv@cygnus.co.uk>
103
104         * ltconfig
105         * ltmain-sh
106         Merge with latest versions from devo
107
108         * missing
109         * mkinstalldirs
110         * config.guess
111         * config.sub
112         * install-sh
113         * ltconfig
114         * ltmain-sh
115         Restore files that had been removed prematurely
116