source: rtems/doc/ChangeLog @ c5dc20e9

Last change on this file since c5dc20e9 was c5dc20e9, checked in by Joel Sherrill <joel.sherrill@…>, on 01/20/04 at 16:21:37

2004-01-20 Joel Sherrill <joel@…>

PR 556/make_build

  • Makefile.am: Fix missing line continuation.
  • Property mode set to 100644
File size: 6.5 KB
Line 
12004-01-20      Joel Sherrill <joel@OARcorp.com>
2
3        PR 556/make_build
4        * Makefile.am: Fix missing line continuation.
5
62003-10-22      Joel Sherrill <joel@OARcorp.com>
7
8        PR 513/doc
9        * Makefile.am, index.html.in: Rename Getting Started to be non-language
10        specific and remove link to Ada Getting Started. Also install missing
11        graphic.
12
132003-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * common/.cvsignore: Add rtems.texi, rtems.sed.
16
172003-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * acinclude.m4: New.
20        * common/rtems.texi.in: New.
21        * configure.ac: Reflect changes above.
22        * project.am: Add COMMON_FILES.
23        Add rules to build common/rtems.texi.
24        * common/setup.texi: Remove RTEMS* VARs, moved to
25        common/rtems.texi.in.
26        * Makefile.am: Add common/rtems.texi to CLEANFILES.
27        Add common/rtems.sed to DISTCLEANFILES.
28
292003-08-29      Joel Sherrill <joel@OARcorp.com>
30
31        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
32        rtems_support.html.in, FAQ/basic.t, FAQ/build45.t,
33        bsp_howto/analog.t, bsp_howto/discrete.t, bsp_howto/nvmem.t,
34        bsp_howto/target.t, common/cpright.texi, gnu_docs/gnu_footer.html,
35        gnu_docs/gnu_header.html, gnu_docs/index.html, gnu_docs/refcard.html,
36        gnu_docs/rtems_tools_index.html, relnotes/install.texi,
37        relnotes/intro.texi, relnotes/status.texi, started/nextstep.t,
38        started_ada/intro.t, started_ada/tversions.texi: Migrate many
39        obsolete references from oarcorp.com to rtems.com. Also send people
40        to the support.html page rather than duplicate information.
41        * images/rtems_logo.jpg: New file.
42        * SUPPORT: Removed.
43
442003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Extract toolversions from ../scripts/setup.def.
47        Propagate them to started/tversions.sed.
48
492003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
52
532003-05-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Remove src2html.
56        * configure.ac: Remove src2html.
57
582003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * project.am: clean *.info*.
61
622003-04-18      Joel Sherrill <joel@OARcorp.com>
63
64        * index.html.in: Merged from Head.
65
662003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Remove AC_CONFIG_AUX_DIR.
69
702003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: Unconditionally check for epstopdf and texi2pdf.
73
742003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * index.html.in: Fix duplicate c4x entry.
77
782003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * index.html.in: Add c4x.
81
822003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: Add c4x.
85        * project.am: Add version.texi hack.
86
872003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
90        Append -I $(top_builddir) to TEXI2WWW_ARGS.
91        * project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
92        Override automake's .dvi.ps:-rule.
93
942003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * project.am, main.am: Use automake rules to build ps, pdf, info.
97        Various minor changes.
98
992003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * project.am: Append $($(PROJECT)_TEXINFOS) to
102        html-dependencies.
103
1042003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.ac: Require autoconf-2.57.
107        Require automake-1.7.2.
108        Remove started/pictures/Makefile.
109        * started/Makefile.am: Merge-in pictures/Makefile.am   
110        * started/pictures/Makefile.am: Remove.
111
1122002-12-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
115        * images/Makefile.am: Remove.
116        * common/Makefile.am: Remove.
117        * configure.ac: Reflect changes above.
118        * main.am: Append -I $(topsrc_dir) to AM_MAKEINFOFLAGS.
119
1202002-11-13      Joel Sherrill <joel@OARcorp.com>
121
122        * index.html.in: Note that the Getting Started with GNAT/RTEMS
123        manual is largely obsolete now that GNAT is in GCC.
124
1252002-10-24      Joel Sherrill <joel@OARcorp.com>
126
127        * index.html.in: Add links to multiple missing CPU supplements.
128
1292002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * .cvsignore: Reformat.
132        Add autom4te*cache.
133        Remove autom4te.cache.
134
1352002-07-30      Joel Sherrill <joel@OARcorp.com>
136
137        * configure.ac: Added supplements/arm/Makefile.
138
1392002-07-30      Joel Sherrill <joel@OARcorp.com>
140
141        * README: Updated.
142
1432002-06-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
146
1472002-04-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * VERSION, bootstrap: Removed as unneeded.
150
1512002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * bootstrap: Remove.
154        * VERSION: Remove.
155        * Makefile.am:
156        Remove bootstrap.
157        Add ACLOCAL_AMFLAGS.
158        * configure.ac: Add RTEMS_TOP.
159
1602002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.ac:
163        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
164        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
165        * Makefile.am: Remove AUTOMAKE_OPTIONS.
166
1672001-02-14      Joel Sherrill <joel@OARcorp.com>
168
169        * configure.ac: New mips supplement.
170
1712002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * .cvsignore: Reworked.
174        * Makefile.am: Remove texinfo/texinfo.tex
175        * bootstrap: Removed.
176        * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
177        * main.am: Remove TEXINFO_TEX.
178        * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir.
179        Remove commented out make-variables.
180
1812002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
184        mkinstalldirs, texinfo.tex.
185        * Makefile.am: Add main.am to AUTOMAKE_FILES.
186        * configure.ac: Add AC_CONFIG_AUX_DIR([.]).
187        * project.am: Remove custom .texi and stamp-vti rules.
188        * main.am: Replace TEXI_COMMON with AM_MAKEINFOFLAGS.
189
1902002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * Makefile.am: Require automake-1.5.
193        * project.am: Reworked.
194        * main.am: New.
195        * configure.ac: New.
196        * configure.in: Removed.
197        * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
198
1992002-01-17      Joel Sherrill <joel@OARcorp.com>
200
201        * VERSION: Updated to rtems-doc-ss-20010117.
202
2032002-01-17      Joel Sherrill <joel@OARcorp.com>
204
205        * VERSION: Updated to rtems-doc-eng-20010816b-d1.
206
2072001-01-17      Joel Sherrill <joel@OARcorp.com>
208
209        * configure.in: Changed the version to eng-20010816b.
210
2112001-01-17      Joel Sherrill <joel@OARcorp.com>
212
213        * SUPPORT, LICENSE: New files.
214        * Numerous files touched as part of merging the 4.5 branch
215        onto the mainline development trunk and ensuring that the
216        script that cuts snapshots and releases works on the documentation.
217
2182001-10-30      Joel Sherrill <joel@OARcorp.com>
219
220        * VERSION: New file.
221
2222000-09-22      Joel Sherrill <joel@OARcorp.com>
223
224        * Makefile.am: Removed GENERATED_FILES from list of TEXINFOS.
225
2262000-08-10      Joel Sherrill <joel@OARcorp.com>
227
228        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.