1. 2fcfed3 Provide a way to update config files[target.txt, tools_def.txt, FrameworkDatabase.db] even they are existed. Using edksetup.bat Reconfig. Give a more detail edksetup.bat help usage. by wuyizhong · 18 years ago
  2. 7b8617f Fixed a little issue which will cause just one duplicated classpath by jwang36 · 18 years ago
  3. eb614e7 Fixed EDKT381. We can keep the system's CLASSPATH value after executing edksetup.bat and won't duplicate it with more than one time of execution. by jwang36 · 18 years ago
  4. 9dac0c3 Set the comment for JAVA_HOME to point to the minimum release version of SUN JDK, 1.5.0_06, not 1.5.0_04 by lhauch · 18 years ago
  5. 3a9b722 Fix the warning of "Unknown argument: -noclasspath" when calling "edksetup ForceRebuild". by qouyang · 18 years ago
  6. 1915103 by alfred · 18 years ago
  7. 3ecfb29 by alfred · 18 years ago
  8. 1368123 Fixed a bug in resetting the tools path when you switched workspaces. by lhauch · 18 years ago
  9. 80d1b38 added -noclasspath option to the ant cleanall for ForceRebuild, also changed edkii in readme to edk2 for the directory path. by lhauch · 18 years ago
  10. fb10251 Add judgement for PcdTools.jar in NormalBuild path in edksetup.bat by klu2 · 18 years ago
  11. d14ebb4 Because Pcd entity, exception and some action package are shared by Building tools and Wizard Tools, so I move them to Tools/Source folder and generated PcdTools.jar, by klu2 · 18 years ago
  12. 11f009f Added test to ensure that the only options that can be used are the help optiops, Rebuild and ForceRebuild. Added printout of the CLASSPATH variable. Fixed case in two comments. by lhauch · 18 years ago
  13. b0108f0 Add a file separate char for VS71COMNTOOLS. by wuyizhong · 18 years ago
  14. ec2d320 Removing references to obsolete files. by lhauch · 19 years ago
  15. f907f57 Fixed CLASSPATH so that it is set to a specific value every time (no add-on to existing.) by lhauch · 19 years ago
  16. 70edbc3 Updated the ReleaseNotes.txt to include a PlatformName guideline and added the new edksetup.bat file which skips the tools build by default. by lhauch · 19 years ago
  17. da1508d 1. Add build FrameworkWizard in edksetup.bat by hche10x · 19 years ago
  18. 08e4a41 Added the Common.jar file to the CLASSPATH that gets set if you use the skip option. by lhauch · 19 years ago
  19. 450d3b1 Provide a method to force rebuild. Using command "edksetup.bat ForceRebuild". by wuyizhong · 19 years ago
  20. 5d86386 Change to new XML Schema. by wuyizhong · 19 years ago
  21. b9546cc Add exception and log mechanism by qouyang · 19 years ago
  22. 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
  23. 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
  24. 2da8968 1.Change environment variable from "Framework_Tools_Path" to "FRAMEWORK_TOOLS_PATH". by qouyang · 19 years ago
  25. 1ae1cdb Add %JAVA_HOME%\bin;%ANT_HOME%\bin;%XMLBEANS_HOME%\bin to Path by wuyizhong · 19 years ago
  26. 8b61dfd Change the name convention of Framework_Tools_Path to pass the build by yshi8 · 19 years ago
  27. a29212b 1. update the comments to mention the variables should be set; by yshi8 · 19 years ago
  28. 53cef58 Split up the CLASSPATH lines into multiple lines for better readability by lhauch · 19 years ago
  29. e1d20bf Changed PATH to be PATH=%Framework_Tools_Path%;%PATH% by lhauch · 19 years ago
  30. 42b67fc Modified to handle XMLBEANS_HOME by lhauch · 19 years ago
  31. 1992494 This is a patch from Yizhong to fix the XMLBEANS location. by bbahnsen · 19 years ago
  32. 0299684 Remove the XML Beans and Ant stuff. by bbahnsen · 19 years ago
  33. 878ddf1 Initial import. by bbahnsen · 19 years ago