source: rtems/doc/ChangeLog @ 931652e

4.104.114.84.95
Last change on this file since 931652e was 810720b6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 03:28:02

2003-12-12 Ralf Corsepius <corsepiu@…>

  • configure.ac: Require automake >= 1.8, autoconf >= 2.59.
  • Property mode set to 100644
File size: 6.7 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
4
52003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * project.am: Remove $(PROJECT).info* from CLEANFILES (Doesn't work
8        with automake-1.7f/1.8 anymore).
9
102003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Add missing '\'. Reformat.
13
142003-10-22      Joel Sherrill <joel@OARcorp.com>
15
16        PR 513/doc
17        * Makefile.am, index.html.in: Rename Getting Started to be non-language
18        specific and remove link to Ada Getting Started. Also install missing
19        graphic.
20
212003-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * images/ChangeLog: Removed.
24        * ChangeLog: Merge images/ChangeLog.
25
262003-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * common/ChangeLog: Removed.
29        * ChangeLog: Merge common/ChangeLog.
30
312003-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * common/.cvsignore: Add rtems.texi, rtems.sed.
34
352003-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Merger from rtems-4-6-branch.
38        * configure.ac: Merger from rtems-4-6-branch.
39        Purge hppa1.1.
40        * index.html.in: Purge hppa1.1.
41        * project.am: Merger from rtems-4-6-branch.
42        * rtems_support.html.in: Purge hppa1.1.
43
442003-09-19      Joel Sherrill <joel@OARcorp.com>
45
46        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
47        rtems_support.html.in, ada_user/ada_user.texi: Merge from branch.
48        * acinclude.m4, images/rtems_logo.jpg: New files.
49        * SUPPORT, tools/texi2www/archive/texi2www-960103.tgz: Removed.
50
512003-09-19      Joel Sherrill <joel@OARcorp.com>
52
53        * common/cpright.texi, common/setup.texi: Merge from branch.
54        * common/rtems.texi.in: New file.
55
562003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
59
602003-04-11      Joel Sherrill <joel@OARcorp.com>
61
62        * index.html.in: Development Environment Guide should be updated now.
63
642002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * common/Makefile.am: Remove AUTOMAKE_OPTIONS.
67
682003-02-18      Joel Sherrill <joel@OARcorp.com>
69
70        * Makefile.am, configure.ac: Remove src2html references.
71        * index.html.in: Update to reflect partial update of Development
72        Environment Guide.
73
742003-02-14      Joel Sherrill <joel@OARcorp.com>
75
76        * index.html.in: Removed a29k reference.
77
782003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * index.html.in: Fix duplicate c4x entry.
81
822003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * index.html.in: Add c4x.
85
862003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Add c4x.
89        * project.am: Add version.texi hack.
90
912003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
94        Append -I $(top_builddir) to TEXI2WWW_ARGS.
95        * project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
96        Override automake's .dvi.ps:-rule.
97
982003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * project.am, main.am: Use automake rules to build ps, pdf, info.
101        Various minor changes.
102
1032003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * project.am: Append $($(PROJECT)_TEXINFOS) to
106        html-dependencies.
107
1082003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac: Require autoconf-2.57.
111        Require automake-1.7.2.
112        Remove started/pictures/Makefile.
113        * started/Makefile.am: Merge-in pictures/Makefile.am   
114        * started/pictures/Makefile.am: Remove.
115
1162002-12-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
119        * images/Makefile.am: Remove.
120        * common/Makefile.am: Remove.
121        * configure.ac: Reflect changes above.
122        * main.am: Append -I $(topsrc_dir) to AM_MAKEINFOFLAGS.
123
1242002-11-13      Joel Sherrill <joel@OARcorp.com>
125
126        * index.html.in: Note that the Getting Started with GNAT/RTEMS
127        manual is largely obsolete now that GNAT is in GCC.
128
1292002-10-24      Joel Sherrill <joel@OARcorp.com>
130
131        * index.html.in: Add links to multiple missing CPU supplements.
132
1332002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * .cvsignore: Reformat.
136        Add autom4te*cache.
137        Remove autom4te.cache.
138
1392002-07-30      Joel Sherrill <joel@OARcorp.com>
140
141        * configure.ac: Added supplements/arm/Makefile.
142
1432002-07-30      Joel Sherrill <joel@OARcorp.com>
144
145        * README: Updated.
146
1472002-06-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
150
1512002-04-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * VERSION, bootstrap: Removed as unneeded.
154
1552002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * bootstrap: Remove.
158        * VERSION: Remove.
159        * Makefile.am:
160        Remove bootstrap.
161        Add ACLOCAL_AMFLAGS.
162        * configure.ac: Add RTEMS_TOP.
163
1642002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac:
167        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
168        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
169        * Makefile.am: Remove AUTOMAKE_OPTIONS.
170
1712002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * images/Makefile.am: Remove AUTOMAKE_OPTIONS.
174
1752001-02-14      Joel Sherrill <joel@OARcorp.com>
176
177        * configure.ac: New mips supplement.
178
1792002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * .cvsignore: Reworked.
182        * Makefile.am: Remove texinfo/texinfo.tex
183        * bootstrap: Removed.
184        * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
185        * main.am: Remove TEXINFO_TEX.
186        * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir.
187        Remove commented out make-variables.
188
1892002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
192        mkinstalldirs, texinfo.tex.
193        * Makefile.am: Add main.am to AUTOMAKE_FILES.
194        * configure.ac: Add AC_CONFIG_AUX_DIR([.]).
195        * project.am: Remove custom .texi and stamp-vti rules.
196        * main.am: Replace TEXI_COMMON with AM_MAKEINFOFLAGS.
197
1982002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * Makefile.am: Require automake-1.5.
201        * project.am: Reworked.
202        * main.am: New.
203        * configure.ac: New.
204        * configure.in: Removed.
205        * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
206
2072002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * common/Makefile.am: Require automake-1.5.
210        * images/Makefile.am: Require automake-1.5.
211
2122002-01-17      Joel Sherrill <joel@OARcorp.com>
213
214        * VERSION: Updated to rtems-doc-ss-20010117.
215
2162002-01-17      Joel Sherrill <joel@OARcorp.com>
217
218        * VERSION: Updated to rtems-doc-eng-20010816b-d1.
219
2202001-01-17      Joel Sherrill <joel@OARcorp.com>
221
222        * configure.in: Changed the version to eng-20010816b.
223
2242001-01-17      Joel Sherrill <joel@OARcorp.com>
225
226        * SUPPORT, LICENSE: New files.
227        * Numerous files touched as part of merging the 4.5 branch
228        onto the mainline development trunk and ensuring that the
229        script that cuts snapshots and releases works on the documentation.
230
2312001-10-30      Joel Sherrill <joel@OARcorp.com>
232
233        * VERSION: New file.
234
2352000-09-22      Joel Sherrill <joel@OARcorp.com>
236
237        * Makefile.am: Removed GENERATED_FILES from list of TEXINFOS.
238
2392000-08-10      Joel Sherrill <joel@OARcorp.com>
240
241        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.