source: rtems/c/src/librtems++/ChangeLog @ 74e2998

Last change on this file since 74e2998 was 74e2998, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/03 at 14:41:57

2003-08-11 Ralf Corsepius <corsepiu@…>

  • configure.ac: Use rtems-bugs@… as bug report email address.
  • Property mode set to 100644
File size: 2.8 KB
RevLine 
[74e2998]12003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
4
[b18646c9]52003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove AC_CONFIG_AUX_DIR.
8
[b3ceb897]92003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Build librtems++$(LIB_VARIANT).a
12
[d49b0e2]132002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Eliminate *_O_FILES.
16        Use install-data-local instead of bsplist_DATA.
17        * configure.ac: Require autoconf-2.57/automake-1.7.2.
18        Apply 4th arg to AC_INIT to prevent autoconf to corrupt package name.
19
[4735923]202002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * src/Makefile.am: Remove.
23        * include/Makefile.am: Remove.
24        * Makefile.am: Merge-in src/Makefile.am, include/Makefile.am.
25        * configure.ac: Reflect changes above.
26        Unconditionally check for CXX.
27
[8730f45]282002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * .cvsignore: Reformat.
31        Add autom4te*cache.
32        Remove autom4te.cache.
33
[59ca1376]342002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * src/Makefile.am: Use .$(OBJEXT) instead of .o.
37
[8510772]382002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * src/Makefile.am: Add bsplib_DATA. Eliminate LIBNAME. Cosmetical
41        changes.
42
[ae5a0ce1]432002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac:
46        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
47        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
48        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
49        * Makefile.am: Remove AUTOMAKE_OPTIONS.
50        * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
51
[8917506d]522001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * include/rtems++/Makefile.am: Remove.
55        * include/Makefile.am: Handle subdirs, require automake-1.5.
56        * configure.ac: Reflect changes above.
57        * Makefile.am: Require automake-1.5.
58
[df25c998]592001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
62        * configure.in: Remove.
63        * configure.ac: New file, generated from configure.in by autoupdate.
64
[a86faa59]652001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * include/rtems++/Makefile.am: Use 'PREINSTALL_FILES ='.
68
[80847a34]692001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * include/rtems++/Makefile.am: Apply include_*HEADERS instead of
72        H_FILES.
73
[f692d7e0]742001-01-08      Joel Sherrill <joel@OARcorp.com>
75
76        * src/rtemsInterrupt.cc: Allocated interrupt_table since since
77        cannot be determined without CPU model information.
78
[feead226]792000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
82
[a314d3b4]832000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
86
[f36718c]872000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
90        Switch to GNU canonicalization.
91
[c063b6a]922000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * src/Makefile.am: Include compile.am
95
[e94ad1fe]962000-08-10      Joel Sherrill <joel@OARcorp.com>
97
98        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.