]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Source/GenBuild/org/tianocore/build/FrameworkBuildTask.java
Add two definitions to ToolDefinitions. Enhance EdkLog and GenBuildLogger. GenBuildLo...
[mirror_edk2.git] / Tools / Source / GenBuild / org / tianocore / build / FrameworkBuildTask.java
2006-09-05 wuyizhongAdd two definitions to ToolDefinitions. Enhance EdkLog...
2006-09-04 wuyizhongBackup original properties to avoid property overriding...
2006-09-04 wuyizhongAdd thread control classes. (2)
2006-08-18 jwang36- Fixed EDKT146; The override warning message has been...
2006-08-18 wuyizhongFix cleanall can't clean all genereated files. Now...
2006-08-17 wuyizhongAdd class header to FrameworkBuildTask. Remove some...
2006-08-17 wuyizhongUsing Common Definitions. Remove some unused codes.
2006-08-16 jwang36Added comments and polished the code.
2006-08-15 wuyizhongAdjust some code format and clear some unused codes.
2006-08-14 lhauchFixed grammar in messages.
2006-07-28 wuyizhongFix T105. It is caused by cpptasks which change automat...
2006-07-17 wuyizhongFix EDKT138. And add active_platform file info for...
2006-07-12 jwang36Fixed EDKT102;
2006-07-10 jwang36Removed the printStackTrace() which is used only for...
2006-07-10 wuyizhongSupport prebuild and postbuild for UserExtension for...
2006-07-08 jwang36Changed the code to read the correct configuration...
2006-07-05 wuyizhongFully support active platform policy.
2006-06-30 wuyizhongChange to new XML Schema.