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

4.104.114.84.95
Last change on this file since 8510772 was 8510772, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/22/02 at 06:14:20

2002-07-22 Ralf Corsepius <corsepiu@…>

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