source: rtems/testsuites/tools/ChangeLog @ ba2c04f

4.104.114.84.95
Last change on this file since ba2c04f was ba2c04f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/17/06 at 07:38:02

2006-10-17 Ralf Corsépius <ralf.corsepius@…>

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