source: rtems/doc/ChangeLog @ 1620d02

Last change on this file since 1620d02 was f347da9, checked in by Joel Sherrill <joel.sherrill@…>, on 02/04/04 at 00:34:00

2004-02-03 Joel Sherrill <joel@…>

  • HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in, rtems_support.html.in, FAQ/basic.t, gnu_docs/gnu_footer.html, gnu_docs/index.html, gnu_docs/refcard.html, gnu_docs/rtems_tools_index.html, started/binaries.t, started/buildc.t, started/buildrt.t, started/intro.t, started/require.t, started/sample.t, started/tversions.texi.in: Attempt to make the documentation more accurately reflect the state of the world. These changes were primarily concerned with server layout.
  • Property mode set to 100644
File size: 7.4 KB
Line 
12004-02-03      Joel Sherrill <joel@OARcorp.com>
2
3        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
4        rtems_support.html.in, FAQ/basic.t, gnu_docs/gnu_footer.html,
5        gnu_docs/index.html, gnu_docs/refcard.html,
6        gnu_docs/rtems_tools_index.html, started/binaries.t,
7        started/buildc.t, started/buildrt.t, started/intro.t,
8        started/require.t, started/sample.t, started/tversions.texi.in:
9        Attempt to make the documentation more accurately reflect the state
10        of the world. These changes were primarily concerned with server
11        layout.
12
132004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Add RTEMSRPMGROUP.
16        * common/rtems.texi.in: Add RTEMSRPMGROUP.
17        * started/binaries.t: Add RTEMSRPMGROUP.
18
192004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Add RTEMS_ENABLE_RPMPREFIX.
22        Add RTEMSRPMPREFIX.
23        * common/rtems.texi.in: Add RTEMSRPMPREFIX.
24
252004-01-20      Joel Sherrill <joel@OARcorp.com>
26
27        PR 556/make_build
28        * Makefile.am: Fix missing line continuation.
29
302003-10-22      Joel Sherrill <joel@OARcorp.com>
31
32        PR 513/doc
33        * Makefile.am, index.html.in: Rename Getting Started to be non-language
34        specific and remove link to Ada Getting Started. Also install missing
35        graphic.
36
372003-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * common/.cvsignore: Add rtems.texi, rtems.sed.
40
412003-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * acinclude.m4: New.
44        * common/rtems.texi.in: New.
45        * configure.ac: Reflect changes above.
46        * project.am: Add COMMON_FILES.
47        Add rules to build common/rtems.texi.
48        * common/setup.texi: Remove RTEMS* VARs, moved to
49        common/rtems.texi.in.
50        * Makefile.am: Add common/rtems.texi to CLEANFILES.
51        Add common/rtems.sed to DISTCLEANFILES.
52
532003-08-29      Joel Sherrill <joel@OARcorp.com>
54
55        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
56        rtems_support.html.in, FAQ/basic.t, FAQ/build45.t,
57        bsp_howto/analog.t, bsp_howto/discrete.t, bsp_howto/nvmem.t,
58        bsp_howto/target.t, common/cpright.texi, gnu_docs/gnu_footer.html,
59        gnu_docs/gnu_header.html, gnu_docs/index.html, gnu_docs/refcard.html,
60        gnu_docs/rtems_tools_index.html, relnotes/install.texi,
61        relnotes/intro.texi, relnotes/status.texi, started/nextstep.t,
62        started_ada/intro.t, started_ada/tversions.texi: Migrate many
63        obsolete references from oarcorp.com to rtems.com. Also send people
64        to the support.html page rather than duplicate information.
65        * images/rtems_logo.jpg: New file.
66        * SUPPORT: Removed.
67
682003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: Extract toolversions from ../scripts/setup.def.
71        Propagate them to started/tversions.sed.
72
732003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
76
772003-05-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Remove src2html.
80        * configure.ac: Remove src2html.
81
822003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * project.am: clean *.info*.
85
862003-04-18      Joel Sherrill <joel@OARcorp.com>
87
88        * index.html.in: Merged from Head.
89
902003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Remove AC_CONFIG_AUX_DIR.
93
942003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: Unconditionally check for epstopdf and texi2pdf.
97
982003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * index.html.in: Fix duplicate c4x entry.
101
1022003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * index.html.in: Add c4x.
105
1062003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Add c4x.
109        * project.am: Add version.texi hack.
110
1112003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
114        Append -I $(top_builddir) to TEXI2WWW_ARGS.
115        * project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
116        Override automake's .dvi.ps:-rule.
117
1182003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * project.am, main.am: Use automake rules to build ps, pdf, info.
121        Various minor changes.
122
1232003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * project.am: Append $($(PROJECT)_TEXINFOS) to
126        html-dependencies.
127
1282003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: Require autoconf-2.57.
131        Require automake-1.7.2.
132        Remove started/pictures/Makefile.
133        * started/Makefile.am: Merge-in pictures/Makefile.am   
134        * started/pictures/Makefile.am: Remove.
135
1362002-12-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
139        * images/Makefile.am: Remove.
140        * common/Makefile.am: Remove.
141        * configure.ac: Reflect changes above.
142        * main.am: Append -I $(topsrc_dir) to AM_MAKEINFOFLAGS.
143
1442002-11-13      Joel Sherrill <joel@OARcorp.com>
145
146        * index.html.in: Note that the Getting Started with GNAT/RTEMS
147        manual is largely obsolete now that GNAT is in GCC.
148
1492002-10-24      Joel Sherrill <joel@OARcorp.com>
150
151        * index.html.in: Add links to multiple missing CPU supplements.
152
1532002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * .cvsignore: Reformat.
156        Add autom4te*cache.
157        Remove autom4te.cache.
158
1592002-07-30      Joel Sherrill <joel@OARcorp.com>
160
161        * configure.ac: Added supplements/arm/Makefile.
162
1632002-07-30      Joel Sherrill <joel@OARcorp.com>
164
165        * README: Updated.
166
1672002-06-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
170
1712002-04-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * VERSION, bootstrap: Removed as unneeded.
174
1752002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * bootstrap: Remove.
178        * VERSION: Remove.
179        * Makefile.am:
180        Remove bootstrap.
181        Add ACLOCAL_AMFLAGS.
182        * configure.ac: Add RTEMS_TOP.
183
1842002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * configure.ac:
187        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
188        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
189        * Makefile.am: Remove AUTOMAKE_OPTIONS.
190
1912001-02-14      Joel Sherrill <joel@OARcorp.com>
192
193        * configure.ac: New mips supplement.
194
1952002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * .cvsignore: Reworked.
198        * Makefile.am: Remove texinfo/texinfo.tex
199        * bootstrap: Removed.
200        * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
201        * main.am: Remove TEXINFO_TEX.
202        * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir.
203        Remove commented out make-variables.
204
2052002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
208        mkinstalldirs, texinfo.tex.
209        * Makefile.am: Add main.am to AUTOMAKE_FILES.
210        * configure.ac: Add AC_CONFIG_AUX_DIR([.]).
211        * project.am: Remove custom .texi and stamp-vti rules.
212        * main.am: Replace TEXI_COMMON with AM_MAKEINFOFLAGS.
213
2142002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * Makefile.am: Require automake-1.5.
217        * project.am: Reworked.
218        * main.am: New.
219        * configure.ac: New.
220        * configure.in: Removed.
221        * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
222
2232002-01-17      Joel Sherrill <joel@OARcorp.com>
224
225        * VERSION: Updated to rtems-doc-ss-20010117.
226
2272002-01-17      Joel Sherrill <joel@OARcorp.com>
228
229        * VERSION: Updated to rtems-doc-eng-20010816b-d1.
230
2312001-01-17      Joel Sherrill <joel@OARcorp.com>
232
233        * configure.in: Changed the version to eng-20010816b.
234
2352001-01-17      Joel Sherrill <joel@OARcorp.com>
236
237        * SUPPORT, LICENSE: New files.
238        * Numerous files touched as part of merging the 4.5 branch
239        onto the mainline development trunk and ensuring that the
240        script that cuts snapshots and releases works on the documentation.
241
2422001-10-30      Joel Sherrill <joel@OARcorp.com>
243
244        * VERSION: New file.
245
2462000-09-22      Joel Sherrill <joel@OARcorp.com>
247
248        * Makefile.am: Removed GENERATED_FILES from list of TEXINFOS.
249
2502000-08-10      Joel Sherrill <joel@OARcorp.com>
251
252        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.