Commit History

Author SHA1 Message Date
  jwang36 402bbc765b Added VS2005 support 16 years ago
  lhauch ae0c9fa612 Removed an echo statement I was using for debugging on the second time this was run. 16 years ago
  lhauch 20e51d2793 Added a test for NewBuild argument if this is the second time through the setup - VCINSTALLDIR is set, and cygwin is installed. 16 years ago
  lhauch 6f729b6aa2 Updated edksetup to support VS2005 iff VS2003 is not installed for the NT32 build 16 years ago
  jljusten 5c240d733a Restoring $WORKSPACE/BaseTools location, as the plan is to deprecate 16 years ago
  jljusten 19ed1f42ff Moved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools. 16 years ago
  jwang36 26096d369d Added help message for "NewBuild" and "--nt32" option 16 years ago
  jwang36 b7509087b0 a) Supported MAKE command in tools_def.txt 16 years ago
  lhauch cafa987d67 Only set EDK_TOOLS_PATH if it is not already set 16 years ago
  jwang36 3fab94ed1e Added "NewBuild" option to incorporate new build system locating in $(WORKSPACE)\BaseTools. This is a temporary solution which is subject to change in the future. Don't use it in formal platform or module build. 17 years ago
  jwang36 51ac2ffdab Added support for xmlbeans-2.2.0 17 years ago
  wuyizhong d02920ead2 make edksetup.bat accept case-insensitive parameters. 17 years ago
  wuyizhong a9008cdd8a Fix a bug for setting CLASSPATH environment variable. Remove space after '=' when set the CLASSPATH. 17 years ago
  jwang36 d2f9b39f43 Put the our jar files before the system's CLASSPATH 17 years ago
  wuyizhong 2fcfed38cb 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. 17 years ago
  jwang36 7b8617fbc9 Fixed a little issue which will cause just one duplicated classpath 17 years ago
  jwang36 eb614e7e39 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. 17 years ago
  lhauch 9dac0c36b6 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 17 years ago
  qouyang 3a9b722922 Fix the warning of "Unknown argument: -noclasspath" when calling "edksetup ForceRebuild". 18 years ago
  alfred 1915103e27 18 years ago
  alfred 3ecfb29256 18 years ago
  lhauch 13681235d4 Fixed a bug in resetting the tools path when you switched workspaces. 18 years ago
  lhauch 80d1b384da added -noclasspath option to the ant cleanall for ForceRebuild, also changed edkii in readme to edk2 for the directory path. 18 years ago
  klu2 fb1025120d Add judgement for PcdTools.jar in NormalBuild path in edksetup.bat 18 years ago
  klu2 d14ebb4374 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, 18 years ago
  lhauch 11f009f190 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. 18 years ago
  wuyizhong b0108f04c6 Add a file separate char for VS71COMNTOOLS. 18 years ago
  lhauch ec2d320473 Removing references to obsolete files. 18 years ago
  lhauch f907f57b9c Fixed CLASSPATH so that it is set to a specific value every time (no add-on to existing.) 18 years ago
  lhauch 70edbc34be Updated the ReleaseNotes.txt to include a PlatformName guideline and added the new edksetup.bat file which skips the tools build by default. 18 years ago