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