audk/BaseTools/Source/Python/build
Yonghong Zhu a0c9ce31b6 BaseTools: Fix a bug for tooldef class not include the newly Env
Prebuild script may update os.environ, but the tooldef class not include
the new ENV variables. so after the Launch prebuild script, we should
re-init the tooldef class to include the new ENV variables.

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-11-02 09:50:04 +08:00
..
BuildReport.py BaseTools: Add build info for binary modules that only list in FDF file 2016-07-29 16:14:12 +08:00
__init__.py
build.py BaseTools: Fix a bug for tooldef class not include the newly Env 2016-11-02 09:50:04 +08:00