source: rtems/c/src/tests/ChangeLog @ e41e3fe7

4.104.114.84.95
Last change on this file since e41e3fe7 was e41e3fe7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/22/03 at 06:00:38

2003-08-22 Ralf Corsepius <corsepiu@…>

  • aclocal/enable-tests.m4: Change to support --enable-tests=no|yes|samples, default is samples.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 4.9 KB
RevLine 
[e41e3fe7]12003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/enable-tests.m4: Change to support
4        --enable-tests=no|yes|samples, default is samples.
5        * configure.ac: Reflect changes above.
6
[7862f888]72003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Reflect having moved aclocal/.
10
[3c69a774]112003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * aclocal/bsp-alias.m4: New (Copied from ../../../aclocal).
14        * aclocal/canonical-host.m4: New (Copied from ../../../aclocal).
15        * aclocal/canonicalize-tools.m4: New (Copied from ../../../aclocal).
16        * aclocal/canonical-target-name.m4: New (Copied from ../../../aclocal).
17        * aclocal/check-cpu.m4: New (Copied from ../../../aclocal).
18        * aclocal/check-custom-bsp.m4: New (Copied from ../../../aclocal).
19        * aclocal/check-cxx.m4: New (Copied from ../../../aclocal).
20        * aclocal/check-itron.m4: New (Copied from ../../../aclocal).
21        * aclocal/check-multiprocessing.m4: New (Copied from ../../../aclocal).
22        * aclocal/check-networking.m4: New (Copied from ../../../aclocal).
23        * aclocal/check-posix.m4: New (Copied from ../../../aclocal).
24        * aclocal/check-tool.m4: New (Copied from ../../../aclocal).
25        * aclocal/config-subdirs.m4: New (Copied from ../../../aclocal).
26        * aclocal/enable-bare.m4: New (Copied from ../../../aclocal).
27        * aclocal/enable-cxx.m4: New (Copied from ../../../aclocal).
28        * aclocal/enable-itron.m4: New (Copied from ../../../aclocal).
29        * aclocal/enable-multiprocessing.m4: New (Copied from ../../../aclocal).
30        * aclocal/enable-networking.m4: New (Copied from ../../../aclocal).
31        * aclocal/enable-posix.m4: New (Copied from ../../../aclocal).
32        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../../aclocal).
33        * aclocal/enable-tests.m4: New (Copied from ../../../aclocal).
34        * aclocal/env-rtemsbsp.m4: New (Copied from ../../../aclocal).
35        * aclocal/gcc-isystem.m4: New (Copied from ../../../aclocal).
36        * aclocal/gcc-pipe.m4: New (Copied from ../../../aclocal).
37        * aclocal/gcc-specs.m4: New (Copied from ../../../aclocal).
38        * aclocal/multilib.m4: New (Copied from ../../../aclocal).
39        * aclocal/path-ksh.m4: New (Copied from ../../../aclocal).
40        * aclocal/prog-cc.m4: New (Copied from ../../../aclocal).
41        * aclocal/prog-cxx.m4: New (Copied from ../../../aclocal).
42        * aclocal/project-root.m4: New (Copied from ../../../aclocal).
43        * aclocal/quoting.m4: New (Copied from ../../../aclocal).
44        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../../aclocal).
45        * aclocal/rtems-flags.m4: New (Copied from ../../../aclocal).
46        * aclocal/rtems-test-no-pause.m4: New (Copied from ../../../aclocal).
47        * aclocal/rtems-top.m4: New (Copied from ../../../aclocal).
48        * aclocal/target.m4: New (Copied from ../../../aclocal).
49        * aclocal/tool-paths.m4: New (Copied from ../../../aclocal).
50        * aclocal/version.m4: New (Copied from ../../../aclocal).
51
[94e18016]522003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * automake/local.am, automake/host.am: Remove "debug".
55
[e3e310f7]562003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
[61d9371]58        * Makefile.am: Reflect having moved automake/.
[e3e310f7]59
[4cd2df9]602003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * automake/compile.am, automake/host.am, automake/leaf.am
63        automake/local.am, automake/subdirs.am: New (copied from
64        ../../../automake).
65
[7dcc3fe]662003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
69
[3c55718]702003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: Remove AC_CONFIG_AUX_DIR.
73
[ccd81b60]742003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
77
[9b5c258]782003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: AC_PREREQ(2.57).
81
[8730f45]822002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * .cvsignore: Reformat.
85        Add autom4te*cache.
86        Remove autom4te.cache.
87
[cb9b2bfc]882002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Remove ENABLE_GCC28.
91
[7273b6e]922002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac:
95        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
96        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
97        * Makefile.am: Remove AUTOMAKE_OPTIONS.
98
[df25c998]992001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
102        * configure.in: Remove.
103        * configure.ac: New file, generated from configure.in by autoupdate.
104
[a3ac20f]1052001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
108        handling.
109
[9c0bd65]1102001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
113        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
114
[feead226]1152000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
118
[a314d3b4]1192000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
122
[ae1cce4e]1232000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
126        Switch to GNU canonicalization.
127
[e94ad1fe]1282000-08-10      Joel Sherrill <joel@OARcorp.com>
129
130        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.