summaryrefslogtreecommitdiff
path: root/edksetup.bat
AgeCommit message (Expand)Author
2006-11-01Fix a bug for setting CLASSPATH environment variable. Remove space after '=' ...wuyizhong
2006-10-19Put the our jar files before the system's CLASSPATHjwang36
2006-10-17Provide a way to update config files[target.txt, tools_def.txt, FrameworkData...wuyizhong
2006-10-17Fixed a little issue which will cause just one duplicated classpathjwang36
2006-10-17Fixed EDKT381. We can keep the system's CLASSPATH value after executing edkse...jwang36
2006-10-10Set the comment for JAVA_HOME to point to the minimum release version of SUN ...lhauch
2006-08-28Fix the warning of "Unknown argument: -noclasspath" when calling "edksetup Fo...qouyang
2006-08-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1247 6f1...alfred
2006-08-10git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1234 6f1...alfred
2006-08-08Fixed a bug in resetting the tools path when you switched workspaces.lhauch
2006-08-07added -noclasspath option to the ant cleanall for ForceRebuild, also changed ...lhauch
2006-07-31Add judgement for PcdTools.jar in NormalBuild path in edksetup.batklu2
2006-07-31Because Pcd entity, exception and some action package are shared by Building ...klu2
2006-07-24Added test to ensure that the only options that can be used are the help opti...lhauch
2006-07-19Add a file separate char for VS71COMNTOOLS. wuyizhong
2006-07-14Removing references to obsolete files.lhauch
2006-07-14Fixed CLASSPATH so that it is set to a specific value every time (no add-on t...lhauch
2006-07-14Updated the ReleaseNotes.txt to include a PlatformName guideline and added th...lhauch
2006-07-131. Add build FrameworkWizard in edksetup.bathche10x
2006-07-08Added the Common.jar file to the CLASSPATH that gets set if you use the skip ...lhauch
2006-07-06Provide a method to force rebuild. Using command "edksetup.bat ForceRebuild".wuyizhong
2006-06-30Change to new XML Schema.wuyizhong
2006-06-20Add exception and log mechanismqouyang
2006-06-09Added an environment variable test to bypass setting the path multiple times,...lhauch
2006-06-09Fixed a bug in the script - missing % on a WORKSPACE declaration. Also, adde...lhauch
2006-06-081.Change environment variable from "Framework_Tools_Path" to "FRAMEWORK_TOOLS...qouyang
2006-05-24Add %JAVA_HOME%\bin;%ANT_HOME%\bin;%XMLBEANS_HOME%\bin to Pathwuyizhong
2006-05-10Change the name convention of Framework_Tools_Path to pass the buildyshi8
2006-05-091. update the comments to mention the variables should be set;yshi8
2006-04-28Split up the CLASSPATH lines into multiple lines for better readabilitylhauch
2006-04-25Changed PATH to be PATH=%Framework_Tools_Path%;%PATH%lhauch
2006-04-25Modified to handle XMLBEANS_HOMElhauch
2006-04-24This is a patch from Yizhong to fix the XMLBEANS location.bbahnsen
2006-04-21Remove the XML Beans and Ant stuff.bbahnsen
2006-04-21Initial import.bbahnsen