summaryrefslogtreecommitdiff
path: root/Tools/Java/Source/GenBuild
AgeCommit message (Expand)Author
2007-01-08When generating string size for unicode string, do not generate too many brac...klu2
2006-12-25If "SupArchList" is defined for a PCD in MSA, should check current arch is in...klu2
2006-12-25Fixed a bug which will cause single module build failjwang36
2006-12-22Rewrote the error message output when module cannnot be found in any packages.jwang36
2006-12-22Fixed the issue in multi-msa build in single mode; cleaned the code of re-ord...jwang36
2006-12-22Fixed the issue in the library instance constructor calling sequencejwang36
2006-12-13Added support for macro/property in tools_def.txt. Now you can define a prope...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-11-15Update PEI Apriori Module GUID based on PIWG spec. wuyizhong
2006-11-14Fixed EDKT469qouyang
2006-11-14Supporting Apriori File from build tool. wuyizhong
2006-11-14Fixed EDKT469.qouyang
2006-11-08Fix a bug that can't add library MSA specific build option in multi-thread bu...wuyizhong
2006-11-08Fix a bug that can't add library MSA specific build option.wuyizhong
2006-11-06Changed the tool chain error message to be more specific.jwang36
2006-11-06Fixed the build error.jwang36
2006-11-06Added code to check that the definitions in target.txt are valid against tool...jwang36
2006-10-30To fix bug EDKT432. Add judge to avoid include flags twice. wuyizhong
2006-10-25Update several MSA/Filenames which do not inconsistent with current source fi...wuyizhong
2006-10-23Added code to fetch more detailed error message from XMLBeans when there's er...jwang36
2006-10-20Remove unnecessary exception caching.klu2
2006-10-20Replace "system.out.print" with "EdkLog.Log".qouyang
2006-10-18Support MSA build options. Now the build options from four places: 1. tools_d...wuyizhong
2006-10-18Add Build Macro to build SEC modules. wuyizhong
2006-10-16Support two more attribute LIBPATH and INCLUDEPATH in tools_def file. wuyizhong
2006-10-16Sync TOOLS_DEF's attribute definitions. Since there are two copy attribute de...wuyizhong
2006-10-16Fixed EDKT372qouyang
2006-10-13a) Cleaned tools_def.templatejwang36
2006-10-11Standardized property name WORKSPACE and fixed cleanall messages.lhauch
2006-10-11Support using @ToolChainFamily in <Filename> to do the filter. This is also t...wuyizhong
2006-10-11Change some format and remove some unused codes. wuyizhong
2006-10-10Fixed the build.xml files so that clean and cleanall actually removes the tem...lhauch
2006-10-10Added a test to check the # of threads iff threading is enabled. If it's not...lhauch
2006-10-10Fixed EDKT370&372qouyang
2006-10-10Fixed EDKT381jwang36
2006-10-101. Update to just keep several line JAVA related msg; 2. Remove file Property...wuyizhong
2006-10-10Change behavior if found more than one FPD files from let user choice one to ...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