summaryrefslogtreecommitdiff
path: root/Tools/build.xml
AgeCommit message (Expand)AuthorFilesLines
2006-10-25Added the DbTools that will update the FrameworkDatabase.db file based on wha...lhauch1-0/+3
2006-10-17Added Java program, CheckToolslhauch1-0/+3
2006-10-17Provide a way to update config files[target.txt, tools_def.txt, FrameworkData...wuyizhong1-0/+49
2006-10-11Standardized property name WORKSPACE and fixed cleanall messages.lhauch1-2/+19
2006-10-10Removed extra lines and spaces in the catalog.xml file creation, also wrapped...lhauch1-3/+9
2006-10-06Fixed all scripts to use new directory layout.lhauch1-1/+1
2006-10-05More renames for Tool Packageslhauch1-3/+3
2006-10-05Restructuring for better separation of Tool packages.lhauch1-32/+32
2006-09-25Added the Merge tool information to build.xml and created the MSA file for th...lhauch1-0/+12
2006-09-18Added check to skip generating target.txt and tools_def.txt if they already e...jwang361-2/+18
2006-09-01add ContextTool to workspace/Toolsjjin91-0/+3
2006-08-10git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1233 6f1...alfred1-0/+3
2006-08-07Make cleanall fail if executing ant cleanall, without the -noclasspath option.lhauch1-0/+15
2006-08-07[EDKT156][Closed] Re-ordered the build.xml files in the clean and cleanall ta...lhauch1-17/+17
2006-08-01Added target Wizard which just relies on the SurfaceArea. Also fixed the ech...lhauch1-1/+14
2006-07-31Because Pcd entity, exception and some action package are shared by Building ...klu21-0/+3
2006-07-31Added <if> task to check if FrameworkDatabase.db exists or not before doing copyjwang361-1/+9
2006-07-31Fixed EDKT142; Removed FrameworkDatabase.db and added FrameworkDatabase.templatejwang361-0/+1
2006-07-09Update the binary MSA to say they were binary, fixed an abstract, changed a m...lhauch1-11/+11
2006-07-05Added FrameworkWizard build into build.xml and corrected the items in clean/c...yshi81-12/+11
2006-07-04Added a line to create a target.txt if one does not exist, based on the targe...lhauch1-0/+1
2006-06-27commented out building ModuleEditor and PackageEditorjwang361-1/+3
2006-06-20Add exception and log mechanismqouyang1-0/+1
2006-06-02Added a line to copy the Conf/tools_def.template to Conf/tools_def.txt if and...lhauch1-0/+1
2006-06-02removed the comment for ModuleEditor and PackageEditor in this filejwang361-3/+1
2006-06-02just comment out the build for ModuleEditor and PackageEditor temporarily, si...jwang361-1/+3
2006-04-21Initial import.bbahnsen1-0/+90