summaryrefslogtreecommitdiff
path: root/edksetup.bat
AgeCommit message (Collapse)Author
2006-07-131. Add build FrameworkWizard in edksetup.bathche10x
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-08Added the Common.jar file to the CLASSPATH that gets set if you use the skip ↵lhauch
option. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@836 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-06Provide a method to force rebuild. Using command "edksetup.bat ForceRebuild".wuyizhong
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@794 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30Change to new XML Schema.wuyizhong
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@679 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-20Add exception and log mechanismqouyang
1. Add : a. GenBuildLogger.java in Tools/Source/GenBuild/org/tianocore/build/gobal. b.Tools/Source/Common/build.xml 2. modify: a.edksetup.bat b.Tools/build.xml c.Tools/Source/GenBuild/build.xml d. Tools/Source/GenBuild/org/tianocore/build/GenBuildTask.java git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@574 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-09Added an environment variable test to bypass setting the path multiple ↵lhauch
times, it checks the FRAMEWORK_TOOLS_PATH to make sure that it has not changed. If it has, it prepends the new FRAMEWORK_TOOLS_PATH setting to the PATH environment variable. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@458 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-09Fixed a bug in the script - missing % on a WORKSPACE declaration. Also, ↵lhauch
added an argument, skip, that will skip building tools and re-setting the PATH. executing edksetup skip sets WORKSPACE, FRAMEWORK_TOOLS_PATH, CYGWIN_HOME (if c:\cygwin exists) and the CLASSPATH. This arg was added so that folks who might run the program more than one time from the same command window do not end up with a PATH environment that exceeds the max number of characters. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@456 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-081.Change environment variable from "Framework_Tools_Path" to ↵qouyang
"FRAMEWORK_TOOLS_PATH". 2.Add one OUTPUT - *.org file for GenFfsFile tool. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@443 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-24Add %JAVA_HOME%\bin;%ANT_HOME%\bin;%XMLBEANS_HOME%\bin to Pathwuyizhong
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@249 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-10Change the name convention of Framework_Tools_Path to pass the buildyshi8
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@121 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-091. update the comments to mention the variables should be set;yshi8
2. use %CD% to replace %~dp0 to remove the last "\" in the WORKSPACE variable 3. add some comments git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@115 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-28Split up the CLASSPATH lines into multiple lines for better readabilitylhauch
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@78 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-25Changed PATH to be PATH=%Framework_Tools_Path%;%PATH%lhauch
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@31 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-25Modified to handle XMLBEANS_HOMElhauch
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@30 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-24This is a patch from Yizhong to fix the XMLBEANS location.bbahnsen
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-21Remove the XML Beans and Ant stuff.bbahnsen
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-21Initial import.bbahnsen
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3 6f19259b-4bc3-4df7-8a09-765794883524