1. da1508d 1. Add build FrameworkWizard in edksetup.bat by hche10x · 19 years ago
  2. 08e4a41 Added the Common.jar file to the CLASSPATH that gets set if you use the skip option. by lhauch · 19 years ago
  3. 450d3b1 Provide a method to force rebuild. Using command "edksetup.bat ForceRebuild". by wuyizhong · 19 years ago
  4. 5d86386 Change to new XML Schema. by wuyizhong · 19 years ago
  5. b9546cc Add exception and log mechanism by qouyang · 19 years ago
  6. 6de5f95 Added an environment variable test to bypass setting the path multiple 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. by lhauch · 19 years ago
  7. 302e0e4 Fixed a bug in the script - missing % on a WORKSPACE declaration. Also, 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. by lhauch · 19 years ago
  8. 2da8968 1.Change environment variable from "Framework_Tools_Path" to "FRAMEWORK_TOOLS_PATH". by qouyang · 19 years ago
  9. 1ae1cdb Add %JAVA_HOME%\bin;%ANT_HOME%\bin;%XMLBEANS_HOME%\bin to Path by wuyizhong · 19 years ago
  10. 8b61dfd Change the name convention of Framework_Tools_Path to pass the build by yshi8 · 19 years ago
  11. a29212b 1. update the comments to mention the variables should be set; by yshi8 · 19 years ago
  12. 53cef58 Split up the CLASSPATH lines into multiple lines for better readability by lhauch · 19 years ago
  13. e1d20bf Changed PATH to be PATH=%Framework_Tools_Path%;%PATH% by lhauch · 19 years ago
  14. 42b67fc Modified to handle XMLBEANS_HOME by lhauch · 19 years ago
  15. 1992494 This is a patch from Yizhong to fix the XMLBEANS location. by bbahnsen · 19 years ago
  16. 0299684 Remove the XML Beans and Ant stuff. by bbahnsen · 19 years ago
  17. 878ddf1 Initial import. by bbahnsen · 19 years ago