]> git.proxmox.com Git - mirror_edk2.git/commit
Edk2Setup: Support different VS tool chain setup
authorDandan Bi <dandan.bi@intel.com>
Wed, 12 Jun 2019 03:28:46 +0000 (11:28 +0800)
committerLiming Gao <liming.gao@intel.com>
Fri, 28 Jun 2019 07:04:42 +0000 (15:04 +0800)
commit6759212fa69d5d266c2854ea6de44bfd3f7e370b
tree780f1255422bc89603fc4f2dbdc293b9def0bf7b
parent541d6017e2d1f3a3a9e016c0ce03704e57f7ceb1
Edk2Setup: Support different VS tool chain setup

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1693

This patch is to update edksetup with additional option:
VS2017 VS2015 VS2013 VS2012 to setup different VS environment.
And will report error if the specified VS tool is not installed.
For VS2017, also consider the case that only VS2017 build tool
is installed.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/get_vsvars.bat
BaseTools/set_vsprefix_envs.bat
BaseTools/toolsetup.bat
edksetup.bat