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

4.104.114.84.95
Last change on this file since dc17e8ed was 59ca1376, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/02 at 06:01:51

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

  • src/Makefile.am: Use .$(OBJEXT) instead of .o.
  • Property mode set to 100644
File size: 1.9 KB
Line 
12002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * src/Makefile.am: Use .$(OBJEXT) instead of .o.
4
52002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * src/Makefile.am: Add bsplib_DATA. Eliminate LIBNAME. Cosmetical
8        changes.
9
102002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac:
13        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
14        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
15        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
16        * Makefile.am: Remove AUTOMAKE_OPTIONS.
17        * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
18
192001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * include/rtems++/Makefile.am: Remove.
22        * include/Makefile.am: Handle subdirs, require automake-1.5.
23        * configure.ac: Reflect changes above.
24        * Makefile.am: Require automake-1.5.
25
262001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
29        * configure.in: Remove.
30        * configure.ac: New file, generated from configure.in by autoupdate.
31
322001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * include/rtems++/Makefile.am: Use 'PREINSTALL_FILES ='.
35
362001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * include/rtems++/Makefile.am: Apply include_*HEADERS instead of
39        H_FILES.
40
412001-01-08      Joel Sherrill <joel@OARcorp.com>
42
43        * src/rtemsInterrupt.cc: Allocated interrupt_table since since
44        cannot be determined without CPU model information.
45
462000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
49
502000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
53
542000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
57        Switch to GNU canonicalization.
58
592000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * src/Makefile.am: Include compile.am
62
632000-08-10      Joel Sherrill <joel@OARcorp.com>
64
65        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.