source: rtems/doc/ChangeLog @ 4b1f924

4.104.114.84.95
Last change on this file since 4b1f924 was 4b1f924, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/22/03 at 05:39:11

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

  • configure.ac: Require autoconf-2.57. Require automake-1.7.2. Remove started/pictures/Makefile.
  • started/Makefile.am: Merge-in pictures/Makefile.am
  • started/pictures/Makefile.am: Remove.
  • Property mode set to 100644
File size: 3.4 KB
Line 
12003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Require autoconf-2.57.
4        Require automake-1.7.2.
5        Remove started/pictures/Makefile.
6        * started/Makefile.am: Merge-in pictures/Makefile.am   
7        * started/pictures/Makefile.am: Remove.
8
92002-12-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
12        * images/Makefile.am: Remove.
13        * common/Makefile.am: Remove.
14        * configure.ac: Reflect changes above.
15        * main.am: Append -I $(topsrc_dir) to AM_MAKEINFOFLAGS.
16
172002-11-13      Joel Sherrill <joel@OARcorp.com>
18
19        * index.html.in: Note that the Getting Started with GNAT/RTEMS
20        manual is largely obsolete now that GNAT is in GCC.
21
222002-10-24      Joel Sherrill <joel@OARcorp.com>
23
24        * index.html.in: Add links to multiple missing CPU supplements.
25
262002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * .cvsignore: Reformat.
29        Add autom4te*cache.
30        Remove autom4te.cache.
31
322002-07-30      Joel Sherrill <joel@OARcorp.com>
33
34        * configure.ac: Added supplements/arm/Makefile.
35
362002-07-30      Joel Sherrill <joel@OARcorp.com>
37
38        * README: Updated.
39
402002-06-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
43
442002-04-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * VERSION, bootstrap: Removed as unneeded.
47
482002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * bootstrap: Remove.
51        * VERSION: Remove.
52        * Makefile.am:
53        Remove bootstrap.
54        Add ACLOCAL_AMFLAGS.
55        * configure.ac: Add RTEMS_TOP.
56
572002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac:
60        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
61        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
62        * Makefile.am: Remove AUTOMAKE_OPTIONS.
63
642001-02-14      Joel Sherrill <joel@OARcorp.com>
65
66        * configure.ac: New mips supplement.
67
682002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * .cvsignore: Reworked.
71        * Makefile.am: Remove texinfo/texinfo.tex
72        * bootstrap: Removed.
73        * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
74        * main.am: Remove TEXINFO_TEX.
75        * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir.
76        Remove commented out make-variables.
77
782002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
81        mkinstalldirs, texinfo.tex.
82        * Makefile.am: Add main.am to AUTOMAKE_FILES.
83        * configure.ac: Add AC_CONFIG_AUX_DIR([.]).
84        * project.am: Remove custom .texi and stamp-vti rules.
85        * main.am: Replace TEXI_COMMON with AM_MAKEINFOFLAGS.
86
872002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Require automake-1.5.
90        * project.am: Reworked.
91        * main.am: New.
92        * configure.ac: New.
93        * configure.in: Removed.
94        * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
95
962002-01-17      Joel Sherrill <joel@OARcorp.com>
97
98        * VERSION: Updated to rtems-doc-ss-20010117.
99
1002002-01-17      Joel Sherrill <joel@OARcorp.com>
101
102        * VERSION: Updated to rtems-doc-eng-20010816b-d1.
103
1042001-01-17      Joel Sherrill <joel@OARcorp.com>
105
106        * configure.in: Changed the version to eng-20010816b.
107
1082001-01-17      Joel Sherrill <joel@OARcorp.com>
109
110        * SUPPORT, LICENSE: New files.
111        * Numerous files touched as part of merging the 4.5 branch
112        onto the mainline development trunk and ensuring that the
113        script that cuts snapshots and releases works on the documentation.
114
1152001-10-30      Joel Sherrill <joel@OARcorp.com>
116
117        * VERSION: New file.
118
1192000-09-22      Joel Sherrill <joel@OARcorp.com>
120
121        * Makefile.am: Removed GENERATED_FILES from list of TEXINFOS.
122
1232000-08-10      Joel Sherrill <joel@OARcorp.com>
124
125        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.