source: rtems/doc/ChangeLog @ 3ebc6dc

4.104.114.84.95
Last change on this file since 3ebc6dc was f28a6af2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/24/03 at 11:16:35

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

  • main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Append -I $(top_builddir) to TEXI2WWW_ARGS.
  • project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Override automake's .dvi.ps:-rule.
  • Property mode set to 100644
File size: 3.9 KB
Line 
12003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
4        Append -I $(top_builddir) to TEXI2WWW_ARGS.
5        * project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
6        Override automake's .dvi.ps:-rule.
7
82003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * project.am, main.am: Use automake rules to build ps, pdf, info.
11        Various minor changes.
12
132003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * project.am: Append $($(PROJECT)_TEXINFOS) to
16        html-dependencies.
17
182003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Require autoconf-2.57.
21        Require automake-1.7.2.
22        Remove started/pictures/Makefile.
23        * started/Makefile.am: Merge-in pictures/Makefile.am   
24        * started/pictures/Makefile.am: Remove.
25
262002-12-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
29        * images/Makefile.am: Remove.
30        * common/Makefile.am: Remove.
31        * configure.ac: Reflect changes above.
32        * main.am: Append -I $(topsrc_dir) to AM_MAKEINFOFLAGS.
33
342002-11-13      Joel Sherrill <joel@OARcorp.com>
35
36        * index.html.in: Note that the Getting Started with GNAT/RTEMS
37        manual is largely obsolete now that GNAT is in GCC.
38
392002-10-24      Joel Sherrill <joel@OARcorp.com>
40
41        * index.html.in: Add links to multiple missing CPU supplements.
42
432002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * .cvsignore: Reformat.
46        Add autom4te*cache.
47        Remove autom4te.cache.
48
492002-07-30      Joel Sherrill <joel@OARcorp.com>
50
51        * configure.ac: Added supplements/arm/Makefile.
52
532002-07-30      Joel Sherrill <joel@OARcorp.com>
54
55        * README: Updated.
56
572002-06-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
60
612002-04-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * VERSION, bootstrap: Removed as unneeded.
64
652002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * bootstrap: Remove.
68        * VERSION: Remove.
69        * Makefile.am:
70        Remove bootstrap.
71        Add ACLOCAL_AMFLAGS.
72        * configure.ac: Add RTEMS_TOP.
73
742002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac:
77        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
78        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
79        * Makefile.am: Remove AUTOMAKE_OPTIONS.
80
812001-02-14      Joel Sherrill <joel@OARcorp.com>
82
83        * configure.ac: New mips supplement.
84
852002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * .cvsignore: Reworked.
88        * Makefile.am: Remove texinfo/texinfo.tex
89        * bootstrap: Removed.
90        * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
91        * main.am: Remove TEXINFO_TEX.
92        * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir.
93        Remove commented out make-variables.
94
952002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
98        mkinstalldirs, texinfo.tex.
99        * Makefile.am: Add main.am to AUTOMAKE_FILES.
100        * configure.ac: Add AC_CONFIG_AUX_DIR([.]).
101        * project.am: Remove custom .texi and stamp-vti rules.
102        * main.am: Replace TEXI_COMMON with AM_MAKEINFOFLAGS.
103
1042002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.am: Require automake-1.5.
107        * project.am: Reworked.
108        * main.am: New.
109        * configure.ac: New.
110        * configure.in: Removed.
111        * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
112
1132002-01-17      Joel Sherrill <joel@OARcorp.com>
114
115        * VERSION: Updated to rtems-doc-ss-20010117.
116
1172002-01-17      Joel Sherrill <joel@OARcorp.com>
118
119        * VERSION: Updated to rtems-doc-eng-20010816b-d1.
120
1212001-01-17      Joel Sherrill <joel@OARcorp.com>
122
123        * configure.in: Changed the version to eng-20010816b.
124
1252001-01-17      Joel Sherrill <joel@OARcorp.com>
126
127        * SUPPORT, LICENSE: New files.
128        * Numerous files touched as part of merging the 4.5 branch
129        onto the mainline development trunk and ensuring that the
130        script that cuts snapshots and releases works on the documentation.
131
1322001-10-30      Joel Sherrill <joel@OARcorp.com>
133
134        * VERSION: New file.
135
1362000-09-22      Joel Sherrill <joel@OARcorp.com>
137
138        * Makefile.am: Removed GENERATED_FILES from list of TEXINFOS.
139
1402000-08-10      Joel Sherrill <joel@OARcorp.com>
141
142        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.