1 2001-08-28 Joseph S. Myers <jsm28@cam.ac.uk>
3 * update_web_docs: Also check out texinfo.tex from
6 2001-08-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8 * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
9 Preprocess the entire web site, not just the install docs.
11 2001-06-25 Phil Edwards <pme@sources.redhat.com>
13 * update_version: Add command-line argument capability, also
14 bump version for libstdc++-v3, and exit with the return code from
16 * crontab: Call update_version with arguments instead of
17 calling update_branch_version.
18 * update_branch_version: Remove.
20 2001-06-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
22 * update_web_docs: Only update the install documentation for the
25 2001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
27 * update_web_docs, doc_exclude: Check out files that may be in the
28 Attic. Check out texinfo.tex. Don't generate anything from
29 c-tree.texi. Generate PostScript output from manuals.
31 2001-06-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
33 * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
35 Fix a comment and add another one.
36 Generate the installation documentation in HTML format from
39 2001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
41 * update_web_docs: Don't generate HTML from gxxint.texi. Don't
42 run texi2html on manuals that aren't present.
44 2001-03-18 Phil Edwards <pme@sources.redhat.com>
46 * update_web_docs_libstdcxx: New script.
47 * crontab: Call said script.
49 2001-03-18 Joseph S. Myers <jsm28@cam.ac.uk>
51 * update_version, update_branch_version: Check out with gcc
52 directory instead of using egcs link.
54 2001-03-17 Joseph S. Myers <jsm28@cam.ac.uk>
56 * update_web_docs: Don't strip leading -r from argument following
57 -r, or leading -d from argument following -d. Bug pointed out by
60 * update_web_docs: Handle -r and -d options to generate docs for a
61 release or branch in a subdirectory. Determine names of G77 news
62 and bugs files and contributors file after updated docs have been
63 installed, not before. Don't remove files from a subdirectory.
64 Don't generate manuals for gcov (included in the GCC manual) or
65 iostream (obsolete). Do generate manuals for cppinternals, gcj
66 and porting. Update regular expressions for detecting whether
67 files have really changed when regenerated.
69 2001-03-15 Joseph S. Myers <jsm28@cam.ac.uk>
71 * update_web_docs: Use /usr/local/bin/texi2html rather than
72 gccadmin's local copy.
74 2001-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
76 * crontab, doc_exclude, update_branch_version, update_version,
77 update_web_docs: New files (as currently used by gccadmin).