* configure.in: When removing Makefiles to force a reconfigure, also
[official-gcc.git] / maintainer-scripts / ChangeLog
bloba6dbf5d1be16fa3414241c5c7a373b4d2cbfcf5b
1 2006-10-20  Mark Mitchell  <mark@codesourcery.com>
3         * crontab: Add 4.2 branch.  Set trunk to 4.3.
5 2006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
7         * gcc_release (LC_ALL): Default to C.
9 2006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
11         * crontab: Don't build snapshot for 3.4.x anymore.
12         * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
14 2006-01-12  Ben Elliston  <bje@au.ibm.com>
16         * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
18 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
20         * update_web_docs_svn: Remove unnecessary files from source tree.
21         Use set -e.
22         * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
24 2005-12-16  Mark Mitchell  <mark@codesourcery.com>
26         * update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
27         
28 2005-11-18  Mark Mitchell  <mark@codesourcery.com>
30         * crontab: Add 4.1 branch entry.
32 2005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
34         * gcc_release: Further update for SVN.  Don't set EXPORTTAG or
35         EXPORTDATE; always determine SVNREV the same way.  Correct message
36         about what sources are being retrived.  Include branch information
37         in LAST_UPDATED.
38         * crontab: Don't include initial / in branch name.
40 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
42         * gcc_release:  Always determine revision number from date or tag,
43         and use that, instead of fragile date based export.
44         Put back setting of non-local CVSROOT.
46 2005-11-05  Daniel Berlin  <dberlin@dberlin.org>
48         * gcc_release: Make tags go in /tags.
49         Don't tag for snapshots.
50         Determine revision number of export and put into snapshot
51         announcement.
53 2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
55         * gcc_release: Update for SVN
56         * crontab: Update for new gcc_release
58 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
60         * update_web_docs_svn: Use -q to quiet svn.
62 2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
64         * crontab: Update to reflect reality
66 2005-10-01  Mark Mitchell  <mark@codesourcery.com>
68         * gcc_release (build_sources): If trying to apply a tag that
69         already exists, issue an error message and exit.
71 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
73         PR other/23693
74         * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
76 2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
78         * update_web_docs_old: Remove.
80 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
82         * gcc_release: Update with FSF address.
84 2005-07-26  Janis Johnson  <janis187@us.ibm.com>
86         * update_version (ADD_BRANCHES): Add dfp-branch.
88 2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
90         * crontab: Spread snapshot building more evenly throughout the
91         week.
93 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
95         * crontab: Don't build 3.3 branch snapshots.
96         * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
98 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
100         * README: Update.
101         * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
102         of gcc/version.c.
103         * update_version: Handle updating gcc/DATESTAMP.
104         * update_web_docs: Generate gcc-vers.texi first.
106 2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
108         * gcc_release (ADA_DIRS): Add "gnattools".
110 2005-02-25  Mark Mitchell  <mark@codesourcery.com>
112         * crontab: Adjust for 4.0 branch.
114 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
116         * update_version (ADD_BRANCHES): Replace lno-branch with
117         autovect-branch.
119 2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
121         * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
123 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
125         * gcc_release (build_sources): Add comment header to generated
126         MD5SUMS.
128 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
130         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
131         (announce_snapshot):  Update for above.  Don't use echo -e.
133 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
135         * maintainer-scripts (snapshot_print): New function.
136         (announce_snapshot): Generate announcment on the fly.
137         Use a directory link for LATEST.
138         * snapshot-README: Delete.
139         * snapshot-index.html: Delete.
141 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
143         * gcc_release (build_sources): Move the libcpp gmo files
144         to the source directory.
146 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
148         * gcc_release (maybe_build_tarfile): New function.
149         (build_tarfiles): Use maybe_build_tarfile.
151 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
153         * gcc_release (build_sources): Generate the NEWS file in toplevel.
155 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
157         * gcc_release (build_sources): Change CRCs from brik to md5sum.
159 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
161         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
163 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
165         * update_web_docs: Also remove old .gz files from subdirectories
166         on the 15th of the month.
168 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
170         * update_web_docs (MANUALS): Add gfortran.
172 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
174         * update_web_docs: Fix generation of Ada docs.
176 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
178         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
180         * gcc_release (DIFF): Remove -3 option.
182 2003-07-26  Paul Brook  <paul@nowt.org>
184         * gcc_release: Add gcc-fortran.
185         * snapshot-README: Ditto.
186         * snapshot-index.html: Ditto.
188 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
190         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
191         Friday night, where gcc.gnu.org has less load.
193 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
195         * crontab: Adjust temporary directory used for snapshot generation.
196         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
197         less load.
199 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
201         * gcc_release (build_sources): Do not use "-F" to tag sources.
203 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
205         * gcc_release (build_sources): Do not use "-r" and "-D" at the
206         same time with "cvs export".
208 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
210         * gcc_release: Fix sanity check for argument of -p command-line
211         options.  In snapshot mode, only generate diffs against the previous
212         snapshot if the user did not specify any old tarball explictly.
214 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
216         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
217         only set at a single place.
219 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
221         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
222         (announce_snapshot): Use it.
224 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
226         * gcc_release (announce_snapshot): Use changedir instead of
227         plain cd.
229 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
231         * gcc_release: Add libada as part of ADA_DIRS.
233 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
235         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
237 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
239         * gcc_release (build_sources): Delete call to make f77.rebuilt.
241 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
243         * snapshot-README: Mention how the snapshot was generated.
244         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
246 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
248         * update_web_docs: Create tarballs of documentation sources and
249         HTML docs.
251 2004-01-02  Gerald Pfeifer  <gp@suse.de>
253         * update_version: Add some documentation.
255 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
257         * update_version (ADD_BRANCHES): Add lno-branch.
259 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
261         * maintainer-addresses: New script.
263 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
265         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
267 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
269         * gcc_release (announce_snapshot): Restructure processing
270         of snapshot-README and snapshot-index.html and add a new
271         substitution for @EXPORT@.
273 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
275         * gcc_release (build_sources): Create/update the LAST_UPDATED file
276         in the source directory with information how sources were obtained.
278 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
280         * gcc_release (build_sources): Use two new variables EXPORTTAG and
281         EXPORTDATE to make the extraction of sources more transparent and
282         also allow snapshots (off mainline) without a tag.
284 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
286         * gcc_release: Correct logic for updating version.c.  Put
287         prereleases into a subdirectory.
289 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
291         * crontab: Update invocation of gcc_release according to the
292         previous changes there.  Add automatic 3.4 snapshots from mainline.
294 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
296         * gcc_release (usage): Document that -s now takes symbolic name
297         and branch of the snapshot as parameters.
298         Implement this as part of command-line processing.
299         (BRANCH): Remove default initialization for snapshots.
300         (CVSBRANCH): Ditto.
301         Do not lay down a CVS tag if generating a snapshot from mainline.
303 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
305         * gcc_release (announce_snapshot): Use ${RELEASE} instead
306         of ${BRANCH}-${DATE} to refer to the snapshot directory.
307         Put README file into the snapshot directory.
309         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
310         (FTP_PATH): Use ${RELEASE} in case of snapshots.
311         (TAG): Ditto.
312         (OLD_TARS): Adjust to new directory scheme for snapshots.
314 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
316         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
317         for README and index.html.
318         * snapshot-README: Use it.
319         * snapshot-index.html: Ditto.
321 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
323         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
324         for README and index.html.  Remove substitution of @LONG_DATE@.
325         Put index.html into the respective snapshot directory.
326         Adjust subject of the notification mail to the new naming scheme
327         for CVS tags.
328         Adjust name of the LATEST-IS-... files to the new naming scheme
329         for snapshot directories.
330         (FTP_PATH): Ditto.
331         (LAST_DIR): Ditto.
332         (LAST_LONG_DATE): Remove.
334         * snapshot-README: Adjust to the new naming schemes for directories
335         and snapshots per se.
336         Dynamically fill in the respective branch instead of hardcoding it.
338         * snapshot-index.html: Replace individual links to diffs with a
339         general link to the diff/ subdirectory.
340         Mention the concrete snapshot in <title> and <h1>.
341         Adjust links to the new location of index.html.
343 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
345         * gcc_release: Move handling of complex modes directly after
346         switch handling.
347         (TAG): Include the branch name as part of snapshot CVS tags.
349 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
351         * gcc_release: Execute gcc.gnu.org-only operations which are
352         related to diff generation only if diffs have been requested.
353         (build_sources): Improve tracing and an error message related
354         to tagging.
356 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
358         * gcc_release (BRANCH): Rename to...
359         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
360         will see.
361         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
362         of the directory name.
363         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
365 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
367         * gcc_release: Command "all" now creates .gz files only for
368         releases and pre-releases.
370 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
372         * gcc_release (build_sources): Do not include gnats.html any longer.
373         Make an error message more descriptive.
375 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
377         * gcc_release: Factor the updating of links and READMEs on the
378         FTP server and sending mail for snapshots into a...
379         (announce_snapshot): ...new function.
380         Add informative output for both.
382 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
384         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
386 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
388         * snapshot-index.html: Use F77 instead of G77 front end.
389         Remove link to CodeSourcery snapshots which was not up-to-date.
390         Do not refer to gcc-bugs@gcc.gnu.org any longer.
392         * snapshot-README: Use F77 front end instead of G77 language.
394 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
396         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
397         (build_bz2): Rename to build_gzip and create .gz files from .bz2
398         files instead of the other way around.
399         (build_gzip): New function.
400         (build_diffs): Build .bz2 files instead of .gz files.
401         (build_diff): Use .bz2 files instead of .gz files.
402         Make an error message independent of the compression format.
403         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
404         invocation of this script.
405         (MODE_GZIP): New variable.
406         (OLD_TARS): Use .bz2 archive of the previous snapshot.
408 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
410         * snapshot-README: Use GCC instead of gcc, C++ front end instead of
411         g++ language, and note that Java includes a run time.
412         * snapshot.index.html: Ditto.
414 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
416         * gcc_release (build_diff): Properly use ${TAR} instead of
417         hard-coded tar.
419 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
421         * snapshot-index.html: Refer to .bz2 files instead of .gz files.
422         Simplify the note on not using unannounced snapshots.
424 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
426         * snapshot-README: Refer to .bz2 files instead of .gz files.
427         Add a note on where to find the diff files.
428         Simplify the note on not using unannounced snapshots.
429         Remove documentation of the gcc_latest_snapshot tag.
431 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
433         * gcc_release (build_diffs): Add diagnostics in case we cannot
434         generate a specific diff file.
436 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
438         * gcc_release (build_sources): Only update ChangeLog files which
439         do not yet contain the entry we are going to add.
440         Fix typo in added ChangeLog entries.
442 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
444         * gcc_release (upload_files): Put diff files into a "diffs"
445         subdirectory
447 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
449         * gcc_release: GNU CC -> GCC.
451 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
453         * gcc_release (usage): Print more detailed description of all
454         command-line options.
456 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
458         * update_version (ADD_BRANCHES): Add, set to MAIN and
459         tree-ssa-20020619-branch.
460         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
462 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
464         * update_version (textstring_FILES): Only version.c needs to be
465         updated, now that we do not consider older branches any more.
467 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
469         * update_version (IGNORE_BRANCHES): Add.
470         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
472 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
474         * update_version: Add a trace of which branch we are currently
475         working on.
477 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
479         * gcc_release: Make snapshots from the GCC 3.3 branch.
480         * snapshot-README: Update.
482 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
484         * update_version: Do not check in files which are unchanged.
485         * gcc_release: Only update the version in gcc/version.c.
487 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
489         * update_web_docs (MANUALS): Add fastjar.
491 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
493         * gcc_release: Make snapshots come from the mainline.
494         * snapshot-README: Update.
496 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
498         * update_web_docs: Remove support for generating g77_news.html and
499         g77_bugs.html.
500         * update_web_docs_old: Likewise.  Remove support for generating
501         thanks.html.
503 2002-07-28  Andreas Jaeger  <aj@suse.de>
505         * gcc_release: Update comment.
507         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
509 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
511         * gcc_release: Use the 3.2 branch for snapshots.
513 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
515         * update_web_docs (MANUALS): Include various flavours of the GNAT
516         User Guide.
518 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
520         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
521         gcc/gcc/ada/gnatvsn.ads.
523 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
525         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
526         release status is updated.
527         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
529 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
531         * gcc_release: Do upload files when local.
533         * snapshot-README, snapshot-index.html: Remove chill.
535 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
537         * gcc_release: Correct upload handling.
539 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
541         * gcc_release (build_diffs): Remove reference to Chill.
543 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
545         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
547 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
549         * gcc_release: Set TZ to UTC0.
551 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
553         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
554         (CHILL_DIRS): Remove.
556 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
558         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
559         major mode.
561 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
563         * update_version:  Don't indent the version string.
565 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
567         * snapshot-README: Note that snapshots come from the 3.1 branch.
568         Update list of files.
570 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
572         * gcc_release: Make snapshots come from the 3.1 branch.
574 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
576         * update_version: Automatically update version files on all
577         branches.
578         * crontab: Only invoke update_version once.
580 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
582         * gcc_release: Revert change to -p interface.  Allow for local and
583         remote cases in creating directories.  Give an error if -p
584         argument names a directory.
586 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
588         * gcc_release: Correct handling of diff-generation.  Add
589         "diffs" major mode.
591 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
593         * gcc_release: Substitute dates in snapshot-README and
594         snapshot-index.html files rather than directly using the old files
595         on the FTP site.  Set QMAILHOST.
597 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
599         * snapshot-index.html: Improve markup.
601 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
603         * snapshot-README, snapshot-index.html: Use expressions such as
604         @DATE@ rather than hardcoded dates.
606         * snapshot-README, snapshot-index.html: New files.
608 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
610         * update_web_docs (contrib_file): Remove.
611         Also removing special handling of thanks.html.
613 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
615         * update_web_docs: Use makeinfo --html instead of texi2html.
616         Remove support for pre-3.1 GCC versions.  Build online docs for
617         gccint manual.
619 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
621         * update_web_docs_old: Copy from update_web_docs.  Add comment
622         that this is for GCC 3.0.x and earlier versions.
624 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
626         * gcc_release: Add /usr/local/bin to path when local.
628 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
630         * update_web_docs: Set SOURCEDIR so that install manual can be
631         found when running install.texi2html.
633         * gcc_release: Don't require a username if running locally.
635 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
637         * update_web_docs: Eliminate warnings about keeping files from web
638         page preprocessing.
640         * update_web_docs: Allow for the same file name in different
641         directories.
643 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
645         * update_web_docs: Generate libiberty and gnat-style manuals.
647 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
649         * gcc_release: Build snapshots from mainline.  Generate Ada and
650         Chill tarballs.  Correct error check when building diffs.  Check
651         for errors when building bzip2 files.
652         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
654 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
656         * crontab: Build weekly snapshots.
658         * gcc_release: Copy from 3.0 branch.  Add support for building the
659         weekly snapshots on gcc.gnu.org.
661 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
663         * update_web_docs: Also check out texinfo.tex from
664         gcc/doc/include.
666 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
668         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
669         Preprocess the entire web site, not just the install docs.
671 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
673         * update_version:  Add command-line argument capability, also
674         bump version for libstdc++-v3, and exit with the return code from
675         the cvs commit.
676         * crontab:  Call update_version with arguments instead of
677         calling update_branch_version.
678         * update_branch_version:  Remove.
680 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
682         * update_web_docs: Only update the install documentation for the
683         CVS HEAD.
685 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
687         * update_web_docs, doc_exclude: Check out files that may be in the
688         Attic.  Check out texinfo.tex.  Don't generate anything from
689         c-tree.texi.  Generate PostScript output from manuals.
691 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
693         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
694         variables.
695         Fix a comment and add another one.
696         Generate the installation documentation in HTML format from
697         gcc/doc/install.texi.
699 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
701         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
702         run texi2html on manuals that aren't present.
704 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
706         * update_web_docs_libstdcxx:  New script.
707         * crontab:  Call said script.
709 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
711         * update_version, update_branch_version: Check out with gcc
712         directory instead of using egcs link.
714 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
716         * update_web_docs: Don't strip leading -r from argument following
717         -r, or leading -d from argument following -d.  Bug pointed out by
718         Matt Kraai.
720         * update_web_docs: Handle -r and -d options to generate docs for a
721         release or branch in a subdirectory.  Determine names of G77 news
722         and bugs files and contributors file after updated docs have been
723         installed, not before.  Don't remove files from a subdirectory.
724         Don't generate manuals for gcov (included in the GCC manual) or
725         iostream (obsolete).  Do generate manuals for cppinternals, gcj
726         and porting.  Update regular expressions for detecting whether
727         files have really changed when regenerated.
729 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
731         * update_web_docs: Use /usr/local/bin/texi2html rather than
732         gccadmin's local copy.
734 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
736         * crontab, doc_exclude, update_branch_version, update_version,
737         update_web_docs: New files (as currently used by gccadmin).
738         * README: New file.