]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/AutoGen/AutoGenWorker.py
BaseTools:Fix build tools print traceback info issue
[mirror_edk2.git] / BaseTools / Source / Python / AutoGen / AutoGenWorker.py
2020-03-24 Fan, ZhijuXBaseTools:Fix build tools print traceback info issue
2019-12-10 Steven ShiBaseTools: Leverage compiler output to optimize binary...
2019-09-17 Feng, Bob CBaseTools: remove unnecessary calls of os.exist
2019-09-11 Feng, Bob CBaseTools: Fixed the bug of multi-thread genffs for...
2019-09-10 Feng, Bob CBaseTools: Fixed issue for IgnoreAutoGen
2019-08-20 Shi, StevenBaseTools: Improve the file saving and copying reliability
2019-08-20 Shi, StevenBaseTools: Print first cache missing file for build...
2019-08-20 Shi, StevenBaseTools: Improve the cache hit in the edk2 build...
2019-08-09 Feng, Bob CBaseTools: Enable block queue log agent.
2019-08-09 Feng, Bob CBaseTools: Add the support for python 2
2019-08-09 Feng, Bob CBaseTools: Add LogAgent to support multiple process...
2019-08-09 Feng, Bob CBaseTools: Add shared data for processes
2019-08-09 Feng, Bob CBaseTools: Enable Multiple Process AutoGen