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

4.104.114.84.95
Last change on this file since 3c55718 was 3c55718, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/11/03 at 09:06:13

Merger from rtems-4-6-branch.

  • Property mode set to 100644
File size: 2.7 KB
Line 
12003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove AC_CONFIG_AUX_DIR.
4
52003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Build librtems++$(LIB_VARIANT).a
8
92002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Eliminate *_O_FILES.
12        Use install-data-local instead of bsplist_DATA.
13        * configure.ac: Require autoconf-2.57/automake-1.7.2.
14        Apply 4th arg to AC_INIT to prevent autoconf to corrupt package name.
15
162002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * src/Makefile.am: Remove.
19        * include/Makefile.am: Remove.
20        * Makefile.am: Merge-in src/Makefile.am, include/Makefile.am.
21        * configure.ac: Reflect changes above.
22        Unconditionally check for CXX.
23
242002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * .cvsignore: Reformat.
27        Add autom4te*cache.
28        Remove autom4te.cache.
29
302002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * src/Makefile.am: Use .$(OBJEXT) instead of .o.
33
342002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * src/Makefile.am: Add bsplib_DATA. Eliminate LIBNAME. Cosmetical
37        changes.
38
392002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac:
42        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
43        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
44        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
45        * Makefile.am: Remove AUTOMAKE_OPTIONS.
46        * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
47
482001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * include/rtems++/Makefile.am: Remove.
51        * include/Makefile.am: Handle subdirs, require automake-1.5.
52        * configure.ac: Reflect changes above.
53        * Makefile.am: Require automake-1.5.
54
552001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
58        * configure.in: Remove.
59        * configure.ac: New file, generated from configure.in by autoupdate.
60
612001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * include/rtems++/Makefile.am: Use 'PREINSTALL_FILES ='.
64
652001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * include/rtems++/Makefile.am: Apply include_*HEADERS instead of
68        H_FILES.
69
702001-01-08      Joel Sherrill <joel@OARcorp.com>
71
72        * src/rtemsInterrupt.cc: Allocated interrupt_table since since
73        cannot be determined without CPU model information.
74
752000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
78
792000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
82
832000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
86        Switch to GNU canonicalization.
87
882000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * src/Makefile.am: Include compile.am
91
922000-08-10      Joel Sherrill <joel@OARcorp.com>
93
94        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.