summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/build/build.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: remove the hardcoded /bin/bash for PreBuild/PostBuildYonghong Zhu2017-05-051-2/+2
* BaseTools: fix the typo in function name LanuchPostbuildNikolai SAOUKH2017-04-271-3/+2
* BaseTools: Fix a bug for tooldef class not include the newly EnvYonghong Zhu2016-11-021-0/+2
* BaseTools Build: Fix build break for clean target in LinuxHao Wu2016-09-301-3/+3
* BaseTools: Update python tool to call external tools with shell true modeLiming Gao2016-09-211-1/+2
* BaseTools: check CONF_PATH env to get the configure filesYonghong Zhu2016-08-191-3/+6
* BaseTools: Add support for $(FAMILY) macroYonghong Zhu2016-07-051-0/+23
* BaseTools: Add error condition for the path in PACKAGES_PATH envZhu, Yonghong2016-05-231-0/+6
* BaseTools: enhance error handling for DSC fileYonghong Zhu2016-04-191-0/+3
* BaseTools: generate hash value in build report for each output EFI imageYonghong Zhu2016-04-121-2/+2
* BaseTools: Add support to merge Prebuild and Postbuild into build ProcessYonghong Zhu2016-04-071-9/+189
* BaseTools: Enhance --Pcd which override by build optionYonghong Zhu2016-04-071-1/+1
* BaseTools: Fix nmake failure due to command-line length limitationYonghong Zhu2016-03-221-0/+12
* BaseTools: add new command line option to support override PCD valueYonghong Zhu2016-03-161-1/+3
* BaseTools: update the mail address for stack trace infoYonghong Zhu2016-03-111-1/+1
* BaseTools: report an error message when failed to start build commandYonghong Zhu2016-02-181-1/+2
* BaseTools: Clean some coding style issuesYonghong Zhu2015-12-011-25/+25
* BaseTools: Print PACKAGES_PATH build environment if it is set.Liming Gao2015-11-061-0/+6
* BaseTools: Don't require ECP pkg in WORKSPACE when PACKAGES_PATH is setLiming Gao2015-11-061-10/+12
* BaseTools: Update Build tool to support multiple workspacesLi YangX2015-10-081-6/+12
* BaseTools: Build report should not be generated if build failed.Yingke Liu2015-06-231-1/+7
* Fixed build issue with fds target specified.Yingke Liu2015-01-191-22/+17
* Fix ‘build run’ doesn’t work for NT32 X64 build.Cinnamon Shia2014-12-231-2/+3
* BaseTools: Fix a cleanall issue.Yingke Liu2014-11-121-10/+4
* Update Build Tool version from 0.51 to 0.60Gao, Liming2014-09-161-1/+1
* License header updated to match correct format.Yingke Liu2014-08-281-14/+33
* This patch is going to:Hess Chen2014-08-261-0/+3
* This patch is going to correct the external PCD database generation rule to s...Feng, Bob C2014-08-261-6/+32
* This patch is going to:Hess Chen2014-08-201-5/+3
* This patch is going to fix a build failure (running of GenFds) in Linux syste...Hess Chen2014-08-191-8/+8
* This patch is going to retire the top level makefile on BaseTools for support...Hess Chen2014-08-181-6/+173
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-4/+6
* Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao2013-11-181-1/+1
* Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao2013-08-231-32/+36
* Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao42012-04-101-2/+18
* Sync BaseTool trunk (version r2474) into EDKII BaseTools. lgao42011-12-161-12/+7
* Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly ...lgao42011-12-071-3/+2
* Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao42011-10-291-206/+138
* Sync BaseTools Branch (version r2323) to EDKII main trunk. lgao42011-09-191-0/+5
* Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao42011-09-181-11/+14
* Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao42011-08-261-6/+21
* Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao42011-05-111-18/+23
* Sync EDKII BaseTools to BaseTools project r2093.lgao42010-11-151-4/+6
* Sync EDKII BaseTools to BaseTools project r2065.lgao42010-10-111-2/+2
* Sync EDKII BaseTools to BaseTools project r2042.qhuang82010-09-061-3/+4
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-7/+5
* Sync EDKII BaseTools to BaseTools project r1937.lgao42010-03-191-25/+57
* Sync EDKII BaseTools to BaseTools project r1928lgao42010-03-121-30/+45
* Sync EDKII BaseTools to BaseTools project r1911.lgao42010-03-041-1/+12
* Sync EDKII BaseTools to BaseTools project r1903.lgao42010-02-281-1447/+1873