source: rtems/testsuites/support/ChangeLog @ 8588963

4.104.114.84.95
Last change on this file since 8588963 was 8588963, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 16:10:30

2003-12-12 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. Use include_HEADERS.
  • Property mode set to 100644
File size: 3.8 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
4        Use include_HEADERS.
5
62003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
9
102003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Reflect having moved to testsuites/.
13
142003-09-04      Joel Sherrill <joel@OARcorp.com>
15
16        * include/tmacros.h: URL for license changed.
17
182003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Reflect having moved aclocal/.
21
222003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Reflect having moved automake/.
25
262003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
29
302003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: Remove AC_CONFIG_AUX_DIR.
33
342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
37
382003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: AC_PREREQ(2.57).
41
422002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * .cvsignore: Reformat.
45        Add autom4te*cache.
46        Remove autom4te.cache.
47
482002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * include/Makefile.am: Remove.
51        * Makefile.am: Merge in former include/Makefile.am.
52        * configure.ac: Reflect changes above.
53        Take out unnecessary autoconf macros.
54
552002-08-01      Joel Sherrill <joel@OARcorp.com>
56
57        * Per PR47 add support for buffered test output.  This involved
58        adding defines to redirect output to a buffer and dump it when
59        full, at "test pause", and at exit.  To avoid problems when redefining
60        exit(), all tests were modified to call rtems_test_exit().
61        Some tests, notable psxtests, had to be modified to include
62        the standard test macro .h file (pmacros.h or tmacros.h) to
63        enable this support.
64        * include/buffer_test_io.h: New file.
65
662002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac:
69        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
70        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
71        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
72        * Makefile.am: Remove AUTOMAKE_OPTIONS.
73
742001-11-07      Joel Sherrill <joel@OARcorp.com>
75
76        Tracked as PR72 but related to the object id problem (PR36)
77        reported by Todor.Todorov@barco.com.
78        but discovered independently.
79        * include/tmacros.h: Added fatal_directive_check_status_only().
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
862001-08-16      Joel Sherrill <joel@OARcorp.com>
87
88        * include/tmacros.h: Attempt to print errno as further information.
89
902001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
91
92        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
93
942001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.in: Remove stubdr, wrapup, AC_INIT(include).
97        * Makefile.am: Remove stubdr, wrapup.
98        * stubdr/Makefile.am, stubdr/open.c, stubdr/close.c, stubdr/init.c,
99        stubdr/stubdrv.h, stubdr/cntrl.c, stubdr/.cvsignore, stubdr/read.c,
100        stubdr/write.c, wrapup/Makefile.am, wrapup/.cvsignore, stubdr/,
101        wrapup/: Remove.
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        * stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am.
110
1112000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
114
1152000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
118        Switch to GNU canonicalization.
119
1202000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * stubdr/Makefile.am, wrapup/Makefile.am: Include compile.am
123
1242000-08-10      Joel Sherrill <joel@OARcorp.com>
125
126        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.