source: rtems/c/src/lib/libbsp/i386/ts_386ex/tools/ChangeLog @ 97891e5e

4.104.114.84.95
Last change on this file since 97891e5e was 97891e5e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/24/04 at 05:54:59

2004-09-24 Ralf Corsepius <ralf_corsepius@…>

  • configure.ac: Require automake > 1.9.
  • Property mode set to 100644
File size: 4.0 KB
Line 
12004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * configure.ac: Require automake > 1.9.
4
52004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Merge-in debug_ada/Makefile.am, debug_c/Makefile.am,
8        dos_sup/Makefile.am, network_ada/adasockets/Makefile.am,
9        network_ada/Makefile.am, network_ada/listener/Makefile.am,
10        network_ada/tcprelay/Makefile.am, ts_1325_ada/Makefile.am. Use automake
11        compilation rules.
12        * debug_ada/Makefile.am, debug_c/Makefile.am, dos_sup/Makefile.am,
13        network_ada/adasockets/Makefile.am, network_ada/Makefile.am,
14        network_ada/listener/Makefile.am, network_ada/tcprelay/Makefile.am,
15        ts_1325_ada/Makefile.am: Remove.
16        * configure.ac: Reflect changes above.
17
182003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
21
222003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Cosmetics.
25        * debug_ada/Makefile.am: Cosmetics.
26        * debug_c/Makefile.am: Cosmetics.
27        * dos_sup/Makefile.am: Cosmetics.
28        * network_ada/Makefile.am: Cosmetics.
29        * network_ada/adasockets/Makefile.am: Cosmetics.
30        * network_ada/listener/Makefile.am: Cosmetics.
31        * network_ada/tcprelay/Makefile.am: Cosmetics.
32        * ts_1325_ada/Makefile.am: Cosmetics.
33
342003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Reflect having moved aclocal/.
37
382003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Reflect having moved automake/.
41        * debug_ada/Makefile.am: Reflect having moved automake/.
42        * debug_c/Makefile.am: Reflect having moved automake/.
43        * dos_sup/Makefile.am: Reflect having moved automake/.
44        * network_ada/Makefile.am: Reflect having moved automake/.
45        * network_ada/adasockets/Makefile.am: Reflect having moved automake/.
46        * network_ada/listener/Makefile.am: Reflect having moved automake/.
47        * network_ada/tcprelay/Makefile.am: Reflect having moved automake/.
48        * ts_1325_ada/Makefile.am: Reflect having moved automake/.
49
502003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
53
542003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Remove AC_CONFIG_AUX_DIR.
57
582003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
61
622003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: AC_PREREQ(2.57).
65
662002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Remove duplicate
69        AC_CONFIG_FILES(ts_1325_ada/Makefile).
70
712002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * .cvsignore: Reformat.
74        Add autom4te*cache.
75        Remove autom4te.cache.
76
772002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac:
80        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
81        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
82        * debug_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
83        * Makefile.am: Remove AUTOMAKE_OPTIONS.
84        * debug_c/Makefile.am: Remove AUTOMAKE_OPTIONS.
85        * dos_sup/Makefile.am: Remove AUTOMAKE_OPTIONS.
86        * network_ada/adasockets/Makefile.am: Remove AUTOMAKE_OPTIONS.
87        * network_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
88        * network_ada/listener/Makefile.am: Remove AUTOMAKE_OPTIONS.
89        * network_ada/tcprelay/Makefile.am: Remove AUTOMAKE_OPTIONS.
90        * ts_1325_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
91
922001-10-12      Joel Sherrill <joel@OARcorp.com>
93
94        * debug_ada/init.c, network_ada/listener/init.c,
95        network_ada/tcprelay/init.c, ts_1325_ada/init.c: Fixed typo.
96
972001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
100        * configure.in: Remove.
101        * configure.ac: New file, generated from configure.in by autoupdate.
102
1032000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
106
1072000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
110
1112000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
114        Switch to GNU canonicalization.
115
1162000-08-10      Joel Sherrill <joel@OARcorp.com>
117
118        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.