audk/BaseTools/Source/Python/build
Irene Park 28dd887d68 BaseTools/build.py: Exit with 1 when AutoGen error occurred
AutoGen manager/workers halt the progress when an error occurs but
doesn't propagate the error code to main and allows main exit with 0
and gets the build system unable to catch the occurrence of an error.
This change informs main with an error when a progress is halted and
helps main exit with 1.

Signed-off-by: Irene Park <ipark@nvidia.com>
Reviewed-by: Bob Feng<bob.c.feng@intel.com>
2020-06-07 12:51:25 +00:00
..
BuildReport.py BaseTools: Fixed build failure when using python38 2020-02-12 14:54:03 +00:00
__init__.py BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
build.py BaseTools/build.py: Exit with 1 when AutoGen error occurred 2020-06-07 12:51:25 +00:00
buildoptions.py BaseTools: BaseTools changes for RISC-V platform. 2020-04-29 02:52:08 +00:00