source: rtems/doc/ChangeLog @ 64151bf

4.104.114.84.95
Last change on this file since 64151bf was 64151bf, checked in by Joel Sherrill <joel.sherrill@…>, on 02/18/03 at 16:17:00

2003-02-18 Joel Sherrill <joel@…>

  • Makefile.am, configure.ac: Remove src2html references.
  • index.html.in: Update to reflect partial update of Development Environment Guide.
  • Property mode set to 100644
File size: 4.5 KB
Line 
12003-02-18      Joel Sherrill <joel@OARcorp.com>
2
3        * Makefile.am, configure.ac: Remove src2html references.
4        * index.html.in: Update to reflect partial update of Development
5        Environment Guide.
6
72003-02-14      Joel Sherrill <joel@OARcorp.com>
8
9        * index.html.in: Removed a29k reference.
10
112003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * index.html.in: Fix duplicate c4x entry.
14
152003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * index.html.in: Add c4x.
18
192003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Add c4x.
22        * project.am: Add version.texi hack.
23
242003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
27        Append -I $(top_builddir) to TEXI2WWW_ARGS.
28        * project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
29        Override automake's .dvi.ps:-rule.
30
312003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * project.am, main.am: Use automake rules to build ps, pdf, info.
34        Various minor changes.
35
362003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * project.am: Append $($(PROJECT)_TEXINFOS) to
39        html-dependencies.
40
412003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Require autoconf-2.57.
44        Require automake-1.7.2.
45        Remove started/pictures/Makefile.
46        * started/Makefile.am: Merge-in pictures/Makefile.am   
47        * started/pictures/Makefile.am: Remove.
48
492002-12-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
52        * images/Makefile.am: Remove.
53        * common/Makefile.am: Remove.
54        * configure.ac: Reflect changes above.
55        * main.am: Append -I $(topsrc_dir) to AM_MAKEINFOFLAGS.
56
572002-11-13      Joel Sherrill <joel@OARcorp.com>
58
59        * index.html.in: Note that the Getting Started with GNAT/RTEMS
60        manual is largely obsolete now that GNAT is in GCC.
61
622002-10-24      Joel Sherrill <joel@OARcorp.com>
63
64        * index.html.in: Add links to multiple missing CPU supplements.
65
662002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * .cvsignore: Reformat.
69        Add autom4te*cache.
70        Remove autom4te.cache.
71
722002-07-30      Joel Sherrill <joel@OARcorp.com>
73
74        * configure.ac: Added supplements/arm/Makefile.
75
762002-07-30      Joel Sherrill <joel@OARcorp.com>
77
78        * README: Updated.
79
802002-06-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
83
842002-04-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * VERSION, bootstrap: Removed as unneeded.
87
882002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * bootstrap: Remove.
91        * VERSION: Remove.
92        * Makefile.am:
93        Remove bootstrap.
94        Add ACLOCAL_AMFLAGS.
95        * configure.ac: Add RTEMS_TOP.
96
972002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac:
100        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
101        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
102        * Makefile.am: Remove AUTOMAKE_OPTIONS.
103
1042001-02-14      Joel Sherrill <joel@OARcorp.com>
105
106        * configure.ac: New mips supplement.
107
1082002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * .cvsignore: Reworked.
111        * Makefile.am: Remove texinfo/texinfo.tex
112        * bootstrap: Removed.
113        * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
114        * main.am: Remove TEXINFO_TEX.
115        * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir.
116        Remove commented out make-variables.
117
1182002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
121        mkinstalldirs, texinfo.tex.
122        * Makefile.am: Add main.am to AUTOMAKE_FILES.
123        * configure.ac: Add AC_CONFIG_AUX_DIR([.]).
124        * project.am: Remove custom .texi and stamp-vti rules.
125        * main.am: Replace TEXI_COMMON with AM_MAKEINFOFLAGS.
126
1272002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Require automake-1.5.
130        * project.am: Reworked.
131        * main.am: New.
132        * configure.ac: New.
133        * configure.in: Removed.
134        * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
135
1362002-01-17      Joel Sherrill <joel@OARcorp.com>
137
138        * VERSION: Updated to rtems-doc-ss-20010117.
139
1402002-01-17      Joel Sherrill <joel@OARcorp.com>
141
142        * VERSION: Updated to rtems-doc-eng-20010816b-d1.
143
1442001-01-17      Joel Sherrill <joel@OARcorp.com>
145
146        * configure.in: Changed the version to eng-20010816b.
147
1482001-01-17      Joel Sherrill <joel@OARcorp.com>
149
150        * SUPPORT, LICENSE: New files.
151        * Numerous files touched as part of merging the 4.5 branch
152        onto the mainline development trunk and ensuring that the
153        script that cuts snapshots and releases works on the documentation.
154
1552001-10-30      Joel Sherrill <joel@OARcorp.com>
156
157        * VERSION: New file.
158
1592000-09-22      Joel Sherrill <joel@OARcorp.com>
160
161        * Makefile.am: Removed GENERATED_FILES from list of TEXINFOS.
162
1632000-08-10      Joel Sherrill <joel@OARcorp.com>
164
165        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.