]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Source/GenBuild/org/tianocore/build/ModuleBuildFileGenerator.java
Introduce a new property INCLUDE_PATHS. This property can used by customized build...
[mirror_edk2.git] / Tools / Source / GenBuild / org / tianocore / build / ModuleBuildFileGenerator.java
2006-08-22 wuyizhongIntroduce a new property INCLUDE_PATHS. This property...
2006-08-18 jwang36- Fixed EDKT146; The override warning message has been...
2006-08-14 lhauchFixed grammar in messages.
2006-08-14 wuyizhongUsing ${OBJECTS} instead of fileset to trace all obj...
2006-08-14 wuyizhongDo Not cleanall librarys with a module build clean...
2006-07-28 wuyizhongFix T105. It is caused by cpptasks which change automat...
2006-07-25 jwang36Changed the way to save generated module build.xml...
2006-07-14 bbahnsenFixes for Linux builds.
2006-07-12 jwang36Fixed EDKT102;
2006-07-10 jwang36Removed the printStackTrace() which is used only for...
2006-07-05 wuyizhongFully support active platform policy.
2006-06-30 wuyizhongChange to new XML Schema.