source: rtems/c/src/make/ChangeLog @ 978f59a

4.104.114.84.95
Last change on this file since 978f59a was c9500675, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:49:56

2002-03-27 Ralf Corsepius <corsepiu@…>

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