public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v3 00/10] Remove unused tool chain configuration
@ 2019-02-13  1:42 Shenglei Zhang
  2019-02-13  1:42 ` [PATCH v3 01/10] BaseTools/tools_def.template: Remove CYGGCC Shenglei Zhang
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Shenglei Zhang @ 2019-02-13  1:42 UTC (permalink / raw)
  To: edk2-devel
  Cc: Bob Feng, Liming Gao, Yonghong Zhu, Ray Ni, Jordan Justen,
	Laszlo Ersek, Ard Biesheuvel, Anthony Perard, Julien Grall

VS2003, VS2005, DDK3790, UNIXGCC, ELFGCC, CYGCC and MYTOOLS are
too old. There is no verification for them. So remove them from
edk2/master.
https://bugzilla.tianocore.org/show_bug.cgi?id=1377

v2:1.Combine previous 05/10 and 06/10 to 05/10.
   2.Add 10/10(Remove GCCLD).

v3:1.Change order of patch series because of bisectability.
   2.Make changes in 04/10 and 09/10.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: Julien Grall <julien.grall@linaro.org>
Shenglei Zhang (10):
  BaseTools/tools_def.template: Remove CYGGCC
  OptionRomPkg/ReadMe.txt: Remove CYGGCC
  BaseTools: Update MYTOOLS
  BaseTools/tools_def.template: Remove VS2003 and VS2005
  OptionRomPkg/ReadMe.txt: Remove VS2005
  BaseTools/tools_def.template: Remove UNIXGCC
  OvmfPkg/README: Remove UNIXGCC
  BaseTools/tools_def.template: Remove ELFGCC
  BaseTools/tools_def.template: Remove DDK3790
  BaseTools/build_rule.template: Remove GCCLD

 BaseTools/Conf/build_rule.template |   33 +-
 BaseTools/Conf/target.template     |    2 +-
 BaseTools/Conf/tools_def.template  | 1421 +---------------------------
 OptionRomPkg/ReadMe.txt            |    2 -
 OvmfPkg/OvmfPkgIa32.dsc            |    1 -
 OvmfPkg/OvmfPkgIa32X64.dsc         |    1 -
 OvmfPkg/OvmfPkgX64.dsc             |    1 -
 OvmfPkg/README                     |   19 -
 8 files changed, 18 insertions(+), 1462 deletions(-)

-- 
2.18.0.windows.1



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

end of thread, other threads:[~2019-02-14  0:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-13  1:42 [PATCH v3 00/10] Remove unused tool chain configuration Shenglei Zhang
2019-02-13  1:42 ` [PATCH v3 01/10] BaseTools/tools_def.template: Remove CYGGCC Shenglei Zhang
2019-02-13  1:42 ` [PATCH v3 02/10] OptionRomPkg/ReadMe.txt: " Shenglei Zhang
2019-02-13  1:42 ` [PATCH v3 03/10] BaseTools: Update MYTOOLS Shenglei Zhang
2019-02-13  1:42 ` [PATCH v3 04/10] BaseTools/tools_def.template: Remove VS2003 and VS2005 Shenglei Zhang
2019-02-13  1:42 ` [PATCH v3 05/10] OptionRomPkg/ReadMe.txt: Remove VS2005 Shenglei Zhang
2019-02-13  1:42 ` [PATCH v3 06/10] BaseTools/tools_def.template: Remove UNIXGCC Shenglei Zhang
2019-02-13  1:42 ` [PATCH v3 07/10] OvmfPkg/README: " Shenglei Zhang
2019-02-13  2:03   ` Laszlo Ersek
2019-02-13  1:42 ` [PATCH v3 08/10] BaseTools/tools_def.template: Remove ELFGCC Shenglei Zhang
2019-02-13  1:42 ` [PATCH v3 09/10] BaseTools/tools_def.template: Remove DDK3790 Shenglei Zhang
2019-02-13  1:42 ` [PATCH v3 10/10] BaseTools/build_rule.template: Remove GCCLD Shenglei Zhang
2019-02-14  0:12 ` [PATCH v3 00/10] Remove unused tool chain configuration Gao, Liming

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