source: rtems/testsuites/ChangeLog @ 93a0f2b

4.104.114.84.95
Last change on this file since 93a0f2b was 93a0f2b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/25/04 at 08:22:14

2004-03-25 Ralf Corsepius <corsepiu@…>

  • aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP. Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir. Add --enable-rtems-root. Rework RTEMS_ROOT.
  • Property mode set to 100644
File size: 9.3 KB
Line 
12004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP.
4        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
5        Add --enable-rtems-root. Rework RTEMS_ROOT.
6
72004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
10        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
11        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
12        aclocal/enable-tests.m4, aclocal/multilib.m4,
13        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
14
152004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Add 2nd arg to RTEMS_TOP.
18
192004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Add 2nd arg to RTEMS_TOP.
22
232004-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
26        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
27        * aclocal/project-root.m4: Remove obsolete comments.
28        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
29        * aclocal/rtems-top.m4: Rework.
30
312004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: Remove subdir tools.
34
352004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * aclocal/target.m4: Remove (Unused).
38
392004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * aclocal/version.m4: 4.6.99.0.
42
432004-01-07      Joel Sherrill <joel@OARcorp.com>
44
45        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
46        more completely covers the MIPS family.
47
482003-12-17  Joel Sherrill <joel@OARcorp.com>
49
50    * aclocal/version.m4: Updated to rtems-20031217-test.
51
522003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
55
562003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
59        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
60
612003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
64        * aclocal/env-rtemsbsp.m4: Remove bsplibdir.
65        Cleanups.
66
672003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * automake/compila.am: Remove ARCH.
70
712003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
74
752003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
78        * aclocal/lead-dot.m4: New (from automake-1.7f).
79        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT.
80        Add AC_SUBST(dirstamp).
81
822003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
85        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
86        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
87        aclocal/check-networking.m4, aclocal/check-posix.m4,
88        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
89        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
90        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
91        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
92        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
93        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
94        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
95        aclocal/multilib.m4, aclocal/path-ksh.m4,
96        aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
97        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
98        aclocal/rtems-top.m4, aclocal/target.m4,
99        aclocal/tool-paths.m4:
100        Fix underquoting to silence automake-1.8.
101
1022003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac: Reflect having moved to testsuites/.
105
1062003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * aclocal/rtems-top.m4: Add support for --with-project-root.
109        Remove RTEMS Version message.
110
1112003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * aclocal/canonical-host.m4: Remove.
114        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
115
1162003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: Remove RTEMS_CANONICAL_HOST.
119
1202003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
123        * aclocal/bsp_alias.m4: Remove.
124
1252003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac:Remove RTEMS_CHECK_CPU.
128        * aclocal/check-cpu.m4: Remove.
129        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
130        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
131        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU instead of
132        RTEMS_CHECK_CPU.
133
1342003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * aclocal/rtems-top.m4: Add RTEMS_API.
137        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
138
1392003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
142        * aclocal/enable-tests.m4: Change to support
143        --enable-tests=no|yes|samples, default is samples.
144        * configure.ac: Reflect changes above.
145
1462003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * Makefile.am: Reflect having moved aclocal/.
149
1502003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * aclocal/bsp-alias.m4: New (Copied from ../../../aclocal).
153        * aclocal/canonical-host.m4: New (Copied from ../../../aclocal).
154        * aclocal/canonicalize-tools.m4: New (Copied from ../../../aclocal).
155        * aclocal/canonical-target-name.m4: New (Copied from ../../../aclocal).
156        * aclocal/check-cpu.m4: New (Copied from ../../../aclocal).
157        * aclocal/check-custom-bsp.m4: New (Copied from ../../../aclocal).
158        * aclocal/check-cxx.m4: New (Copied from ../../../aclocal).
159        * aclocal/check-itron.m4: New (Copied from ../../../aclocal).
160        * aclocal/check-multiprocessing.m4: New (Copied from ../../../aclocal).
161        * aclocal/check-networking.m4: New (Copied from ../../../aclocal).
162        * aclocal/check-posix.m4: New (Copied from ../../../aclocal).
163        * aclocal/check-tool.m4: New (Copied from ../../../aclocal).
164        * aclocal/config-subdirs.m4: New (Copied from ../../../aclocal).
165        * aclocal/enable-bare.m4: New (Copied from ../../../aclocal).
166        * aclocal/enable-cxx.m4: New (Copied from ../../../aclocal).
167        * aclocal/enable-itron.m4: New (Copied from ../../../aclocal).
168        * aclocal/enable-multiprocessing.m4: New (Copied from ../../../aclocal).
169        * aclocal/enable-networking.m4: New (Copied from ../../../aclocal).
170        * aclocal/enable-posix.m4: New (Copied from ../../../aclocal).
171        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../../aclocal).
172        * aclocal/enable-tests.m4: New (Copied from ../../../aclocal).
173        * aclocal/env-rtemsbsp.m4: New (Copied from ../../../aclocal).
174        * aclocal/gcc-isystem.m4: New (Copied from ../../../aclocal).
175        * aclocal/gcc-pipe.m4: New (Copied from ../../../aclocal).
176        * aclocal/gcc-specs.m4: New (Copied from ../../../aclocal).
177        * aclocal/multilib.m4: New (Copied from ../../../aclocal).
178        * aclocal/path-ksh.m4: New (Copied from ../../../aclocal).
179        * aclocal/prog-cc.m4: New (Copied from ../../../aclocal).
180        * aclocal/prog-cxx.m4: New (Copied from ../../../aclocal).
181        * aclocal/project-root.m4: New (Copied from ../../../aclocal).
182        * aclocal/quoting.m4: New (Copied from ../../../aclocal).
183        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../../aclocal).
184        * aclocal/rtems-flags.m4: New (Copied from ../../../aclocal).
185        * aclocal/rtems-test-no-pause.m4: New (Copied from ../../../aclocal).
186        * aclocal/rtems-top.m4: New (Copied from ../../../aclocal).
187        * aclocal/target.m4: New (Copied from ../../../aclocal).
188        * aclocal/tool-paths.m4: New (Copied from ../../../aclocal).
189        * aclocal/version.m4: New (Copied from ../../../aclocal).
190
1912003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * automake/local.am, automake/host.am: Remove "debug".
194
1952003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * Makefile.am: Reflect having moved automake/.
198
1992003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * automake/compile.am, automake/host.am, automake/leaf.am
202        automake/local.am, automake/subdirs.am: New (copied from
203        ../../../automake).
204
2052003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
208
2092003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.ac: Remove AC_CONFIG_AUX_DIR.
212
2132003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
216
2172003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * configure.ac: AC_PREREQ(2.57).
220
2212002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * .cvsignore: Reformat.
224        Add autom4te*cache.
225        Remove autom4te.cache.
226
2272002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * configure.ac: Remove ENABLE_GCC28.
230
2312002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac:
234        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
235        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
236        * Makefile.am: Remove AUTOMAKE_OPTIONS.
237
2382001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
241        * configure.in: Remove.
242        * configure.ac: New file, generated from configure.in by autoupdate.
243
2442001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
247        handling.
248
2492001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
252        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
253
2542000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
257
2582000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
261
2622000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
265        Switch to GNU canonicalization.
266
2672000-08-10      Joel Sherrill <joel@OARcorp.com>
268
269        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.