OSDN Git Service

29ec63966a2e21772b2a6da3bda0b6dfc8753610
[pf3gnuchains/gcc-fork.git] / maintainer-scripts / ChangeLog
1 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
2
3         * snapshot-README, snapshot-index.html: New files.
4
5 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6
7         * update_web_docs (contrib_file): Remove.
8         Also removing special handling of thanks.html.
9
10 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11
12         * update_web_docs: Use makeinfo --html instead of texi2html.
13         Remove support for pre-3.1 GCC versions.  Build online docs for
14         gccint manual.
15
16 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
17
18         * update_web_docs_old: Copy from update_web_docs.  Add comment
19         that this is for GCC 3.0.x and earlier versions.
20
21 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
22
23         * gcc_release: Add /usr/local/bin to path when local.
24
25 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
26
27         * update_web_docs: Set SOURCEDIR so that install manual can be
28         found when running install.texi2html.
29
30         * gcc_release: Don't require a username if running locally.
31
32 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
33
34         * update_web_docs: Eliminate warnings about keeping files from web
35         page preprocessing.
36
37         * update_web_docs: Allow for the same file name in different
38         directories.
39
40 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
41
42         * update_web_docs: Generate libiberty and gnat-style manuals.
43
44 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
45
46         * gcc_release: Build snapshots from mainline.  Generate Ada and
47         Chill tarballs.  Correct error check when building diffs.  Check
48         for errors when building bzip2 files.
49         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
50
51 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
52
53         * crontab: Build weekly snapshots.
54
55         * gcc_release: Copy from 3.0 branch.  Add support for building the
56         weekly snapshots on gcc.gnu.org.
57
58 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
59
60         * update_web_docs: Also check out texinfo.tex from
61         gcc/doc/include.
62
63 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
64
65         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
66         Preprocess the entire web site, not just the install docs.
67
68 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
69
70         * update_version:  Add command-line argument capability, also
71         bump version for libstdc++-v3, and exit with the return code from
72         the cvs commit.
73         * crontab:  Call update_version with arguments instead of
74         calling update_branch_version.
75         * update_branch_version:  Remove.
76
77 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
78
79         * update_web_docs: Only update the install documentation for the 
80         CVS HEAD.
81
82 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
83
84         * update_web_docs, doc_exclude: Check out files that may be in the
85         Attic.  Check out texinfo.tex.  Don't generate anything from
86         c-tree.texi.  Generate PostScript output from manuals.
87
88 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
89
90         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
91         variables.
92         Fix a comment and add another one.
93         Generate the installation documentation in HTML format from
94         gcc/doc/install.texi.
95
96 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
97
98         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
99         run texi2html on manuals that aren't present.
100
101 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
102
103         * update_web_docs_libstdcxx:  New script.
104         * crontab:  Call said script.
105
106 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
107
108         * update_version, update_branch_version: Check out with gcc
109         directory instead of using egcs link.
110
111 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
112
113         * update_web_docs: Don't strip leading -r from argument following
114         -r, or leading -d from argument following -d.  Bug pointed out by
115         Matt Kraai.
116
117         * update_web_docs: Handle -r and -d options to generate docs for a
118         release or branch in a subdirectory.  Determine names of G77 news
119         and bugs files and contributors file after updated docs have been
120         installed, not before.  Don't remove files from a subdirectory.
121         Don't generate manuals for gcov (included in the GCC manual) or
122         iostream (obsolete).  Do generate manuals for cppinternals, gcj
123         and porting.  Update regular expressions for detecting whether
124         files have really changed when regenerated.
125
126 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
127
128         * update_web_docs: Use /usr/local/bin/texi2html rather than
129         gccadmin's local copy.
130
131 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
132
133         * crontab, doc_exclude, update_branch_version, update_version,
134         update_web_docs: New files (as currently used by gccadmin).
135         * README: New file.