summaryrefslogtreecommitdiff
path: root/Tools/Source/GenBuild
AgeCommit message (Expand)Author
2006-10-04Update GenBuild to append FLAGS from FPD files to the FLAGS defined in tools_...mdkinney
2006-10-04Update GenBuild to append FLAGS from FPD files to the FLAGS defined in tools_...mdkinney
2006-09-291. Remove some unuseful import in Framework's EfiRomTask.java, FlashMapTask.j...qouyang
2006-09-26Fix EDKT256: using unified logging mechanism in PcdAutogen tools.klu2
2006-09-26Add one more judgement for modulelist specified but empty. wuyizhong
2006-09-26temp fix to remove "VOID" appended to Autogen.cqwang12
2006-09-25Fixed EDKT318qouyang
2006-09-25Fixed EDKT318qouyang
2006-09-25Degrade echo "Ignoring File..." message from WARNING to INFO. Add process sta...wuyizhong
2006-09-25Support "Defining Module Sequence in FV.inf". Since modules sequences in Fv.i...wuyizhong
2006-09-21Fix EDKT272.qouyang
2006-09-211) Add FileTimeStamp class to centralize the cache mechanism for file time st...jwang36
2006-09-19Fixed an issue which will cause dependency check failurejwang36
2006-09-191) Added dependency check for flashmap, genfvimage, peirebase tasksjwang36
2006-09-18Fixed EDK258.qouyang
2006-09-15Added synchronized to getCommandSetting to solve multi-thread build issuejwang36
2006-09-15Added "synchronized" to getToolChainInfo() to solve synchronization issue.jwang36
2006-09-141) Applied ToolArg and FileArg class to represent tool argumentsjwang36
2006-09-14For stand-alone build, generate Platform_build.xml and call prebuild firstly. wuyizhong
2006-09-13(Customized Compression)If setting the EncapsulationType="Compress", Tool wil...qouyang
2006-09-13Update log. wuyizhong
2006-09-13Add warning message for single module build if multi-thread enabled. wuyizhong
2006-09-13Auto close multi-thread flag when stand-alone module build. Also change some ...wuyizhong
2006-09-13To locate module precisely in stand-alone module build. Except Module Guid, a...wuyizhong
2006-09-131) Changed ToolArg class to abstract generic arguments of a tooljwang36
2006-09-12Update LOG process. wuyizhong
2006-09-11Remove TianoToolsException.java. Add code to stop all threads once one corrup...wuyizhong
2006-09-10Support calling customized compression tool in FrameworkTask.qouyang
2006-09-08Adding new Logger instead of Ant's. wuyizhong
2006-09-07Unify the logger and exception in AutoGen.qouyang
2006-09-07Move ${PLATFORM}_build.xml from PLATFORM_DIR to BULID_DIR. Now, all output fi...wuyizhong
2006-09-06Update GlobalData, SPD, SurfaceAreaQuery to using EdkException. wuyizhong
2006-09-06Change GenBuildLogger format. wuyizhong
2006-09-06Changed EdkException to GenBuildException for consistencyjwang36
2006-09-06Remove FrameworkLogger in FrameworkTasks and EdkException in GenBuild. Update...wuyizhong
2006-09-05Add one more platform level common property "TARGET_DIR". Take Nt32 for examp...wuyizhong
2006-09-05Add two definitions to ToolDefinitions. Enhance EdkLog and GenBuildLogger. Ge...wuyizhong
2006-09-04Backup original properties to avoid property overriding message. This change ...wuyizhong
2006-09-04Add thread control classes. (2)wuyizhong
2006-09-04Add thread control classes. (2)wuyizhong
2006-09-01git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1430 6f1...wuyizhong
2006-09-01Remove static from SurfaceAreaQuery.java for preparing parallel build.(1) wuyizhong
2006-08-31Remove stand-alone module judge when parse FPD file. wuyizhong
2006-08-30Change output dir layout from Target/TagName/Arch to Target_TagName/Arch. wuyizhong
2006-08-30Add comments.qouyang
2006-08-30Add Arch Check for single module build. To Fix T167 & T224. wuyizhong
2006-08-29Modify the Autogen.java for <SetVirtualAddressMapCallBack> andqouyang
2006-08-25Fix EDKT212. wuyizhong
2006-08-24Modify code according suggestion from code review meeting.qouyang
2006-08-22Introduce a new property INCLUDE_PATHS. This property can used by customized ...wuyizhong