audk/Tools/Java/Source
jwang36 2251a36013 Added support for macro/property in tools_def.txt. Now you can define a property via environment variable and use it in tools_def.txt and target.txt in the form of ${name}
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2094 6f19259b-4bc3-4df7-8a09-765794883524
2006-12-13 06:35:03 +00:00
..
CheckTools Added the DbTools that will update the FrameworkDatabase.db file based on what is found after scanning the WORKSPACE environment - entries for new SPD and FPD files that are found during the scan are added, and the entries for SPD and FPD files that are listed in the database, but are not in the current workspace are deleted. 2006-10-25 16:17:28 +00:00
Common Update several MSA/Filenames which do not inconsistent with current source files. 2006-10-25 10:10:55 +00:00
ContextTool Fix the bug EDKT464. ? and * are regarded as wildcard char by OS. so we have to remove the support of /? and -? 2006-11-02 08:55:15 +00:00
Cpptasks Support two more attribute LIBPATH and INCLUDEPATH in tools_def file. 2006-10-16 09:24:08 +00:00
DbTools Changed to format of the Package and Platform list outputs. 2006-10-26 00:17:32 +00:00
FrameworkTasks Enhance peirebase tool to get base address from the corresponding fv.inf file, which don't need one base address parameter for this tool any longer. We can reduce base address duplicated definition in fv.inf and fpd file. 2006-11-20 09:29:14 +00:00
FrameworkWizard 1. Fix EDKT483 FrameworkWizard Should support multiple msa files in a same directory 2006-12-11 06:09:30 +00:00
GenBuild Added support for macro/property in tools_def.txt. Now you can define a property via environment variable and use it in tools_def.txt and target.txt in the form of ${name} 2006-12-13 06:35:03 +00:00
Merge fixed bug occurred when new msa file and spd file are in the same directory. 2006-11-20 08:59:18 +00:00
MigrationTools Coding Style 2006-11-06 05:45:08 +00:00
PcdTools Update several MSA/Filenames which do not inconsistent with current source files. 2006-10-25 10:10:55 +00:00
SurfaceArea Standardized property name WORKSPACE and fixed cleanall messages. 2006-10-11 16:40:33 +00:00