]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Source/GenBuild/org/tianocore/build/global/GlobalData.java
Update GenBuild to append FLAGS from FPD files to the FLAGS defined in tools_def.txt
[mirror_edk2.git] / Tools / Source / GenBuild / org / tianocore / build / global / GlobalData.java
2006-10-04 mdkinneyUpdate GenBuild to append FLAGS from FPD files to the...
2006-09-15 jwang36Added synchronized to getCommandSetting to solve multi...
2006-09-15 jwang36Added "synchronized" to getToolChainInfo() to solve...
2006-09-13 wuyizhongAuto close multi-thread flag when stand-alone module...
2006-09-13 wuyizhongTo locate module precisely in stand-alone module build...
2006-09-08 wuyizhongAdding new Logger instead of Ant's.
2006-09-06 wuyizhongUpdate GlobalData, SPD, SurfaceAreaQuery to using EdkEx...
2006-09-06 wuyizhongChange GenBuildLogger format.
2006-09-06 wuyizhongRemove FrameworkLogger in FrameworkTasks and EdkExcepti...
2006-09-04 wuyizhongAdd thread control classes. (2)
2006-09-01 wuyizhongRemove static from SurfaceAreaQuery.java for preparing...
2006-08-18 wuyizhongReport error messages more precise.
2006-08-18 wuyizhongFix cleanall can't clean all genereated files. Now...
2006-08-18 wuyizhongChange module build sequence. 1. Get FvImageName list...
2006-08-16 jwang36Added comments and polished the code.
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-06 klu2Change return value of getGuidInfo from globaldata...
2006-08-04 klu21, Make exception string friendly, readable.
2006-07-31 klu2Because Pcd entity, exception and some action package...
2006-07-29 klu21, Fix EDKT141
2006-07-20 jwang36a) Fixed the issue that the unnecessary build for not...
2006-07-17 wuyizhongFix EDKT138. And add active_platform file info for...
2006-07-11 qouyangEDKT96.
2006-07-10 jwang36Removed the printStackTrace() which is used only for...
2006-07-08 jwang36fixed a potential issue which would be raised by empty...
2006-07-08 jwang36Changed the code to read the correct configuration...
2006-07-05 wuyizhongFully support active platform policy.
2006-07-01 klu2After change token space guid from guid value to Guid...
2006-06-30 qouyangNew tool.
2006-06-30 wuyizhongChange to new XML Schema.
2006-06-20 jwang36changed the way to fetch file name list in spd file...
2006-06-14 jwang36added the support for new schema and old schema at...
2006-04-26 wuyizhongFix a bug on GenBuild and have a minor update on BuildM...
2006-04-21 bbahnsenInitial import.