summaryrefslogtreecommitdiff
path: root/Tools/bin
AgeCommit message (Collapse)AuthorFilesLines
2006-09-18Adding merge command line program that merges multiple MSA modules into a ↵lhauch1-0/+73
single MSA file. View readme.txt to see rules and usage. This is the batch file that executes this command on a Windows* system. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1554 6f19259b-4bc3-4df7-8a09-765794883524
2006-09-08Adding new Logger instead of Ant's. wuyizhong2-2/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1502 6f19259b-4bc3-4df7-8a09-765794883524
2006-09-01add ContextTool to workspace/Toolsjjin92-0/+88
In directory: workspace/Tools/bin please type: ContextTool to see the usage help git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1427 6f19259b-4bc3-4df7-8a09-765794883524
2006-08-28add MigrationToolalfred2-2/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1393 6f19259b-4bc3-4df7-8a09-765794883524
2006-08-22remove MigrationTools.javaalfred2-2/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1352 6f19259b-4bc3-4df7-8a09-765794883524
2006-08-21change entryalfred2-2/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1334 6f19259b-4bc3-4df7-8a09-765794883524
2006-08-10git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1235 ↵alfred2-0/+89
6f19259b-4bc3-4df7-8a09-765794883524
2006-07-27Added a shortcut to FrameworkWizard.batajfish1-0/+74
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1125 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-131. Add build FrameworkWizard in edksetup.bathche10x1-23/+33
2. Modify FrameworkWizard.bat to skip building and only run the program git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@934 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-07Add a *nix version of the FrameworkWizard Launcher/bbahnsen1-0/+15
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@827 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-06Convert to unix format.bbahnsen1-12/+12
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@804 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-05Simplify the script. It now allows normal ant targets and flags to be passed ↵bbahnsen1-23/+1
straight through. For example build –v clean build all –k git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@778 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-05Add a bash version of the build scriptbbahnsen1-0/+12
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@777 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-05Removed per Carl/Javen.lhauch5-213/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@755 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-04Fix a typo erroryshi81-2/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@733 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@698 ↵wuyizhong1-0/+34
6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30removed mbd file verification, added fpd file verificationjwang361-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@697 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@671 ↵hche10x1-18/+10
6f19259b-4bc3-4df7-8a09-765794883524
2006-05-15Removing the binary of MakeDeps since it is now built by the tools. Please ↵bbahnsen1-0/+0
make sure that you have rebuilt the tools to pick it up. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@164 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-29Change script to start with classhche10x1-2/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@81 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-28Fixed CLASSPATH, ANT_HOME and XMLBEANS_HOME to allow this program to start.lhauch1-4/+28
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@80 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-22Removed the batch file for creating the MDK Packagelhauch1-42/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-21Initial import.bbahnsen9-0/+357
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3 6f19259b-4bc3-4df7-8a09-765794883524