]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Source/GenBuild/org/tianocore/build/GenBuildTask.java
Adding new Logger instead of Ant's.
[mirror_edk2.git] / Tools / Source / GenBuild / org / tianocore / build / GenBuildTask.java
2006-09-08 wuyizhongAdding new Logger instead of Ant's.
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-09-01 wuyizhongRemove static from SurfaceAreaQuery.java for preparing...
2006-08-31 wuyizhongRemove stand-alone module judge when parse FPD file.
2006-08-30 wuyizhongAdd Arch Check for single module build. To Fix T167...
2006-08-22 wuyizhongIntroduce a new property INCLUDE_PATHS. This property...
2006-08-18 jwang36- Fixed EDKT146; The override warning message has been...
2006-08-18 wuyizhongChange module build sequence. 1. Get FvImageName list...
2006-08-17 wuyizhongAdd class header to FrameworkBuildTask. Remove some...
2006-08-17 wuyizhongUsing Common Definitions. Remove some unused codes.
2006-08-15 wuyizhongAdjust some code format and clear some unused codes.
2006-08-15 yshi8moved exception and logger classes to org.tianocore...
2006-08-14 lhauchFixed grammar in messages.
2006-08-14 wuyizhongUsing ${OBJECTS} instead of fileset to trace all obj...
2006-08-03 wuyizhongRemove some unused code and adjust some code format...
2006-07-27 jwang36Fixed EDKT147, which will fail the single module build...
2006-07-24 jwang36Fixed EDKT118
2006-07-20 jwang36a) Fixed the issue that the unnecessary build for not...
2006-07-13 wuyizhongEnhance Arch check.
2006-07-13 jwang36Fixed EDKT111
2006-07-12 jwang36Fixed EDKT102;
2006-07-11 qouyangEDKT96.
2006-07-10 jwang36Removed the printStackTrace() which is used only for...
2006-07-10 qouyangFixed EdkT35, EdkT89.
2006-07-08 jwang36Changed the code to read the correct configuration...
2006-07-05 wuyizhongFully support active platform policy.
2006-06-30 qouyangNew tool.
2006-06-30 wuyizhongChange to new XML Schema.
2006-06-20 qouyangAdd exception and log mechanism
2006-06-14 jwang36added the support for new schema and old schema at...
2006-05-26 bbahnsenTranslate the Arch enum to an arch directory name....
2006-04-26 wuyizhongFix a bug on GenBuild and have a minor update on BuildM...
2006-04-21 bbahnsenInitial import.