source: rtems/doc/ChangeLog @ 21595c7

Last change on this file since 21595c7 was 21595c7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/15/03 at 06:09:43

2003-02-15 Ralf Corsepius <corsepiu@…>

  • configure.ac: Unconditionally check for epstopdf and texi2pdf.
  • Property mode set to 100644
File size: 4.3 KB
RevLine 
[21595c7]12003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Unconditionally check for epstopdf and texi2pdf.
4
[339ee1c8]52003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * index.html.in: Fix duplicate c4x entry.
8
[24276d3]92003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * index.html.in: Add c4x.
12
[58e3ab3d]132003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Add c4x.
16        * project.am: Add version.texi hack.
17
[f28a6af2]182003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
21        Append -I $(top_builddir) to TEXI2WWW_ARGS.
22        * project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
23        Override automake's .dvi.ps:-rule.
24
[e2a5ab7]252003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * project.am, main.am: Use automake rules to build ps, pdf, info.
28        Various minor changes.
29
[8a86d78d]302003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * project.am: Append $($(PROJECT)_TEXINFOS) to
33        html-dependencies.
34
[4b1f924]352003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Require autoconf-2.57.
38        Require automake-1.7.2.
39        Remove started/pictures/Makefile.
40        * started/Makefile.am: Merge-in pictures/Makefile.am   
41        * started/pictures/Makefile.am: Remove.
42
[2106fc7]432002-12-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
46        * images/Makefile.am: Remove.
47        * common/Makefile.am: Remove.
48        * configure.ac: Reflect changes above.
49        * main.am: Append -I $(topsrc_dir) to AM_MAKEINFOFLAGS.
50
[517aa77]512002-11-13      Joel Sherrill <joel@OARcorp.com>
52
53        * index.html.in: Note that the Getting Started with GNAT/RTEMS
54        manual is largely obsolete now that GNAT is in GCC.
55
[38ad1630]562002-10-24      Joel Sherrill <joel@OARcorp.com>
57
58        * index.html.in: Add links to multiple missing CPU supplements.
59
[8730f45]602002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * .cvsignore: Reformat.
63        Add autom4te*cache.
64        Remove autom4te.cache.
65
[24c63648]662002-07-30      Joel Sherrill <joel@OARcorp.com>
67
68        * configure.ac: Added supplements/arm/Makefile.
69
[f2dfbfa]702002-07-30      Joel Sherrill <joel@OARcorp.com>
71
72        * README: Updated.
73
[22f5b4c]742002-06-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
77
[5ad4692]782002-04-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * VERSION, bootstrap: Removed as unneeded.
81
[cf10399]822002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * bootstrap: Remove.
85        * VERSION: Remove.
86        * Makefile.am:
87        Remove bootstrap.
88        Add ACLOCAL_AMFLAGS.
89        * configure.ac: Add RTEMS_TOP.
90
[7273b6e]912002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac:
94        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
95        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
96        * Makefile.am: Remove AUTOMAKE_OPTIONS.
97
[b40b8808]982001-02-14      Joel Sherrill <joel@OARcorp.com>
99
100        * configure.ac: New mips supplement.
101
[fb56a37]1022002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * .cvsignore: Reworked.
105        * Makefile.am: Remove texinfo/texinfo.tex
106        * bootstrap: Removed.
107        * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
108        * main.am: Remove TEXINFO_TEX.
109        * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir.
110        Remove commented out make-variables.
111
[aecc1d9]1122002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
115        mkinstalldirs, texinfo.tex.
116        * Makefile.am: Add main.am to AUTOMAKE_FILES.
117        * configure.ac: Add AC_CONFIG_AUX_DIR([.]).
118        * project.am: Remove custom .texi and stamp-vti rules.
119        * main.am: Replace TEXI_COMMON with AM_MAKEINFOFLAGS.
120
[21e473b]1212002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Makefile.am: Require automake-1.5.
124        * project.am: Reworked.
125        * main.am: New.
126        * configure.ac: New.
127        * configure.in: Removed.
128        * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
129
[ab14fdd5]1302002-01-17      Joel Sherrill <joel@OARcorp.com>
131
132        * VERSION: Updated to rtems-doc-ss-20010117.
133
[99583c6]1342002-01-17      Joel Sherrill <joel@OARcorp.com>
135
136        * VERSION: Updated to rtems-doc-eng-20010816b-d1.
137
[5dd28ac7]1382001-01-17      Joel Sherrill <joel@OARcorp.com>
139
140        * configure.in: Changed the version to eng-20010816b.
141
[6449498]1422001-01-17      Joel Sherrill <joel@OARcorp.com>
143
144        * SUPPORT, LICENSE: New files.
145        * Numerous files touched as part of merging the 4.5 branch
146        onto the mainline development trunk and ensuring that the
147        script that cuts snapshots and releases works on the documentation.
148
[68a8de7]1492001-10-30      Joel Sherrill <joel@OARcorp.com>
150
151        * VERSION: New file.
152
[8cd9c14d]1532000-09-22      Joel Sherrill <joel@OARcorp.com>
154
155        * Makefile.am: Removed GENERATED_FILES from list of TEXINFOS.
156
[750fa339]1572000-08-10      Joel Sherrill <joel@OARcorp.com>
158
159        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.