]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - maintainer-scripts/ChangeLog
Update crontab and git_update_version.py
[thirdparty/gcc.git] / maintainer-scripts / ChangeLog
index 5064e580dbcc568d29dc905dd0b21ca5bada380e..5608e52f4593e70f6d405021eb65d32d58c0d9ce 100644 (file)
@@ -1,3 +1,235 @@
+2023-11-14  Sam James  <sam@gentoo.org>
+
+       * gcc_release: Cleanup whitespace.
+
+2023-11-14  Sam James  <sam@gentoo.org>
+
+       * gcc_release: Use HTTPS for links.
+
+2023-07-07  Richard Biener  <rguenther@suse.de>
+
+       * crontab: Remove entry for GCC 10.
+
+2023-04-20  Arsen Arsenović  <arsen@aarsen.me>
+
+       * update_web_docs_git: Add a mechanism to override makeinfo,
+       texi2dvi and texi2pdf, and default them to
+       /home/gccadmin/texinfo/install-git/bin/${tool}, if present.
+
+2023-04-17  Jakub Jelinek  <jakub@redhat.com>
+
+       * crontab: Snapshots from trunk are now GCC 14 related.
+       Add GCC 13 snapshots from the respective branch.
+
+2023-03-21  Arsen Arsenović  <arsen@aarsen.me>
+
+       * update_web_docs_git: Set CONTENTS_OUTPUT_LOCATION=inline in
+       order to put @shortcontents above contents.
+
+2023-03-21  Arsen Arsenović  <arsen@aarsen.me>
+
+       * update_web_docs_git (CSS): Update CSS reference to point to
+       /texinfo-manuals.css.
+
+2023-03-16  Gaius Mulley  <gaiusmod2@gmail.com>
+
+       * update_web_docs_git (MANUALS): Add gm2.
+       Add include path for gm2 manual.
+
+2023-03-16  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * update_web_docs_git (BUGURL): Introduce and use throughout.
+
+2022-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+       PR web/107749
+       * update_web_docs_git: Add gdc to MANUALS.
+
+2022-11-23  Sam James  <sam@gentoo.org>
+
+       * gcc_release (XZ): Add -T0.
+
+2022-11-14  Martin Liska  <mliska@suse.cz>
+
+       Revert:
+       2022-11-09  Martin Liska  <mliska@suse.cz>
+
+       * update_web_docs_git.py: New file.
+
+2022-11-14  Martin Liska  <mliska@suse.cz>
+
+       Revert:
+       2022-11-14  Martin Liska  <mliska@suse.cz>
+
+       * update_web_docs_git.py: Simplify.
+
+2022-11-14  Martin Liska  <mliska@suse.cz>
+
+       Revert:
+       2022-11-09  Martin Liska  <mliska@suse.cz>
+
+       * crontab: Use new script for documentation of master branch.
+
+2022-11-14  Martin Liska  <mliska@suse.cz>
+
+       Revert:
+       2022-11-09  Martin Liska  <mliska@suse.cz>
+
+       * update_web_docs_git.py: Create sources tarball.
+
+2022-11-14  Martin Liska  <mliska@suse.cz>
+
+       Revert:
+       2022-11-10  Martin Liska  <mliska@suse.cz>
+
+       * crontab: Fix superfluous 'sh' for Python script.
+
+2022-11-10  Martin Liska  <mliska@suse.cz>
+
+       * crontab: Fix superfluous 'sh' for Python script.
+
+2022-11-09  Martin Liska  <mliska@suse.cz>
+
+       * update_web_docs_git.py: Create sources tarball.
+
+2022-11-09  Martin Liska  <mliska@suse.cz>
+
+       * crontab: Use new script for documentation of master branch.
+
+2022-11-09  Martin Liska  <mliska@suse.cz>
+
+       * update_web_docs_git.py: Simplify.
+
+2022-11-09  Martin Liska  <mliska@suse.cz>
+
+       * update_web_docs_git.py: New file.
+
+2022-07-28  Martin Liska  <mliska@suse.cz>
+
+       * update_web_docs_git: Use sphinx-build from a venv so that
+       we can use a recent version.
+
+2022-05-20  Richard Biener  <rguenther@suse.de>
+
+       * crontab: Disable snapshots from the gcc-9 branch.
+
+2022-04-28  Jakub Jelinek  <jakub@redhat.com>
+
+       * crontab: Snapshots from trunk are now GCC 13 related.
+       Add GCC 12 snapshots from the respective branch.
+
+2021-05-14  Jakub Jelinek  <jakub@redhat.com>
+
+       * crontab: Stop doing gcc-8 snapshots.
+
+2021-04-20  Jakub Jelinek  <jakub@redhat.com>
+
+       * crontab: Snapshots from trunk are now GCC 12 related.
+       Add GCC 11 snapshots from the respective branch.
+
+2021-04-09  Martin Liska  <mliska@suse.cz>
+
+       * branch_changer.py: Generate URL only when emitting
+       to terminal.
+
+2021-04-09  Martin Liska  <mliska@suse.cz>
+
+       * branch_changer.py: Mention closing candidates and emit
+       console links to bugzilla.
+
+2021-04-09  Martin Liska  <mliska@suse.cz>
+
+       * branch_changer.py: Document more how the script behaves.
+
+2021-04-09  Martin Liska  <mliska@suse.cz>
+
+       * branch_changer.py: Fix usage of Version class.
+
+2021-04-09  Martin Liska  <mliska@suse.cz>
+
+       * branch_changer.py: Use new version scheme in --help output.
+
+2021-04-08  Jonathan Wakely  <jwakely@redhat.com>
+
+       * generate_libstdcxx_web_docs: Add --disable-multilib to
+       configure command.
+
+2021-04-08  Martin Liska  <mliska@suse.cz>
+
+       * branch_changer.py: Fix wrongly converted assert.
+
+2021-04-08  Martin Liska  <mliska@suse.cz>
+
+       * branch_changer.py: Modernize and fix flake8 issues.
+       * setup.cfg: New file.
+
+2020-12-16  Jakub Jelinek  <jakub@redhat.com>
+
+       * update_version_git: Put BASEDIR into /sourceware/snapshot-tmp/gcc
+       if it exist.
+
+2020-05-29  Martin Liska  <mliska@suse.cz>
+
+       * bugzilla-close-candidate.py: Fix sorting of branches.
+
+2020-05-29  Martin Liska  <mliska@suse.cz>
+
+       * bugzilla-close-candidate.py: Fix parsing of SVN revisions.
+       Fix skipping of PRs that contain Can be closed message.
+
+2020-05-29  Martin Liska  <mliska@suse.cz>
+
+       * bugzilla-close-candidate.py: Support both SVN and GIT messages
+       in PRs. Remove need of usage of the bugzilla API key.
+
+2020-05-27  Jakub Jelinek  <jakub@redhat.com>
+
+       * update_version_git: Rewrite using
+       contrib/gcc-changelog/git_update_version.py.
+
+2020-04-30  Jakub Jelinek  <jakub@redhat.com>
+
+       * crontab: Snapshots from trunk are now GCC 11 related.
+       Add GCC 10 snapshots from the respective branch.
+
+2020-03-12  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc_release (upload_files): Without -l, pass -m 755 to the mkdir
+       command invoked through ssh.
+
+       * update_web_docs_git: Drop SPHINXBUILD=/usr/bin/sphinx-1.0-build.
+
+2020-02-27  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc_release: Add support for -b local-git-repo argument.
+
+2020-01-13  Jonathan Wakely  <jwakely@redhat.com>
+
+       * update_web_docs_libstdcxx_git: New file.
+       * update_web_docs_libstdcxx_svn: Remove.
+       * crontab: Use update_web_docs_libstdcxx_git.
+
+2020-01-13  Joseph Myers  <joseph@codesourcery.com>
+
+       * update_web_docs_git: New file.
+       * update_web_docs_svn: Remove.
+       * crontab: Use update_web_docs_svn.
+
+2020-01-13  Joseph Myers  <joseph@codesourcery.com>
+
+       * gcc_release: Use git instead of SVN.
+       * crontab: Update gcc_release calls.
+
+2020-01-13  Joseph Myers  <joseph@codesourcery.com>
+
+       * update_version_git: New file.
+       * update_version:svn: Remove.
+       * crontab: Use update_version_git.
+
+2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
+
+       * gcc_release: Use https for gcc.gnu.org.
+
 2019-11-14  Richard Biener  <rguenther@suse.de>
 
        * update_version_svn (IGNORE_BRANCHES): Add 7.