source: rtems/doc/ChangeLog @ 8a86d78d

4.104.114.84.95
Last change on this file since 8a86d78d was 8a86d78d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/22/03 at 12:26:15

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

  • project.am: Append $($(PROJECT)_TEXINFOS) to html-dependencies.
  • Property mode set to 100644
File size: 3.5 KB
Line 
12003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * project.am: Append $($(PROJECT)_TEXINFOS) to
4        html-dependencies.
5
62003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Require autoconf-2.57.
9        Require automake-1.7.2.
10        Remove started/pictures/Makefile.
11        * started/Makefile.am: Merge-in pictures/Makefile.am   
12        * started/pictures/Makefile.am: Remove.
13
142002-12-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
17        * images/Makefile.am: Remove.
18        * common/Makefile.am: Remove.
19        * configure.ac: Reflect changes above.
20        * main.am: Append -I $(topsrc_dir) to AM_MAKEINFOFLAGS.
21
222002-11-13      Joel Sherrill <joel@OARcorp.com>
23
24        * index.html.in: Note that the Getting Started with GNAT/RTEMS
25        manual is largely obsolete now that GNAT is in GCC.
26
272002-10-24      Joel Sherrill <joel@OARcorp.com>
28
29        * index.html.in: Add links to multiple missing CPU supplements.
30
312002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * .cvsignore: Reformat.
34        Add autom4te*cache.
35        Remove autom4te.cache.
36
372002-07-30      Joel Sherrill <joel@OARcorp.com>
38
39        * configure.ac: Added supplements/arm/Makefile.
40
412002-07-30      Joel Sherrill <joel@OARcorp.com>
42
43        * README: Updated.
44
452002-06-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
48
492002-04-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * VERSION, bootstrap: Removed as unneeded.
52
532002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * bootstrap: Remove.
56        * VERSION: Remove.
57        * Makefile.am:
58        Remove bootstrap.
59        Add ACLOCAL_AMFLAGS.
60        * configure.ac: Add RTEMS_TOP.
61
622002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac:
65        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
66        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
67        * Makefile.am: Remove AUTOMAKE_OPTIONS.
68
692001-02-14      Joel Sherrill <joel@OARcorp.com>
70
71        * configure.ac: New mips supplement.
72
732002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * .cvsignore: Reworked.
76        * Makefile.am: Remove texinfo/texinfo.tex
77        * bootstrap: Removed.
78        * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
79        * main.am: Remove TEXINFO_TEX.
80        * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir.
81        Remove commented out make-variables.
82
832002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
86        mkinstalldirs, texinfo.tex.
87        * Makefile.am: Add main.am to AUTOMAKE_FILES.
88        * configure.ac: Add AC_CONFIG_AUX_DIR([.]).
89        * project.am: Remove custom .texi and stamp-vti rules.
90        * main.am: Replace TEXI_COMMON with AM_MAKEINFOFLAGS.
91
922002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Require automake-1.5.
95        * project.am: Reworked.
96        * main.am: New.
97        * configure.ac: New.
98        * configure.in: Removed.
99        * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
100
1012002-01-17      Joel Sherrill <joel@OARcorp.com>
102
103        * VERSION: Updated to rtems-doc-ss-20010117.
104
1052002-01-17      Joel Sherrill <joel@OARcorp.com>
106
107        * VERSION: Updated to rtems-doc-eng-20010816b-d1.
108
1092001-01-17      Joel Sherrill <joel@OARcorp.com>
110
111        * configure.in: Changed the version to eng-20010816b.
112
1132001-01-17      Joel Sherrill <joel@OARcorp.com>
114
115        * SUPPORT, LICENSE: New files.
116        * Numerous files touched as part of merging the 4.5 branch
117        onto the mainline development trunk and ensuring that the
118        script that cuts snapshots and releases works on the documentation.
119
1202001-10-30      Joel Sherrill <joel@OARcorp.com>
121
122        * VERSION: New file.
123
1242000-09-22      Joel Sherrill <joel@OARcorp.com>
125
126        * Makefile.am: Removed GENERATED_FILES from list of TEXINFOS.
127
1282000-08-10      Joel Sherrill <joel@OARcorp.com>
129
130        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.