source: rtems/c/src/make/ChangeLog @ 5376ca1

4.104.114.84.95
Last change on this file since 5376ca1 was 5376ca1, checked in by Joel Sherrill <joel.sherrill@…>, on 04/16/02 at 17:35:28

2002-04-15 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove ENABLE_GCC28.
  • Property mode set to 100644
File size: 1.9 KB
Line 
12002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove ENABLE_GCC28.
4
52002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac:
8        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
9        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
10        * Makefile.am: Remove AUTOMAKE_OPTIONS.
11        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
12        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
13
142001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
17        * configure.in: Remove.
18        * configure.ac: New file, generated from configure.in by autoupdate.
19
202001-10-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.in: Reworked for autoconf-2.52.
23
242001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Use exec_prefix not prefix.
27
282001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.inc.in: Add exec_prefix, remove terminating / from
31        PROJECT_ROOT.
32        * host.cfg.in: Update from <toplevel>/make/host.cfg.in
33
342001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.inc.in: Remove RTEMS_HOST.
37
382000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.inc.in: Use * instead of *_FOR_TARGET (BUG-FIX).
41
422000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
45
462000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
49
502000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Switch to GNU canonicalized autoconf macros.
53
542000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * leaf.cfg: Remove Depends inclusion.
57
582000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * leaf.cfg: Remove include ${CONFIG.CC}, add MANAGERS, START_FILE,
61        LINKCMDS handling.
62        * default.cfg.in: Remove everything but START_BASE.
63
642000-08-10      Joel Sherrill <joel@OARcorp.com>
65
66        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.