summaryrefslogtreecommitdiff
path: root/BaseTools/Bin/Win32/build.exe
AgeCommit message (Expand)Author
2008-10-30Performance improvement on startup of build.exejwang36
2008-10-28Fixed incorrect function prototype in AutoGen.c for PEI modules.jwang36
2008-10-281. Fixed bugs of HSD bug trackers 201729, 201670 and 201601jwang36
2008-10-22Regenerate build binary (based on BaseTools r1333) to include some missing en...qhuang8
2008-10-221. Sync the binary with the latest source modificationhche10x
2008-10-221. Sync the binary with the latest source modificationhche10x
2008-10-21Regenerate build binary (based on BaseTools r1332) to include some missing en...qhuang8
2008-10-211. Sync the binary with the latest source modificationhche10x
2008-10-16Fixed two minor issuesjwang36
2008-10-16Fixed the incorrect file printed out when an unknown exception occurred.jwang36
2008-10-15ECP support update.jlin16
2008-10-07ECP support update.jlin16
2008-10-06Fixed HSD201706, which a None SourceOverrideDir will cause path join failure.jwang36
2008-09-18Fixed HSD201555jwang36
2008-09-17Fixed HSD201384 & HSD201375jwang36
2008-09-021. Fix a bug for variable init issue.hche10x
2008-09-01Build & GenFds R8 ECP support.jlin16
2008-08-14Added TOOLCHAIN macro in makefile besides TOOLCHAIN_TAGjwang36
2008-08-121. Enhanced the format of build_rule.txt to allow module type and arch inform...jwang36
2008-08-07Fixed a block issue caused by R8 library instancejwang36
2008-07-31Added more error checkjwang36
2008-07-281. Fixed escape character issue in string value of PCDjwang36
2008-07-251. Fixed NULL library instance issuejwang36
2008-07-08Temp Roll Back Build.exe to fix the unknown NULL library class instance issue.lgao4
2008-07-07Polished the error checks and error messagesjwang36
2008-06-30Fixed rebuild failure issue when un-recognized macro is used in "#include" di...jwang36
2008-06-19Fixed HSD tracker 201036jwang36
2008-06-05Added dependency of makefile to source files in order to let source files be ...jwang36
2008-06-04Changed the error message to be clearer when no source files are found for buildjwang36
2008-05-19Fixed PCD override issuejwang36
2008-05-16a. Fixed PCD override issuejwang36
2008-05-16Fixed an error during optimizing dependency expression.jwang36
2008-05-16Fixed error report error when more than one inf files foundjwang36
2008-05-15a. Fixed varid 0 issue in VfrCompilejwang36
2008-05-09Added incremental support in GenFdsjwang36
2008-05-08a) Added explicit banner for pass/fail indication of buildjwang36
2008-04-29Fixed an issue which would cause build failure in some corner cases.jwang36
2008-04-24Fixed several typo in variable namesjwang36
2008-04-21Changed GenFds to use database based module/package/platform information retr...jwang36
2008-04-20Added several improvements for user experiencejwang36
2008-04-17Fixed an issue in calculating common dependency filesjwang36
2008-04-17Fixed include file matching issue if there's space in macro used in "#include".jwang36
2008-04-15Fixed a NULL library instance issuejwang36
2008-04-15Applied macro replacement for FDF file path in DSC filejwang36
2008-04-14Fixed a NULL library instance issuejwang36
2008-04-14Fixed build error if there's more than one NULL library instances for a module.jwang36
2008-04-11Fixed an issue in top level makefile which missed a 'cd' command and will cau...jwang36
2008-04-10Fixed a typo in variable namejwang36
2008-04-09a. Improved build launch performance and fixed tons of bugsjwang36
2008-03-17Fixed an incompatible issue in StrGather, which will cause undefined string t...jwang36