source: rtems/c/src/librtems++/ChangeLog @ 9d7508e

Last change on this file since 9d7508e was 9d7508e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/06 at 06:10:26

2006-12-02 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: New BUG-REPORT address.
  • Property mode set to 100644
File size: 5.7 KB
Line 
12006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: New BUG-REPORT address.
4
52006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Require automake-1.10. Require autoconf-2.60.
8
92006-09-13      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * configure.ac: Use RTEMS_AMPOLISH3.
12
132006-02-08      Joel Sherrill <joel@OARcorp.com>
14
15        * src/rtemsStatusCode.cc: Fix warnings.
16
172005-08-15      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * Makefile.am: Add preinstall.am.
20        * configure.ac: Add AMPOLISH3.
21        * preinstall.am: New.
22
232005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
26
272005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
28
29        * Makefile.am: Remove build-variant support.
30
312004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
32
33        * configure.ac: Require automake > 1.9.
34
352004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Cosmetics.
38
392004-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Preinstall dirs.
42
432004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Don't include lib.am.
46
472004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Add PREINSTALL_DIRS.
50
512004-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS
54        * Makefile.am: Use automake-compilation rules.
55
562004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
59        Add PRE/TMPINSTALL_FILES to CLEANFILES.
60
612003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
64
652003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
68
692003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
72
732003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Add dirstamp support.
76
772003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Remove all-local: $(ARCH).
80
812003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: Remove RTEMS_CANONICAL_HOST.
84
852003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Remove RTEMS_CHECK_CPU.
88
892003-09-04      Joel Sherrill <joel@OARcorp.com>
90
91        * include/rtems++/rtemsEvent.h, include/rtems++/rtemsInterrupt.h,
92        include/rtems++/rtemsMessageQueue.h,
93        include/rtems++/rtemsSemaphore.h, include/rtems++/rtemsStatusCode.h,
94        include/rtems++/rtemsTask.h, include/rtems++/rtemsTaskMode.h,
95        include/rtems++/rtemsTimer.h, src/rtemsEvent.cc,
96        src/rtemsInterrupt.cc, src/rtemsMessageQueue.cc,
97        src/rtemsSemaphore.cc, src/rtemsStatusCode.cc, src/rtemsTask.cc,
98        src/rtemsTimer.cc: URL for license changed.
99
1002003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.am: Reflect having moved aclocal/.
103
1042003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.am: Reflect having moved automake/.
107
1082003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
111
1122003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * configure.ac: Remove AC_CONFIG_AUX_DIR.
115
1162003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Build librtems++$(LIB_VARIANT).a
119
1202002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * Makefile.am: Eliminate *_O_FILES.
123        Use install-data-local instead of bsplist_DATA.
124        * configure.ac: Require autoconf-2.57/automake-1.7.2.
125        Apply 4th arg to AC_INIT to prevent autoconf to corrupt package name.
126
1272002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * src/Makefile.am: Remove.
130        * include/Makefile.am: Remove.
131        * Makefile.am: Merge-in src/Makefile.am, include/Makefile.am.
132        * configure.ac: Reflect changes above.
133        Unconditionally check for CXX.
134
1352002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * .cvsignore: Reformat.
138        Add autom4te*cache.
139        Remove autom4te.cache.
140
1412002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * src/Makefile.am: Use .$(OBJEXT) instead of .o.
144
1452002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * src/Makefile.am: Add bsplib_DATA. Eliminate LIBNAME. Cosmetical
148        changes.
149
1502002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac:
153        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
154        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
155        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
156        * Makefile.am: Remove AUTOMAKE_OPTIONS.
157        * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
158
1592001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * include/rtems++/Makefile.am: Remove.
162        * include/Makefile.am: Handle subdirs, require automake-1.5.
163        * configure.ac: Reflect changes above.
164        * Makefile.am: Require automake-1.5.
165
1662001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
169        * configure.in: Remove.
170        * configure.ac: New file, generated from configure.in by autoupdate.
171
1722001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * include/rtems++/Makefile.am: Use 'PREINSTALL_FILES ='.
175
1762001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * include/rtems++/Makefile.am: Apply include_*HEADERS instead of
179        H_FILES.
180
1812001-01-08      Joel Sherrill <joel@OARcorp.com>
182
183        * src/rtemsInterrupt.cc: Allocated interrupt_table since since
184        cannot be determined without CPU model information.
185
1862000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
189
1902000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
193
1942000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
197        Switch to GNU canonicalization.
198
1992000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * src/Makefile.am: Include compile.am
202
2032000-08-10      Joel Sherrill <joel@OARcorp.com>
204
205        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.