public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Rebecca Cran" <rebecca@bsdio.com>
To: devel@edk2.groups.io, Sean Brogan <sean.brogan@microsoft.com>,
	Michael Kubacki <mikuback@linux.microsoft.com>,
	Liming Gao <gaoliming@byosoft.com.cn>,
	Leif Lindholm <quic_llindhol@quicinc.com>,
	Ard Biesheuvel <ardb+tianocore@kernel.org>,
	Sami Mujawar <sami.mujawar@arm.com>,
	Gerd Hoffmann <kraxel@redhat.com>,
	Bob Feng <bob.c.feng@intel.com>,
	Yuwei Chen <yuwei.chen@intel.com>,
	Sami Mujawar <Sami.Mujawar@arm.com>,
	Alexei Fedorov <Alexei.Fedorov@arm.com>,
	Pierre Gondois <pierre.gondois@arm.com>,
	Andrew Fish <afish@apple.com>, Ray Ni <ray.ni@intel.com>,
	Jiewen Yao <jiewen.yao@intel.com>,
	Jordan Justen <jordan.l.justen@intel.com>,
	Sebastien Boeuf <sebastien.boeuf@intel.com>,
	Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Rebecca Cran <rebecca@bsdio.com>
Subject: [edk2-stable202305 PATCH 0/1] Rename GCC5 to GCC in filenames, scripts and documentation
Date: Wed, 17 May 2023 12:58:46 -0600	[thread overview]
Message-ID: <20230517185847.3391881-1-rebecca@bsdio.com> (raw)

Rename GCC5 toolchain references in docs and scripts to GCC
    
The GCC5 toolchain has been deprecated, and GCC should be used going
forward.
    
Update references to GCC5 in filenames, scripts and documentation.

Branch: https://github.com/bcran/edk2/tree/toolchain_docs
PR https://github.com/tianocore/edk2/pull/4396/

Rebecca Cran (1):
  Rename GCC5 toolchain references in docs and scripts to GCC

 .azurepipelines/{Ubuntu-GCC5.yml => Ubuntu-GCC.yml}                        |  4 ++--
 .azurepipelines/templates/platform-build-run-steps.yml                     |  2 +-
 .azurepipelines/templates/pr-gate-build-job.yml                            |  2 +-
 .azurepipelines/templates/pr-gate-steps.yml                                |  2 +-
 ArmPlatformPkg/Scripts/Makefile                                            |  2 +-
 ArmVirtPkg/PlatformCI/.azurepipelines/{Ubuntu-GCC5.yml => Ubuntu-GCC.yml}  |  4 ++--
 ArmVirtPkg/PlatformCI/ReadMe.md                                            |  2 +-
 BaseTools/Edk2ToolsBuild.py                                                |  2 +-
 BaseTools/Plugin/HostBasedUnitTestRunner/HostBasedUnitTestRunner.py        |  2 +-
 DynamicTablesPkg/Readme.md                                                 | 10 ++++-----
 EmulatorPkg/PlatformCI/.azurepipelines/{Ubuntu-GCC5.yml => Ubuntu-GCC.yml} |  4 ++--
 EmulatorPkg/PlatformCI/ReadMe.md                                           |  2 +-
 EmulatorPkg/Readme.md                                                      |  8 +++----
 EmulatorPkg/build.sh                                                       | 14 ++++---------
 OvmfPkg/CloudHv/README                                                     |  2 +-
 OvmfPkg/IntelTdx/README                                                    |  4 ++--
 OvmfPkg/PlatformCI/.azurepipelines/{Ubuntu-GCC5.yml => Ubuntu-GCC.yml}     |  4 ++--
 OvmfPkg/PlatformCI/ReadMe.md                                               |  2 +-
 OvmfPkg/build.sh                                                           | 12 +++--------
 PrmPkg/Readme.md                                                           |  6 +++---
 ReadMe.rst                                                                 | 22 ++++++++++----------
 UnitTestFrameworkPkg/ReadMe.md                                             |  8 +++----
 22 files changed, 54 insertions(+), 66 deletions(-)
 rename .azurepipelines/{Ubuntu-GCC5.yml => Ubuntu-GCC.yml} (84%)
 rename ArmVirtPkg/PlatformCI/.azurepipelines/{Ubuntu-GCC5.yml => Ubuntu-GCC.yml} (96%)
 rename EmulatorPkg/PlatformCI/.azurepipelines/{Ubuntu-GCC5.yml => Ubuntu-GCC.yml} (95%)
 rename OvmfPkg/PlatformCI/.azurepipelines/{Ubuntu-GCC5.yml => Ubuntu-GCC.yml} (96%)

-- 
2.39.2


             reply	other threads:[~2023-05-17 18:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-17 18:58 Rebecca Cran [this message]
2023-05-17 18:58 ` [edk2-stable202305 PATCH 1/1] Rename GCC5 toolchain references in docs and scripts to GCC Rebecca Cran
2023-05-18  0:10   ` [edk2-devel] " Michael D Kinney
2023-05-18 17:56     ` Rebecca Cran

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230517185847.3391881-1-rebecca@bsdio.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox