public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/3] BaseTools: Replace hardcoding VS path in tools_def.template
@ 2016-10-28  4:43 Yonghong Zhu
  2016-10-28  4:43 ` [Patch 1/3] BaseTools: Add a new bat file to set PREFIX envs Yonghong Zhu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Yonghong Zhu @ 2016-10-28  4:43 UTC (permalink / raw)
  To: edk2-devel

This series patches replace the hardcode VS path in the tools_def.template 
file.

Yonghong Zhu (3):
  BaseTools: Add a new bat file to set PREFIX envs
  BaseTools: Update toolsetup.bat to call the set_vsprefix_envs.bat
  BaseTools:introduce PREFIX env for VS tool path

 BaseTools/Conf/tools_def.template |  90 +++++++++++++++++----------------
 BaseTools/set_vsprefix_envs.bat   | 101 ++++++++++++++++++++++++++++++++++++++
 BaseTools/toolsetup.bat           |   8 +++
 3 files changed, 153 insertions(+), 46 deletions(-)
 create mode 100644 BaseTools/set_vsprefix_envs.bat

-- 
2.6.1.windows.1



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

end of thread, other threads:[~2016-11-01  2:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-28  4:43 [Patch 0/3] BaseTools: Replace hardcoding VS path in tools_def.template Yonghong Zhu
2016-10-28  4:43 ` [Patch 1/3] BaseTools: Add a new bat file to set PREFIX envs Yonghong Zhu
2016-10-28  4:43 ` [Patch 2/3] BaseTools: Update toolsetup.bat to call the set_vsprefix_envs.bat Yonghong Zhu
2016-10-28  4:43 ` [Patch 3/3] BaseTools:introduce PREFIX env for VS tool path Yonghong Zhu
2016-11-01  2:51 ` [Patch 0/3] BaseTools: Replace hardcoding VS path in tools_def.template Gao, Liming

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