1 2002-04-19 Kelley R. Cook (kelly.r.cook@gm.com)
3 * gcc_release: Set TZ to UTC0.
5 2002-04-15 Mark Mitchell <mark@codesourcery.com>
7 * gcc_release (build_tarfiles): Do not build Chill tarfiles.
10 2002-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
12 * gcc_release: Build diffs for ada and chill. Make "bzip2" a new
15 2002-03-06 Phil Edwards <pme@gcc.gnu.org>
17 * update_version: Don't indent the version string.
19 2002-03-05 Joseph S. Myers <jsm28@cam.ac.uk>
21 * snapshot-README: Note that snapshots come from the 3.1 branch.
24 2002-03-03 Joseph S. Myers <jsm28@cam.ac.uk>
26 * gcc_release: Make snapshots come from the 3.1 branch.
28 2002-02-25 Mark Mitchell <mark@codesourcery.com>
30 * update_version: Automatically update version files on all
32 * crontab: Only invoke update_version once.
34 2002-02-23 Joseph S. Myers <jsm28@cam.ac.uk>
36 * gcc_release: Revert change to -p interface. Allow for local and
37 remote cases in creating directories. Give an error if -p
38 argument names a directory.
40 2002-02-21 Mark Mitchell <mark@codesourcery.com>
42 * gcc_release: Correct handling of diff-generation. Add
45 2002-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
47 * gcc_release: Substitute dates in snapshot-README and
48 snapshot-index.html files rather than directly using the old files
49 on the FTP site. Set QMAILHOST.
51 2002-02-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
53 * snapshot-index.html: Improve markup.
55 2002-01-29 Joseph S. Myers <jsm28@cam.ac.uk>
57 * snapshot-README, snapshot-index.html: Use expressions such as
58 @DATE@ rather than hardcoded dates.
60 * snapshot-README, snapshot-index.html: New files.
62 2002-01-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
64 * update_web_docs (contrib_file): Remove.
65 Also removing special handling of thanks.html.
67 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
69 * update_web_docs: Use makeinfo --html instead of texi2html.
70 Remove support for pre-3.1 GCC versions. Build online docs for
73 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
75 * update_web_docs_old: Copy from update_web_docs. Add comment
76 that this is for GCC 3.0.x and earlier versions.
78 2001-11-19 Joseph S. Myers <jsm28@cam.ac.uk>
80 * gcc_release: Add /usr/local/bin to path when local.
82 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
84 * update_web_docs: Set SOURCEDIR so that install manual can be
85 found when running install.texi2html.
87 * gcc_release: Don't require a username if running locally.
89 2001-11-05 Joseph S. Myers <jsm28@cam.ac.uk>
91 * update_web_docs: Eliminate warnings about keeping files from web
94 * update_web_docs: Allow for the same file name in different
97 2001-10-29 Joseph S. Myers <jsm28@cam.ac.uk>
99 * update_web_docs: Generate libiberty and gnat-style manuals.
101 2001-10-24 Joseph S. Myers <jsm28@cam.ac.uk>
103 * gcc_release: Build snapshots from mainline. Generate Ada and
104 Chill tarballs. Correct error check when building diffs. Check
105 for errors when building bzip2 files.
106 * crontab: Use /sourceware/snapshot-tmp for building snapshots.
108 2001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
110 * crontab: Build weekly snapshots.
112 * gcc_release: Copy from 3.0 branch. Add support for building the
113 weekly snapshots on gcc.gnu.org.
115 2001-08-28 Joseph S. Myers <jsm28@cam.ac.uk>
117 * update_web_docs: Also check out texinfo.tex from
120 2001-08-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
122 * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
123 Preprocess the entire web site, not just the install docs.
125 2001-06-25 Phil Edwards <pme@sources.redhat.com>
127 * update_version: Add command-line argument capability, also
128 bump version for libstdc++-v3, and exit with the return code from
130 * crontab: Call update_version with arguments instead of
131 calling update_branch_version.
132 * update_branch_version: Remove.
134 2001-06-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
136 * update_web_docs: Only update the install documentation for the
139 2001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
141 * update_web_docs, doc_exclude: Check out files that may be in the
142 Attic. Check out texinfo.tex. Don't generate anything from
143 c-tree.texi. Generate PostScript output from manuals.
145 2001-06-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
147 * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
149 Fix a comment and add another one.
150 Generate the installation documentation in HTML format from
151 gcc/doc/install.texi.
153 2001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
155 * update_web_docs: Don't generate HTML from gxxint.texi. Don't
156 run texi2html on manuals that aren't present.
158 2001-03-18 Phil Edwards <pme@sources.redhat.com>
160 * update_web_docs_libstdcxx: New script.
161 * crontab: Call said script.
163 2001-03-18 Joseph S. Myers <jsm28@cam.ac.uk>
165 * update_version, update_branch_version: Check out with gcc
166 directory instead of using egcs link.
168 2001-03-17 Joseph S. Myers <jsm28@cam.ac.uk>
170 * update_web_docs: Don't strip leading -r from argument following
171 -r, or leading -d from argument following -d. Bug pointed out by
174 * update_web_docs: Handle -r and -d options to generate docs for a
175 release or branch in a subdirectory. Determine names of G77 news
176 and bugs files and contributors file after updated docs have been
177 installed, not before. Don't remove files from a subdirectory.
178 Don't generate manuals for gcov (included in the GCC manual) or
179 iostream (obsolete). Do generate manuals for cppinternals, gcj
180 and porting. Update regular expressions for detecting whether
181 files have really changed when regenerated.
183 2001-03-15 Joseph S. Myers <jsm28@cam.ac.uk>
185 * update_web_docs: Use /usr/local/bin/texi2html rather than
186 gccadmin's local copy.
188 2001-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
190 * crontab, doc_exclude, update_branch_version, update_version,
191 update_web_docs: New files (as currently used by gccadmin).