]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Java/Source/GenBuild/org
Added support for macro/property in tools_def.txt. Now you can define a property...
[mirror_edk2.git] / Tools / Java / Source / GenBuild / org /
2006-12-13 jwang36Added support for macro/property in tools_def.txt....
2006-12-13 jwang36Fixed EDKT484 and rewrite the output message when no...
2006-12-11 jwang36Used the msa file name instead of module name as interm...
2006-12-08 jwang36Fixed EDKT482. Added support for multiple msa files...
2006-11-15 wuyizhongUpdate PEI Apriori Module GUID based on PIWG spec.
2006-11-14 qouyangFixed EDKT469
2006-11-14 wuyizhongSupporting Apriori File from build tool.
2006-11-14 qouyangFixed EDKT469.
2006-11-08 wuyizhongFix a bug that can't add library MSA specific build...
2006-11-08 wuyizhongFix a bug that can't add library MSA specific build...
2006-11-06 jwang36Changed the tool chain error message to be more specific.
2006-11-06 jwang36Fixed the build error.
2006-11-06 jwang36Added code to check that the definitions in target...
2006-10-30 wuyizhongTo fix bug EDKT432. Add judge to avoid include flags...
2006-10-23 jwang36Added code to fetch more detailed error message from...
2006-10-20 klu2Remove unnecessary exception caching.
2006-10-20 qouyangReplace "system.out.print" with "EdkLog.Log".
2006-10-18 wuyizhongSupport MSA build options. Now the build options from...
2006-10-18 wuyizhongAdd Build Macro to build SEC modules.
2006-10-16 wuyizhongSupport two more attribute LIBPATH and INCLUDEPATH...
2006-10-16 wuyizhongSync TOOLS_DEF's attribute definitions. Since there...
2006-10-16 qouyangFixed EDKT372
2006-10-13 jwang36a) Cleaned tools_def.template
2006-10-11 wuyizhongSupport using @ToolChainFamily in <Filename> to do...
2006-10-11 wuyizhongChange some format and remove some unused codes.
2006-10-10 lhauchAdded a test to check the # of threads iff threading...
2006-10-10 qouyangFixed EDKT370&372
2006-10-10 jwang36Fixed EDKT381
2006-10-10 wuyizhong1. Update to just keep several line JAVA related msg...
2006-10-10 wuyizhongChange behavior if found more than one FPD files from...
2006-10-08 jwang36Changed the way of using precompiled header in the...
2006-10-05 lhauchRestructuring for better separation of Tool packages.