source: rtems/c/src/make/ChangeLog @ ee4cdbc

4.104.114.84.95
Last change on this file since ee4cdbc was ee4cdbc, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/08/02 at 13:35:02

2002-11-08 Ralf Corsepius <corsepiu@…>

  • configure.ac: Only symlink leaf.cfg.
  • Property mode set to 100644
File size: 3.3 KB
Line 
12002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Only symlink leaf.cfg.
4
52002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove references to Templates.
8        Use local AC_CONFIG_LINKS.
9        * README: Relocated from make/
10        * directory.cfg: Ditto.
11        * lib.cfg: Ditto.
12        * compilers/gcc-target-default.cfg: Ditto.
13
142002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Unconditionally check for CXX (Hack to bug in
17        autoconf > 2.54).
18
192002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * .cvsignore: Reformat.
22        Add autom4te*cache.
23        Remove autom4te.cache.
24
252002-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.inc.in: Comment out RTEMS_USE_GCC272.
28        Comment out RTEMS_LIBC_DIR.
29
302002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: Remove RTEMS_BSP_ALIAS.
33        Add RTEMS_CHECK_BSP_CACHE.
34
352002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * bsp.mak: New.
38
392002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Remove RTEMS_BSP.cache generation.
42        Remove handling custom/*.cfgs.
43        Remove handling custom/default.cfg.
44        * configure.ac: Remove handling of custom/*.cfgs.
45        Remove auto* generated custom/default.cfg.
46
472002-04-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * custom/Makefile.am: Remove.
50        * compilers/Makefile.am: Remove.
51        * compilers/.cvsignore: Remove.
52        * Makefile.am: Merge-in former */Makefile.ams.
53        Add more vars  to <BSP>.cache.
54        * configure.ac: Reflect changes above. Cosmetic fixes.
55
562002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: Remove ENABLE_GCC28.
59
602002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac:
63        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
64        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
65        * Makefile.am: Remove AUTOMAKE_OPTIONS.
66        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
67        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
68
692001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
72        * configure.in: Remove.
73        * configure.ac: New file, generated from configure.in by autoupdate.
74
752001-10-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.in: Reworked for autoconf-2.52.
78
792001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Use exec_prefix not prefix.
82
832001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.inc.in: Add exec_prefix, remove terminating / from
86        PROJECT_ROOT.
87        * host.cfg.in: Update from <toplevel>/make/host.cfg.in
88
892001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.inc.in: Remove RTEMS_HOST.
92
932000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.inc.in: Use * instead of *_FOR_TARGET (BUG-FIX).
96
972000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
100
1012000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
104
1052000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Switch to GNU canonicalized autoconf macros.
108
1092000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * leaf.cfg: Remove Depends inclusion.
112
1132000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * leaf.cfg: Remove include ${CONFIG.CC}, add MANAGERS, START_FILE,
116        LINKCMDS handling.
117        * default.cfg.in: Remove everything but START_BASE.
118
1192000-08-10      Joel Sherrill <joel@OARcorp.com>
120
121        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.