source: rtems/testsuites/tools/ChangeLog @ 39615f4

4.104.115
Last change on this file since 39615f4 was fcb0cd46, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/06 at 06:06:55

2006-12-02 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: New BUG-REPORT address.
  • Property mode set to 100644
File size: 2.8 KB
Line 
12006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: New BUG-REPORT address.
4
52006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Require autoconf-2.60. Require automake-1.10.
8
92004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * configure.ac: Require automake > 1.9.
12
132004-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * * configure.ac: Remove RTEMS_CPU_SUBDIRS.
16
172004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: Add 2nd arg to RTEMS_TOP.
20
212004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Rework. Make package a host compiled package.
24        * Makefile.am: Ditto.
25
262003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
29
302003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: Reflect having moved to testsuites/.
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
422003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
45
462003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Remove AC_CONFIG_AUX_DIR.
49
502003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
53
542003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: AC_PREREQ(2.57).
57
582002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
61
622002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * .cvsignore: Reformat.
65        Add autom4te*cache.
66        Remove autom4te.cache.
67
682002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac:
71        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
72        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
73        * Makefile.am: Remove AUTOMAKE_OPTIONS.
74
752001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: Apply RTEMS_CPU_SUBDIRS for potential CPU-subdirs.
78        * Makefile.am: Require automake-1.5.
79
802001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
83        * configure.in: Remove.
84        * configure.ac: New file, generated from configure.in by autoupdate.
85
862000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
89
902000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
93
942000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
97        Switch to GNU canonicalization.
98        * configure.in: Replace AC_CONFIG_SUBDIRS with
99        RTEMS_CONFIG_BUILD_SUBDIRS.
100
1012000-08-10      Joel Sherrill <joel@OARcorp.com>
102
103        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.