public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-stable202305 PATCH 0/1] Rename GCC5 to GCC in filenames, scripts and documentation
@ 2023-05-17 18:58 Rebecca Cran
  2023-05-17 18:58 ` [edk2-stable202305 PATCH 1/1] Rename GCC5 toolchain references in docs and scripts to GCC Rebecca Cran
  0 siblings, 1 reply; 4+ messages in thread
From: Rebecca Cran @ 2023-05-17 18:58 UTC (permalink / raw)
  To: devel, Sean Brogan, Michael Kubacki, Liming Gao, Leif Lindholm,
	Ard Biesheuvel, Sami Mujawar, Gerd Hoffmann, Bob Feng, Yuwei Chen,
	Sami Mujawar, Alexei Fedorov, Pierre Gondois, Andrew Fish, Ray Ni,
	Jiewen Yao, Jordan Justen, Sebastien Boeuf, Nate DeSimone
  Cc: Rebecca Cran

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-05-18 17:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-17 18:58 [edk2-stable202305 PATCH 0/1] Rename GCC5 to GCC in filenames, scripts and documentation Rebecca Cran
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox