source: rtems/c/src/librtems++/ChangeLog @ ae5a0ce1

4.104.114.84.95
Last change on this file since ae5a0ce1 was ae5a0ce1, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:49:53

2002-03-27 Ralf Corsepius <corsepiu@…>

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • include/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • src/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 1.7 KB
Line 
12002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac:
4        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
5        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
6        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
7        * Makefile.am: Remove AUTOMAKE_OPTIONS.
8        * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
9
102001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * include/rtems++/Makefile.am: Remove.
13        * include/Makefile.am: Handle subdirs, require automake-1.5.
14        * configure.ac: Reflect changes above.
15        * Makefile.am: Require automake-1.5.
16
172001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
20        * configure.in: Remove.
21        * configure.ac: New file, generated from configure.in by autoupdate.
22
232001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * include/rtems++/Makefile.am: Use 'PREINSTALL_FILES ='.
26
272001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * include/rtems++/Makefile.am: Apply include_*HEADERS instead of
30        H_FILES.
31
322001-01-08      Joel Sherrill <joel@OARcorp.com>
33
34        * src/rtemsInterrupt.cc: Allocated interrupt_table since since
35        cannot be determined without CPU model information.
36
372000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
40
412000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
44
452000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
48        Switch to GNU canonicalization.
49
502000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * src/Makefile.am: Include compile.am
53
542000-08-10      Joel Sherrill <joel@OARcorp.com>
55
56        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.