]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Source/GenBuild/org/tianocore/build/FrameworkBuildTask.java
Changed spelling to manifest
[mirror_edk2.git] / Tools / Source / GenBuild / org / tianocore / build / FrameworkBuildTask.java
2006-09-13 wuyizhongAdd warning message for single module build if multi...
2006-09-13 wuyizhongAuto close multi-thread flag when stand-alone module...
2006-09-12 wuyizhongUpdate LOG process.
2006-09-08 wuyizhongAdding new Logger instead of Ant's.
2006-09-07 wuyizhongMove ${PLATFORM}_build.xml from PLATFORM_DIR to BULID_D...
2006-09-06 wuyizhongUpdate GlobalData, SPD, SurfaceAreaQuery to using EdkEx...
2006-09-06 wuyizhongRemove FrameworkLogger in FrameworkTasks and EdkExcepti...
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.