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

Last change on this file since f87a9f2 was b3ceb897, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/04/03 at 17:12:06

2003-03-04 Ralf Corsepius <corsepiu@…>

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