source: rtems/c/src/librtems++/ChangeLog @ 3b7aeda

4.104.114.84.95
Last change on this file since 3b7aeda was 4735923, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/10/02 at 01:44:08

2002-12-09 Ralf Corsepius <corsepiu@…>

  • src/Makefile.am: Remove.
  • include/Makefile.am: Remove.
  • Makefile.am: Merge-in src/Makefile.am, include/Makefile.am.
  • configure.ac: Reflect changes above. Unconditionally check for CXX.
  • Property mode set to 100644
File size: 2.3 KB
Line 
12002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * src/Makefile.am: Remove.
4        * include/Makefile.am: Remove.
5        * Makefile.am: Merge-in src/Makefile.am, include/Makefile.am.
6        * configure.ac: Reflect changes above.
7        Unconditionally check for CXX.
8
92002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * .cvsignore: Reformat.
12        Add autom4te*cache.
13        Remove autom4te.cache.
14
152002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * src/Makefile.am: Use .$(OBJEXT) instead of .o.
18
192002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * src/Makefile.am: Add bsplib_DATA. Eliminate LIBNAME. Cosmetical
22        changes.
23
242002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac:
27        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
28        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
29        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
30        * Makefile.am: Remove AUTOMAKE_OPTIONS.
31        * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
32
332001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * include/rtems++/Makefile.am: Remove.
36        * include/Makefile.am: Handle subdirs, require automake-1.5.
37        * configure.ac: Reflect changes above.
38        * Makefile.am: Require automake-1.5.
39
402001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
43        * configure.in: Remove.
44        * configure.ac: New file, generated from configure.in by autoupdate.
45
462001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * include/rtems++/Makefile.am: Use 'PREINSTALL_FILES ='.
49
502001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * include/rtems++/Makefile.am: Apply include_*HEADERS instead of
53        H_FILES.
54
552001-01-08      Joel Sherrill <joel@OARcorp.com>
56
57        * src/rtemsInterrupt.cc: Allocated interrupt_table since since
58        cannot be determined without CPU model information.
59
602000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
63
642000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
67
682000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
71        Switch to GNU canonicalization.
72
732000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * src/Makefile.am: Include compile.am
76
772000-08-10      Joel Sherrill <joel@OARcorp.com>
78
79        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.