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

4.104.114.84.95
Last change on this file since ccd81b60 was d49b0e2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/19/02 at 05:11:50

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

  • Makefile.am: Eliminate *_O_FILES. Use install-data-local instead of bsplist_DATA.
  • configure.ac: Require autoconf-2.57/automake-1.7.2. Apply 4th arg to AC_INIT to prevent autoconf to corrupt package name.
  • Property mode set to 100644
File size: 2.5 KB
Line 
12002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Eliminate *_O_FILES.
4        Use install-data-local instead of bsplist_DATA.
5        * configure.ac: Require autoconf-2.57/automake-1.7.2.
6        Apply 4th arg to AC_INIT to prevent autoconf to corrupt package name.
7
82002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * src/Makefile.am: Remove.
11        * include/Makefile.am: Remove.
12        * Makefile.am: Merge-in src/Makefile.am, include/Makefile.am.
13        * configure.ac: Reflect changes above.
14        Unconditionally check for CXX.
15
162002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * .cvsignore: Reformat.
19        Add autom4te*cache.
20        Remove autom4te.cache.
21
222002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * src/Makefile.am: Use .$(OBJEXT) instead of .o.
25
262002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * src/Makefile.am: Add bsplib_DATA. Eliminate LIBNAME. Cosmetical
29        changes.
30
312002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac:
34        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
35        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
36        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
37        * Makefile.am: Remove AUTOMAKE_OPTIONS.
38        * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
39
402001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * include/rtems++/Makefile.am: Remove.
43        * include/Makefile.am: Handle subdirs, require automake-1.5.
44        * configure.ac: Reflect changes above.
45        * Makefile.am: Require automake-1.5.
46
472001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
50        * configure.in: Remove.
51        * configure.ac: New file, generated from configure.in by autoupdate.
52
532001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * include/rtems++/Makefile.am: Use 'PREINSTALL_FILES ='.
56
572001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * include/rtems++/Makefile.am: Apply include_*HEADERS instead of
60        H_FILES.
61
622001-01-08      Joel Sherrill <joel@OARcorp.com>
63
64        * src/rtemsInterrupt.cc: Allocated interrupt_table since since
65        cannot be determined without CPU model information.
66
672000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
70
712000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
74
752000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
78        Switch to GNU canonicalization.
79
802000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * src/Makefile.am: Include compile.am
83
842000-08-10      Joel Sherrill <joel@OARcorp.com>
85
86        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.