summaryrefslogtreecommitdiff
path: root/Tools/Java/Source/GenBuild/org/tianocore/build/GenBuildTask.java
AgeCommit message (Expand)Author
2008-12-31Retiring the ANT/JAVA build and removing the older EDK II packages that requi...lhauch
2007-04-26Fixed EDKT549 by adding code to check if the module is binary or not before g...jwang36
2007-04-03Fixed an issue which a library module could be built even it's not in the act...jwang36
2007-02-07Changed the way of handling not supported ARCH for a module. It should not br...jwang36
2007-02-07(Fixed EDKT523) Added more check on "archString" to see if it's empty or not.jwang36
2007-01-29- Move global declarations from AutoGen.c to AutoGen.hjwang36
2007-01-25- Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer ...jwang36
2007-01-24Changed the way of determining how to call customized build file. Now we chec...jwang36
2007-01-23Fixed EDKT493. Added support to "SupModuleList" for checking if a library ins...jwang36
2006-12-13Fixed EDKT484 and rewrite the output message when no arch is found.jwang36
2006-12-11Used the msa file name instead of module name as intermediate directory namejwang36
2006-12-08Fixed EDKT482. Added support for multiple msa files in the same directory.jwang36
2006-10-18Support MSA build options. Now the build options from four places: 1. tools_d...wuyizhong
2006-10-16Support two more attribute LIBPATH and INCLUDEPATH in tools_def file. wuyizhong
2006-10-10Fixed EDKT381jwang36
2006-10-101. Update to just keep several line JAVA related msg; 2. Remove file Property...wuyizhong
2006-10-08Changed the way of using precompiled header in the build process. Now the use...jwang36
2006-10-05Restructuring for better separation of Tool packages.lhauch