public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 00/10] Remove unused tool chain configuration
@ 2019-02-11  2:47 Shenglei Zhang
  2019-02-11  2:48 ` [PATCH v2 01/10] BaseTools/tools_def.template: Remove VS2003 and VS2005 Shenglei Zhang
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Shenglei Zhang @ 2019-02-11  2:47 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).

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 VS2003 and VS2005
  OptionRomPkg/ReadMe.txt: Remove VS2005
  BaseTools/tools_def.template: Remove DDK3790
  BaseTools/tools_def.template: Remove UNIXGCC
  OvmfPkg/README: Remove UNIXGCC
  BaseTools: Update MYTOOLS
  BaseTools/tools_def.template: Remove ELFGCC
  BaseTools/tools_def.template: Remove CYGGCC
  OptionRomPkg/ReadMe.txt: Remove CYGGCC
  BaseTools/build_rule.template: Remove GCCLD

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

-- 
2.18.0.windows.1



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

end of thread, other threads:[~2019-02-11 11:08 UTC | newest]

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

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