summaryrefslogtreecommitdiff
path: root/edksetup.bat
AgeCommit message (Expand)AuthorFilesLines
2006-07-14Updated the ReleaseNotes.txt to include a PlatformName guideline and added th...lhauch1-26/+89
2006-07-131. Add build FrameworkWizard in edksetup.bathche10x1-0/+1
2006-07-08Added the Common.jar file to the CLASSPATH that gets set if you use the skip ...lhauch1-2/+4
2006-07-06Provide a method to force rebuild. Using command "edksetup.bat ForceRebuild".wuyizhong1-0/+4
2006-06-30Change to new XML Schema.wuyizhong1-1/+1
2006-06-20Add exception and log mechanismqouyang1-0/+2
2006-06-09Added an environment variable test to bypass setting the path multiple times,...lhauch1-8/+18
2006-06-09Fixed a bug in the script - missing % on a WORKSPACE declaration. Also, adde...lhauch1-2/+30
2006-06-081.Change environment variable from "Framework_Tools_Path" to "FRAMEWORK_TOOLS...qouyang1-1/+1
2006-05-24Add %JAVA_HOME%\bin;%ANT_HOME%\bin;%XMLBEANS_HOME%\bin to Pathwuyizhong1-1/+1
2006-05-10Change the name convention of Framework_Tools_Path to pass the buildyshi81-2/+2
2006-05-091. update the comments to mention the variables should be set;yshi81-42/+66
2006-04-28Split up the CLASSPATH lines into multiple lines for better readabilitylhauch1-3/+8
2006-04-25Changed PATH to be PATH=%Framework_Tools_Path%;%PATH%lhauch1-2/+1
2006-04-25Modified to handle XMLBEANS_HOMElhauch1-4/+26
2006-04-24This is a patch from Yizhong to fix the XMLBEANS location.bbahnsen1-3/+3
2006-04-21Remove the XML Beans and Ant stuff.bbahnsen1-3/+15
2006-04-21Initial import.bbahnsen1-0/+88