]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Bin/Win32/build.exe
Added TOOLCHAIN macro in makefile besides TOOLCHAIN_TAG
[mirror_edk2.git] / BaseTools / Bin / Win32 / build.exe
2008-08-14 jwang36Added TOOLCHAIN macro in makefile besides TOOLCHAIN_TAG
2008-08-12 jwang361. Enhanced the format of build_rule.txt to allow modul...
2008-08-07 jwang36Fixed a block issue caused by R8 library instance
2008-07-31 jwang36Added more error check
2008-07-28 jwang361. Fixed escape character issue in string value of PCD
2008-07-25 jwang361. Fixed NULL library instance issue
2008-07-08 lgao4Temp Roll Back Build.exe to fix the unknown NULL librar...
2008-07-07 jwang36Polished the error checks and error messages
2008-06-30 jwang36Fixed rebuild failure issue when un-recognized macro...
2008-06-19 jwang36Fixed HSD tracker 201036
2008-06-05 jwang36Added dependency of makefile to source files in order...
2008-06-04 jwang36Changed the error message to be clearer when no source...
2008-05-19 jwang36Fixed PCD override issue
2008-05-16 jwang36a. Fixed PCD override issue
2008-05-16 jwang36Fixed an error during optimizing dependency expression.
2008-05-16 jwang36Fixed error report error when more than one inf files...
2008-05-15 jwang36a. Fixed varid 0 issue in VfrCompile
2008-05-09 jwang36Added incremental support in GenFds
2008-05-08 jwang36a) Added explicit banner for pass/fail indication of...
2008-04-29 jwang36Fixed an issue which would cause build failure in some...
2008-04-24 jwang36Fixed several typo in variable names
2008-04-21 jwang36Changed GenFds to use database based module/package...
2008-04-20 jwang36Added several improvements for user experience
2008-04-17 jwang36Fixed an issue in calculating common dependency files
2008-04-17 jwang36Fixed include file matching issue if there's space...
2008-04-15 jwang36Fixed a NULL library instance issue
2008-04-15 jwang36Applied macro replacement for FDF file path in DSC...
2008-04-14 jwang36Fixed a NULL library instance issue
2008-04-14 jwang36Fixed build error if there's more than one NULL library...
2008-04-11 jwang36Fixed an issue in top level makefile which missed a...
2008-04-10 jwang36Fixed a typo in variable name
2008-04-09 jwang36a. Improved build launch performance and fixed tons...
2008-03-17 jwang36Fixed an incompatible issue in StrGather, which will...
2008-03-13 jwang36Added "extern int __make_me_compile_correctly;" for...
2008-03-04 jwang36Merged bug fix (HSD200972) by Hess
2008-03-04 jwang36Tried to fix an issue which will cause file access...
2008-03-03 jwang36Re-built python tools with Python2.5.2
2008-02-29 jwang36Rebuilt per the Hess's bug fixes
2008-02-29 jwang36Merged Jordan's update
2008-02-28 jwang36Fixed dependency expression issue
2008-02-28 jwang36Fixed HSD200760:
2008-02-28 jwang36Fixed a binary file support issues which will cause...
2008-02-19 jwang36a. Added binary file support during AutoGen
2008-01-25 jwang36Fixed an unicode file parser issue which will remove...
2008-01-24 jwang36Rollback to last revision. No need to enforce the ARCH...
2008-01-24 jwang36Enforced "CompilerStub" for IA32 and X64 arch only
2008-01-23 jlin16Support R8 modules in GenFds.exe
2008-01-22 jwang36a. Merged the recent improvement on R8 modules build
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.
2008-01-04 jwang36Fixed an issue which caused incorrect value of PCD...
2008-01-04 jlin16Add !include statement support in GenFds.exe which...
2008-01-03 jlin16scroll back to old HII component.
2008-01-03 jlin16Add depex section generation feature for GenFds.exe
2008-01-02 jwang36Fixed a bug which caused the PCDs inherited from librar...
2007-12-24 jwang36Added component type to module type mapping between...
2007-12-22 jwang36a. Enabled building R8 modules
2007-12-13 jwang36Re-generated per the bug fixes.
2007-12-07 jwang36Fixed default Token Number missing issue and default...
2007-12-07 jwang36Added support of calculating the string size for PCD...
2007-12-07 jwang36Added 'DEFAULT' sku id for dynamic PCDs not found in...
2007-12-05 jwang36Fixed bugs of
2007-11-30 jwang36Fixed an incorrect use of EdkLogger.error() which will...
2007-11-30 jwang36Fixed the build issue when multi target specified,...
2007-11-30 jwang36Fixed a library constructor order issue
2007-11-19 jwang36a. Revised error message for a module that is not requi...
2007-11-08 jwang36Fixed the dependency issue on wrong name of makefile.
2007-11-07 jlin16Strip the relocation section for SEC, PEIM and PEI...
2007-10-31 jwang36a. Fixed an issue which a incorrect command (no leading...
2007-10-31 jwang36a. Changed MYTOOLS to use Visual Studio Team Suite...
2007-10-22 jwang36Fixed build issue when building individual module with...
2007-10-22 jwang36a) Added support of breaking build when no library...
2007-10-19 jlin16passing -v and -d options to c tools.
2007-10-17 jljustenRestoring $WORKSPACE/BaseTools location, as the plan...
2007-10-16 jljustenMoved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools.
2007-10-16 jlin16change location of FvAddress.inf to FV\Ffs.
2007-10-11 jwang36a) Fixed single module hang issue when using spawn...
2007-10-11 jwang36a) Supported MAKE command in tools_def.txt
2007-10-10 mdkinneyOnly report a circular dependency between library const...
2007-10-10 jwang36Fix bug of UI override not take effect for INF.
2007-10-08 jwang36Fixed build hang issue in multi-thread mode and in...
2007-10-08 jlin16Add support for MACRO in key string list of INF.
2007-09-29 jwang36a. Fixed unnecessary re-build issue
2007-09-29 jlin16Add MACRO support for path in FDF file.
2007-09-29 jwang36Fixed an issue that is the auto-generated code for...
2007-09-27 jwang36Fixed an issue which DSC file in current directory...
2007-09-27 jwang361) Improved spawn mode (multi-thread) build performance
2007-09-27 klu2Modify PEIM's entry point
2007-09-26 jlin16GenFds.exe add feature of Capsule generation.
2007-09-21 jlin16Add support of INF file in FDF that describe binary...
2007-09-21 jlin16Fix APRIORI file missing FILE statement.
2007-09-20 jlin16Add feature of Apriori file generation for FV.
2007-09-18 jwang36Enabled "fds" build target for build.exe and added...
2007-09-14 jwang36Fixed the wrong usage of ENV()
2007-09-14 jwang361) Fixed the issue which macro in the form of ENV(...
2007-09-13 jwang361) Implemented MACRO in tools_def.txt
2007-09-13 jjin9fix a bug which blocks the build process.change os...
2007-09-12 qhuang8Re-fix the issue in r2304.
2007-09-12 qhuang8Fix a typo so that platforms without FDF file can pass...
2007-09-12 qhuang8Fix typos
2007-09-12 qhuang8Fix several typos in build.py and regenerate exe.
next