summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/build
AgeCommit message (Expand)AuthorFilesLines
2017-05-05BaseTools: remove the hardcoded /bin/bash for PreBuild/PostBuildYonghong Zhu1-2/+2
2017-04-27BaseTools: fix the typo in function name LanuchPostbuildNikolai SAOUKH1-3/+2
2017-01-04BaseTools: fix the bug for Mixed Pcd display in the reportYonghong Zhu1-6/+15
2016-11-29BaseTools: Fix bug for decimal value of VPDPCD offset display in reportYonghong Zhu1-1/+4
2016-11-02BaseTools: Fix a bug for tooldef class not include the newly EnvYonghong Zhu1-0/+2
2016-09-30BaseTools Build: Fix build break for clean target in LinuxHao Wu1-3/+3
2016-09-21BaseTools: Update python tool to call external tools with shell true modeLiming Gao1-1/+2
2016-08-19BaseTools: check CONF_PATH env to get the configure filesYonghong Zhu1-3/+6
2016-07-29BaseTools: Add build info for binary modules that only list in FDF fileYonghong Zhu1-1/+17
2016-07-05BaseTools: Add support for $(FAMILY) macroYonghong Zhu1-0/+23
2016-05-23BaseTools: Add error condition for the path in PACKAGES_PATH envZhu, Yonghong1-0/+6
2016-04-20BaseTools: Add mixed PCD support featureYonghong Zhu1-0/+8
2016-04-19BaseTools: enhance error handling for DSC fileYonghong Zhu1-0/+3
2016-04-12BaseTools: generate hash value in build report for each output EFI imageYonghong Zhu2-3/+54
2016-04-07BaseTools: Add support to merge Prebuild and Postbuild into build ProcessYonghong Zhu1-9/+189
2016-04-07BaseTools: Enhance --Pcd which override by build optionYonghong Zhu1-1/+1
2016-03-29BaseTools: Add two new sections for PCD in the build reportYonghong Zhu1-16/+96
2016-03-22BaseTools: Fix nmake failure due to command-line length limitationYonghong Zhu1-0/+12
2016-03-16BaseTools: add new command line option to support override PCD valueYonghong Zhu2-13/+29
2016-03-11BaseTools: update the mail address for stack trace infoYonghong Zhu1-1/+1
2016-02-18BaseTools: report an error message when failed to start build commandYonghong Zhu1-1/+2
2016-01-21BaseTools: make build report tolerant of FVs specified by nameEugene Cohen1-34/+38
2015-12-07BaseTools: Fix a bug in the VPD report generationYonghong Zhu1-3/+3
2015-12-01BaseTools: Clean some coding style issuesYonghong Zhu2-40/+40
2015-11-30BaseTools: Add a VPD report subsection of FLASH to the ReportYonghong Zhu1-0/+35
2015-11-06BaseTools: Print PACKAGES_PATH build environment if it is set.Liming Gao1-0/+6
2015-11-06BaseTools: Don't require ECP pkg in WORKSPACE when PACKAGES_PATH is setLiming Gao1-10/+12
2015-10-12BaseTools: Fixed an error reported during generating reportYonghong Zhu1-5/+6
2015-10-08BaseTools: Update Build tool to support multiple workspacesLi YangX2-8/+15
2015-06-23BaseTools: Build report should not be generated if build failed.Yingke Liu1-1/+7
2015-06-11BaseTools: Fixed an error reported during generating report.Yingke Liu1-4/+4
2015-01-19Fixed build issue with fds target specified.Yingke Liu1-22/+17
2014-12-23Fix ‘build run’ doesn’t work for NT32 X64 build.Cinnamon Shia1-2/+3
2014-11-12BaseTools: Fix a cleanall issue.Yingke Liu1-10/+4
2014-09-16Update Build Tool version from 0.51 to 0.60Gao, Liming1-1/+1
2014-08-28License header updated to match correct format.Yingke Liu1-14/+33
2014-08-26This patch is going to:Hess Chen1-0/+3
2014-08-26This patch is going to correct the external PCD database generation rule to s...Feng, Bob C1-6/+32
2014-08-20This patch is going to:Hess Chen1-5/+3
2014-08-19This patch is going to fix a build failure (running of GenFds) in Linux syste...Hess Chen1-8/+8
2014-08-18This patch is going to retire the top level makefile on BaseTools for support...Hess Chen1-6/+173
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2-6/+9
2014-01-10Sync BaseTool trunk (version r2640) into EDKII BaseTools.Gao, Liming1-1/+1
2013-11-18Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao1-1/+1
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao2-38/+48
2012-05-23Sync BaseTools Trunk (version r2524) to EDKII main trunk. lgao41-5/+6
2012-04-10Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao42-13/+72
2011-12-16Sync BaseTool trunk (version r2474) into EDKII BaseTools. lgao41-12/+7
2011-12-07Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly ...lgao41-3/+2
2011-10-29Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao42-228/+162