summaryrefslogtreecommitdiffstats
path: root/edksetup.bat
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the warning of "Unknown argument: -noclasspath" when calling "edksetup Fo...qouyang2006-08-281-1/+2
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1247 6f1...alfred2006-08-141-0/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1234 6f1...alfred2006-08-101-0/+1
* Fixed a bug in resetting the tools path when you switched workspaces.lhauch2006-08-081-1/+1
* added -noclasspath option to the ant cleanall for ForceRebuild, also changed ...lhauch2006-08-071-1/+1
* Add judgement for PcdTools.jar in NormalBuild path in edksetup.batklu22006-07-311-0/+1
* Because Pcd entity, exception and some action package are shared by Building ...klu22006-07-311-0/+2
* Added test to ensure that the only options that can be used are the help opti...lhauch2006-07-241-3/+5
* Add a file separate char for VS71COMNTOOLS. wuyizhong2006-07-191-1/+1
* Removing references to obsolete files.lhauch2006-07-141-2/+0
* Fixed CLASSPATH so that it is set to a specific value every time (no add-on t...lhauch2006-07-141-10/+2
* Updated the ReleaseNotes.txt to include a PlatformName guideline and added th...lhauch2006-07-141-26/+89
* 1. Add build FrameworkWizard in edksetup.bathche10x2006-07-131-0/+1
* Added the Common.jar file to the CLASSPATH that gets set if you use the skip ...lhauch2006-07-081-2/+4
* Provide a method to force rebuild. Using command "edksetup.bat ForceRebuild".wuyizhong2006-07-061-0/+4
* Change to new XML Schema.wuyizhong2006-06-301-1/+1
* Add exception and log mechanismqouyang2006-06-201-0/+2
* Added an environment variable test to bypass setting the path multiple times,...lhauch2006-06-091-8/+18
* Fixed a bug in the script - missing % on a WORKSPACE declaration. Also, adde...lhauch2006-06-091-2/+30
* 1.Change environment variable from "Framework_Tools_Path" to "FRAMEWORK_TOOLS...qouyang2006-06-081-1/+1
* Add %JAVA_HOME%\bin;%ANT_HOME%\bin;%XMLBEANS_HOME%\bin to Pathwuyizhong2006-05-241-1/+1
* Change the name convention of Framework_Tools_Path to pass the buildyshi82006-05-101-2/+2
* 1. update the comments to mention the variables should be set;yshi82006-05-091-42/+66
* Split up the CLASSPATH lines into multiple lines for better readabilitylhauch2006-04-281-3/+8
* Changed PATH to be PATH=%Framework_Tools_Path%;%PATH%lhauch2006-04-251-2/+1
* Modified to handle XMLBEANS_HOMElhauch2006-04-251-4/+26
* This is a patch from Yizhong to fix the XMLBEANS location.bbahnsen2006-04-241-3/+3
* Remove the XML Beans and Ant stuff.bbahnsen2006-04-211-3/+15
* Initial import.bbahnsen2006-04-211-0/+88