summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/build/build.py
Commit message (Expand)AuthorAgeFilesLines
...
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-41/+41
* BaseTools: Fixed Pcd value override issue.BobCF2018-03-031-1/+1
* BaseTools: Fix the bug for single module build with GenC/GenMakeYonghong Zhu2018-03-021-0/+8
* BaseTools: not specified value of MAX_CONCURRENT_THREAD_NUMBERYonghong Zhu2018-02-091-1/+2
* BaseTools: Structure Pcd in CommandLine.Feng, Bob C2018-02-011-1/+1
* BaseTools: enhance error handling for option --binary-sourceYonghong Zhu2018-01-191-0/+6
* BaseTools: Enable MAX_CONCURRENT_THREAD_NUMBER = 0 featureYunhua Feng2018-01-151-2/+6
* BaseTools: Report Structure PCD value and SKU, DefaultStore infoLiming Gao2017-12-251-0/+2
* BaseTools: enable hash value check for single module buildYonghong Zhu2017-12-131-1/+4
* BaseTools: back up the binary files when hash value is sameYonghong Zhu2017-12-131-0/+5
* BaseTools: Update Makefile to support FFS file generationYonghong Zhu2017-12-051-6/+42
* BaseTools: Fix a bug for single module build with GenC/GenMake optionYonghong Zhu2017-11-201-5/+0
* BaseTools: Fix a bug to use module's Name attribute as compareYonghong Zhu2017-10-101-1/+1
* BaseTools: Fix the regression bug to build single moduleYonghong Zhu2017-09-281-0/+12
* BaseTools: add support for BIOS build with binary cacheYonghong Zhu2017-09-271-0/+30
* BaseTools: report build time measured by module of EDKII BuildYonghong Zhu2017-09-261-7/+66
* BaseTools: update help info for -Y option to include 'HASH'Yonghong Zhu2017-09-051-1/+1
* BaseTools/build: Expand PREBUILD/POSTBUILD DSC actionsMichael D Kinney2017-08-111-28/+80
* BaseTools: Fix the bug that warn() function with only 1 argumentYonghong Zhu2017-07-261-1/+1
* BaseTools: add some comment for .PrebuildEnv file's usageYonghong Zhu2017-07-261-0/+5
* BaseTools/Build: Support python scripts in PREBUILD/POSTBUILDMichael Kinney2017-07-131-2/+2
* BaseTools/build: register MM module types with build tools.Supreeth Venkatesh2017-07-071-1/+1
* BaseTools: support building the same INF more than once with -m optionYonghong Zhu2017-06-241-6/+9
* BaseTools: Fix incremental build bug on DynamicPcd Token GenerationYonghong Zhu2017-05-241-2/+2
* 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