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