]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Java/Source/GenBuild/org
Changed to format of the Package and Platform list outputs.
[mirror_edk2.git] / Tools / Java / Source / GenBuild / org /
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.