]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Source/GenBuild/org/tianocore/build/global
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 /
2006-10-04 mdkinneyUpdate GenBuild to append FLAGS from FPD files to the...
2006-09-25 wuyizhongSupport "Defining Module Sequence in FV.inf". Since...
2006-09-21 qouyangFix EDKT272.
2006-09-21 jwang361) Add FileTimeStamp class to centralize the cache...
2006-09-19 jwang36Fixed an issue which will cause dependency check failure
2006-09-15 jwang36Added synchronized to getCommandSetting to solve multi...
2006-09-15 jwang36Added "synchronized" to getToolChainInfo() to solve...
2006-09-14 jwang361) Applied ToolArg and FileArg class to represent tool...
2006-09-13 wuyizhongUpdate log.
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-13 jwang361) Changed ToolArg class to abstract generic arguments...
2006-09-12 wuyizhongUpdate LOG process.
2006-09-11 wuyizhongRemove TianoToolsException.java. Add code to stop all...
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-05 wuyizhongAdd one more platform level common property "TARGET_DIR...
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-30 wuyizhongChange output dir layout from Target/TagName/Arch to...
2006-08-18 jwang36- Fixed EDKT146; The override warning message has been...
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-18 jwang36Added to fix the issue of many property override warnin...
2006-08-16 klu2Fix the track EDKT187: If a module do not use PCD,...
2006-08-16 jwang36Added comments and polished the code.
2006-08-15 klu2Fix the bug that using hardcode driver name to judge...
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-09 jwang36Fixed EDKT163. Added code to assign "arch" to null...
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-14 wuyizhongFix EDKT117. If SupArchList is not specified, then...
2006-07-12 jwang36Fixed EDKT102;
2006-07-11 qouyangEDKT96.
2006-07-10 jwang36Removed the printStackTrace() which is used only for...
2006-07-10 qouyang Change UINAME to CName of GUID/PPI/Protocol in all...
2006-07-10 wuyizhongSupport prebuild and postbuild for UserExtension for...
2006-07-10 qouyangFixed EdkT35, EdkT89.
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-07 jwang36Fixed the build warning issue
2006-07-07 qouyangRemove build warning.
2006-07-06 wuyizhongRestrict using UserExtension with UserID "TianoCore".
2006-07-06 wuyizhongFix an issue for user extensions.
2006-07-05 wuyizhongSupport UserExtension in FPD.
2006-07-05 jwang36Fixed the unchecked warning issues when building GenBuild
2006-07-05 wuyizhongFully support active platform policy.
2006-07-04 qouyangFix autogen bug:[Edk67][Edk35].
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-22 klu2In before, module type is judged by the sub element...
2006-06-20 qouyangAdd exception and log mechanism
2006-06-20 qouyanggit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-06-20 jwang36changed the way to fetch file name list in spd file...
2006-06-20 qouyangAdd log and exception mechanism
2006-06-14 jwang36added the support for new schema and old schema at...
2006-06-13 klu21) Fix a bug for PCD autogen tools, see track#115 in...
2006-04-26 wuyizhongFix a bug on GenBuild and have a minor update on BuildM...
2006-04-21 bbahnsenInitial import.