source: rtems/c/src/librtems++/ChangeLog @ 6badcc2

4.104.114.84.95
Last change on this file since 6badcc2 was 7dcc3fe, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/03 at 14:20:43

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
Line 
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
52003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove AC_CONFIG_AUX_DIR.
8
92003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Build librtems++$(LIB_VARIANT).a
12
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
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
282002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * .cvsignore: Reformat.
31        Add autom4te*cache.
32        Remove autom4te.cache.
33
342002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * src/Makefile.am: Use .$(OBJEXT) instead of .o.
37
382002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * src/Makefile.am: Add bsplib_DATA. Eliminate LIBNAME. Cosmetical
41        changes.
42
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
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
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
652001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * include/rtems++/Makefile.am: Use 'PREINSTALL_FILES ='.
68
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
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
792000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
82
832000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
86
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
922000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * src/Makefile.am: Include compile.am
95
962000-08-10      Joel Sherrill <joel@OARcorp.com>
97
98        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.