]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/AutoGen/AutoGen.py
BaseTools: Fix re-build issue after tools_def/build_rule updated.
authorDerek Lin <derek.lin2@hpe.com>
Tue, 11 Apr 2017 05:20:08 +0000 (13:20 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Thu, 13 Apr 2017 02:55:25 +0000 (10:55 +0800)
commit86601b78955fbb7fbb4a2a7d8cdda99344b24384
treeeec565b36de64cbc794157e193623ecc3ea4d8c8
parent8ac3309f1bf6479268f9d01f0758d22359a1adc8
BaseTools: Fix re-build issue after tools_def/build_rule updated.

Add tools_def.txt and build_rule.txt to workspace autogen timestamp file.
Now it will not skip autogen if this two file is updated.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Derek Lin <derek.lin2@hpe.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/AutoGen/AutoGen.py