source: rtems/doc/ChangeLog @ 339ee1c8

4.104.114.84.95
Last change on this file since 339ee1c8 was 339ee1c8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/27/03 at 14:01:27

2003-01-27 Ralf Corsepius <corsepiu@…>

  • index.html.in: Fix duplicate c4x entry.
  • Property mode set to 100644
File size: 4.2 KB
Line 
12003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * index.html.in: Fix duplicate c4x entry.
4
52003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * index.html.in: Add c4x.
8
92003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Add c4x.
12        * project.am: Add version.texi hack.
13
142003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
17        Append -I $(top_builddir) to TEXI2WWW_ARGS.
18        * project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
19        Override automake's .dvi.ps:-rule.
20
212003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * project.am, main.am: Use automake rules to build ps, pdf, info.
24        Various minor changes.
25
262003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * project.am: Append $($(PROJECT)_TEXINFOS) to
29        html-dependencies.
30
312003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: Require autoconf-2.57.
34        Require automake-1.7.2.
35        Remove started/pictures/Makefile.
36        * started/Makefile.am: Merge-in pictures/Makefile.am   
37        * started/pictures/Makefile.am: Remove.
38
392002-12-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
42        * images/Makefile.am: Remove.
43        * common/Makefile.am: Remove.
44        * configure.ac: Reflect changes above.
45        * main.am: Append -I $(topsrc_dir) to AM_MAKEINFOFLAGS.
46
472002-11-13      Joel Sherrill <joel@OARcorp.com>
48
49        * index.html.in: Note that the Getting Started with GNAT/RTEMS
50        manual is largely obsolete now that GNAT is in GCC.
51
522002-10-24      Joel Sherrill <joel@OARcorp.com>
53
54        * index.html.in: Add links to multiple missing CPU supplements.
55
562002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * .cvsignore: Reformat.
59        Add autom4te*cache.
60        Remove autom4te.cache.
61
622002-07-30      Joel Sherrill <joel@OARcorp.com>
63
64        * configure.ac: Added supplements/arm/Makefile.
65
662002-07-30      Joel Sherrill <joel@OARcorp.com>
67
68        * README: Updated.
69
702002-06-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
73
742002-04-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * VERSION, bootstrap: Removed as unneeded.
77
782002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * bootstrap: Remove.
81        * VERSION: Remove.
82        * Makefile.am:
83        Remove bootstrap.
84        Add ACLOCAL_AMFLAGS.
85        * configure.ac: Add RTEMS_TOP.
86
872002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac:
90        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
91        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
92        * Makefile.am: Remove AUTOMAKE_OPTIONS.
93
942001-02-14      Joel Sherrill <joel@OARcorp.com>
95
96        * configure.ac: New mips supplement.
97
982002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * .cvsignore: Reworked.
101        * Makefile.am: Remove texinfo/texinfo.tex
102        * bootstrap: Removed.
103        * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
104        * main.am: Remove TEXINFO_TEX.
105        * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir.
106        Remove commented out make-variables.
107
1082002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
111        mkinstalldirs, texinfo.tex.
112        * Makefile.am: Add main.am to AUTOMAKE_FILES.
113        * configure.ac: Add AC_CONFIG_AUX_DIR([.]).
114        * project.am: Remove custom .texi and stamp-vti rules.
115        * main.am: Replace TEXI_COMMON with AM_MAKEINFOFLAGS.
116
1172002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: Require automake-1.5.
120        * project.am: Reworked.
121        * main.am: New.
122        * configure.ac: New.
123        * configure.in: Removed.
124        * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
125
1262002-01-17      Joel Sherrill <joel@OARcorp.com>
127
128        * VERSION: Updated to rtems-doc-ss-20010117.
129
1302002-01-17      Joel Sherrill <joel@OARcorp.com>
131
132        * VERSION: Updated to rtems-doc-eng-20010816b-d1.
133
1342001-01-17      Joel Sherrill <joel@OARcorp.com>
135
136        * configure.in: Changed the version to eng-20010816b.
137
1382001-01-17      Joel Sherrill <joel@OARcorp.com>
139
140        * SUPPORT, LICENSE: New files.
141        * Numerous files touched as part of merging the 4.5 branch
142        onto the mainline development trunk and ensuring that the
143        script that cuts snapshots and releases works on the documentation.
144
1452001-10-30      Joel Sherrill <joel@OARcorp.com>
146
147        * VERSION: New file.
148
1492000-09-22      Joel Sherrill <joel@OARcorp.com>
150
151        * Makefile.am: Removed GENERATED_FILES from list of TEXINFOS.
152
1532000-08-10      Joel Sherrill <joel@OARcorp.com>
154
155        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.