]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Java/Source/GenBuild/org/tianocore/build/GenBuildTask.java
Changed the way of handling not supported ARCH for a module. It should not break...
[mirror_edk2.git] / Tools / Java / Source / GenBuild / org / tianocore / build / GenBuildTask.java
2007-02-07 jwang36Changed the way of handling not supported ARCH for...
2007-02-07 jwang36(Fixed EDKT523) Added more check on "archString" to...
2007-01-29 jwang36- Move global declarations from AutoGen.c to AutoGen.h
2007-01-25 jwang36- Fixed EDKT240. Now the Blank.pad file for alignment...
2007-01-24 jwang36Changed the way of determining how to call customized...
2007-01-23 jwang36Fixed EDKT493. Added support to "SupModuleList" for...
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-10-18 wuyizhongSupport MSA build options. Now the build options from...
2006-10-16 wuyizhongSupport two more attribute LIBPATH and INCLUDEPATH...
2006-10-10 jwang36Fixed EDKT381
2006-10-10 wuyizhong1. Update to just keep several line JAVA related msg...
2006-10-08 jwang36Changed the way of using precompiled header in the...
2006-10-05 lhauchRestructuring for better separation of Tool packages.