1 2002-12-16 Mark Mitchell <mark@codesourcery.com>
3 * gcc_release: Make snapshots from the GCC 3.3 branch.
4 * snapshot-README: Update.
6 2002-09-23 Zack Weinberg <zack@codesourcery.com>
8 * update_version: Do not check in files which are unchanged.
9 * gcc_release: Only update the version in gcc/version.c.
11 2002-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
13 * update_web_docs (MANUALS): Add fastjar.
15 2002-09-08 Joseph S. Myers <jsm@polyomino.org.uk>
17 * gcc_release: Make snapshots come from the mainline.
18 * snapshot-README: Update.
20 2002-08-28 Joseph S. Myers <jsm@polyomino.org.uk>
22 * update_web_docs: Remove support for generating g77_news.html and
24 * update_web_docs_old: Likewise. Remove support for generating
27 2002-07-28 Andreas Jaeger <aj@suse.de>
29 * gcc_release: Update comment.
31 * snapshot-README: Snapshots are taken from GCC 3.2 branch.
33 2002-07-28 Mark Mitchell <mark@codesourcery.com>
35 * gcc_release: Use the 3.2 branch for snapshots.
37 2002-05-31 Florian Weimer <fw@deneb.enyo.de>
39 * update_web_docs (MANUALS): Include various flavours of the GNAT
42 2002-05-27 Joseph S. Myers <jsm28@cam.ac.uk>
44 * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
45 gcc/gcc/ada/gnatvsn.ads.
47 2002-05-26 Joseph S. Myers <jsm28@cam.ac.uk>
49 * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
50 release status is updated.
51 * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
53 2002-05-21 Joseph S. Myers <jsm28@cam.ac.uk>
55 * gcc_release: Do upload files when local.
57 * snapshot-README, snapshot-index.html: Remove chill.
59 2002-05-08 Mark Mitchell <mark@codesourcery.com>
61 * gcc_release: Correct upload handling.
63 2002-04-22 Mark Mitchell <mark@codesourcery.com>
65 * gcc_release (build_diffs): Remove reference to Chill.
67 2002-04-21 Joseph S. Myers <jsm28@cam.ac.uk>
69 * update_web_docs (MANUALS): Remove chill. Add gnat_rm.
71 2002-04-19 Kelley R. Cook (kelly.r.cook@gm.com)
73 * gcc_release: Set TZ to UTC0.
75 2002-04-15 Mark Mitchell <mark@codesourcery.com>
77 * gcc_release (build_tarfiles): Do not build Chill tarfiles.
80 2002-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
82 * gcc_release: Build diffs for ada and chill. Make "bzip2" a new
85 2002-03-06 Phil Edwards <pme@gcc.gnu.org>
87 * update_version: Don't indent the version string.
89 2002-03-05 Joseph S. Myers <jsm28@cam.ac.uk>
91 * snapshot-README: Note that snapshots come from the 3.1 branch.
94 2002-03-03 Joseph S. Myers <jsm28@cam.ac.uk>
96 * gcc_release: Make snapshots come from the 3.1 branch.
98 2002-02-25 Mark Mitchell <mark@codesourcery.com>
100 * update_version: Automatically update version files on all
102 * crontab: Only invoke update_version once.
104 2002-02-23 Joseph S. Myers <jsm28@cam.ac.uk>
106 * gcc_release: Revert change to -p interface. Allow for local and
107 remote cases in creating directories. Give an error if -p
108 argument names a directory.
110 2002-02-21 Mark Mitchell <mark@codesourcery.com>
112 * gcc_release: Correct handling of diff-generation. Add
115 2002-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
117 * gcc_release: Substitute dates in snapshot-README and
118 snapshot-index.html files rather than directly using the old files
119 on the FTP site. Set QMAILHOST.
121 2002-02-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
123 * snapshot-index.html: Improve markup.
125 2002-01-29 Joseph S. Myers <jsm28@cam.ac.uk>
127 * snapshot-README, snapshot-index.html: Use expressions such as
128 @DATE@ rather than hardcoded dates.
130 * snapshot-README, snapshot-index.html: New files.
132 2002-01-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
134 * update_web_docs (contrib_file): Remove.
135 Also removing special handling of thanks.html.
137 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
139 * update_web_docs: Use makeinfo --html instead of texi2html.
140 Remove support for pre-3.1 GCC versions. Build online docs for
143 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
145 * update_web_docs_old: Copy from update_web_docs. Add comment
146 that this is for GCC 3.0.x and earlier versions.
148 2001-11-19 Joseph S. Myers <jsm28@cam.ac.uk>
150 * gcc_release: Add /usr/local/bin to path when local.
152 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
154 * update_web_docs: Set SOURCEDIR so that install manual can be
155 found when running install.texi2html.
157 * gcc_release: Don't require a username if running locally.
159 2001-11-05 Joseph S. Myers <jsm28@cam.ac.uk>
161 * update_web_docs: Eliminate warnings about keeping files from web
164 * update_web_docs: Allow for the same file name in different
167 2001-10-29 Joseph S. Myers <jsm28@cam.ac.uk>
169 * update_web_docs: Generate libiberty and gnat-style manuals.
171 2001-10-24 Joseph S. Myers <jsm28@cam.ac.uk>
173 * gcc_release: Build snapshots from mainline. Generate Ada and
174 Chill tarballs. Correct error check when building diffs. Check
175 for errors when building bzip2 files.
176 * crontab: Use /sourceware/snapshot-tmp for building snapshots.
178 2001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
180 * crontab: Build weekly snapshots.
182 * gcc_release: Copy from 3.0 branch. Add support for building the
183 weekly snapshots on gcc.gnu.org.
185 2001-08-28 Joseph S. Myers <jsm28@cam.ac.uk>
187 * update_web_docs: Also check out texinfo.tex from
190 2001-08-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
192 * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
193 Preprocess the entire web site, not just the install docs.
195 2001-06-25 Phil Edwards <pme@sources.redhat.com>
197 * update_version: Add command-line argument capability, also
198 bump version for libstdc++-v3, and exit with the return code from
200 * crontab: Call update_version with arguments instead of
201 calling update_branch_version.
202 * update_branch_version: Remove.
204 2001-06-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
206 * update_web_docs: Only update the install documentation for the
209 2001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
211 * update_web_docs, doc_exclude: Check out files that may be in the
212 Attic. Check out texinfo.tex. Don't generate anything from
213 c-tree.texi. Generate PostScript output from manuals.
215 2001-06-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
217 * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
219 Fix a comment and add another one.
220 Generate the installation documentation in HTML format from
221 gcc/doc/install.texi.
223 2001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
225 * update_web_docs: Don't generate HTML from gxxint.texi. Don't
226 run texi2html on manuals that aren't present.
228 2001-03-18 Phil Edwards <pme@sources.redhat.com>
230 * update_web_docs_libstdcxx: New script.
231 * crontab: Call said script.
233 2001-03-18 Joseph S. Myers <jsm28@cam.ac.uk>
235 * update_version, update_branch_version: Check out with gcc
236 directory instead of using egcs link.
238 2001-03-17 Joseph S. Myers <jsm28@cam.ac.uk>
240 * update_web_docs: Don't strip leading -r from argument following
241 -r, or leading -d from argument following -d. Bug pointed out by
244 * update_web_docs: Handle -r and -d options to generate docs for a
245 release or branch in a subdirectory. Determine names of G77 news
246 and bugs files and contributors file after updated docs have been
247 installed, not before. Don't remove files from a subdirectory.
248 Don't generate manuals for gcov (included in the GCC manual) or
249 iostream (obsolete). Do generate manuals for cppinternals, gcj
250 and porting. Update regular expressions for detecting whether
251 files have really changed when regenerated.
253 2001-03-15 Joseph S. Myers <jsm28@cam.ac.uk>
255 * update_web_docs: Use /usr/local/bin/texi2html rather than
256 gccadmin's local copy.
258 2001-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
260 * crontab, doc_exclude, update_branch_version, update_version,
261 update_web_docs: New files (as currently used by gccadmin).