]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/build/build.py
BaseTools:Update build tool to print python version information
authorZhijux Fan <zhijux.fan@intel.com>
Tue, 25 Dec 2018 08:04:28 +0000 (16:04 +0800)
committerFeng, Bob C <bob.c.feng@intel.com>
Fri, 1 Feb 2019 03:09:22 +0000 (11:09 +0800)
commitfd2d74007bfae2bcc6da47457189ed9b7cdd106d
tree855b54b6d2087fa12ddad6456ea93f7e32ae248f
parent9c2d68c0a29909d23266395fc48d0b81b118e341
BaseTools:Update build tool to print python version information

print PYTHON3_ENABLE and PYTHON_COMMAND in build tool

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/Source/Python/build/build.py