source: rtems/c/src/librtems++/ChangeLog @ 8d51508

4.104.114.84.95
Last change on this file since 8d51508 was 8d51508, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/04 at 08:19:42

2004-02-12 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Don't include lib.am.
  • Property mode set to 100644
File size: 4.7 KB
RevLine 
[8d51508]12004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Don't include lib.am.
4
[f3f9b55]52004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Add PREINSTALL_DIRS.
8
[2dbcee8]92004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS
12        * Makefile.am: Use automake-compilation rules.
13
[534987d]142004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
17        Add PRE/TMPINSTALL_FILES to CLEANFILES.
18
[bd7dc66b]192003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
22
[375e890c]232003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
26
[810720b6]272003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
30
[cd05d03]312003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Add dirstamp support.
34
[457cd0f]352003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Remove all-local: $(ARCH).
38
[c44312d]392003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Remove RTEMS_CANONICAL_HOST.
42
[0c8d752]432003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Remove RTEMS_CHECK_CPU.
46
[fa9ef954]472003-09-04      Joel Sherrill <joel@OARcorp.com>
48
49        * include/rtems++/rtemsEvent.h, include/rtems++/rtemsInterrupt.h,
50        include/rtems++/rtemsMessageQueue.h,
51        include/rtems++/rtemsSemaphore.h, include/rtems++/rtemsStatusCode.h,
52        include/rtems++/rtemsTask.h, include/rtems++/rtemsTaskMode.h,
53        include/rtems++/rtemsTimer.h, src/rtemsEvent.cc,
54        src/rtemsInterrupt.cc, src/rtemsMessageQueue.cc,
55        src/rtemsSemaphore.cc, src/rtemsStatusCode.cc, src/rtemsTask.cc,
56        src/rtemsTimer.cc: URL for license changed.
57
[fe8bc62f]582003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Reflect having moved aclocal/.
61
[c53e9e2f]622003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
[c483a4e]64        * Makefile.am: Reflect having moved automake/.
[c53e9e2f]65
[7dcc3fe]662003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
69
[3c55718]702003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: Remove AC_CONFIG_AUX_DIR.
73
742003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Build librtems++$(LIB_VARIANT).a
77
[d49b0e2]782002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Eliminate *_O_FILES.
81        Use install-data-local instead of bsplist_DATA.
82        * configure.ac: Require autoconf-2.57/automake-1.7.2.
83        Apply 4th arg to AC_INIT to prevent autoconf to corrupt package name.
84
[4735923]852002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * src/Makefile.am: Remove.
88        * include/Makefile.am: Remove.
89        * Makefile.am: Merge-in src/Makefile.am, include/Makefile.am.
90        * configure.ac: Reflect changes above.
91        Unconditionally check for CXX.
92
[8730f45]932002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * .cvsignore: Reformat.
96        Add autom4te*cache.
97        Remove autom4te.cache.
98
[59ca1376]992002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * src/Makefile.am: Use .$(OBJEXT) instead of .o.
102
[8510772]1032002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * src/Makefile.am: Add bsplib_DATA. Eliminate LIBNAME. Cosmetical
106        changes.
107
[ae5a0ce1]1082002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac:
111        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
112        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
113        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
114        * Makefile.am: Remove AUTOMAKE_OPTIONS.
115        * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
116
[8917506d]1172001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * include/rtems++/Makefile.am: Remove.
120        * include/Makefile.am: Handle subdirs, require automake-1.5.
121        * configure.ac: Reflect changes above.
122        * Makefile.am: Require automake-1.5.
123
[df25c998]1242001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
127        * configure.in: Remove.
128        * configure.ac: New file, generated from configure.in by autoupdate.
129
[a86faa59]1302001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * include/rtems++/Makefile.am: Use 'PREINSTALL_FILES ='.
133
[80847a34]1342001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * include/rtems++/Makefile.am: Apply include_*HEADERS instead of
137        H_FILES.
138
[f692d7e0]1392001-01-08      Joel Sherrill <joel@OARcorp.com>
140
141        * src/rtemsInterrupt.cc: Allocated interrupt_table since since
142        cannot be determined without CPU model information.
143
[feead226]1442000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
147
[a314d3b4]1482000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
151
[f36718c]1522000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
155        Switch to GNU canonicalization.
156
[c063b6a]1572000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * src/Makefile.am: Include compile.am
160
[e94ad1fe]1612000-08-10      Joel Sherrill <joel@OARcorp.com>
162
163        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.