Age | Commit message (Expand) | Author |
2014-10-30 | Update edksetup.bat to support Microsoft Visual Studio 2013 when building the... | lhauch |
2014-06-18 | Contributed-under: TianoCore Contribution Agreement 1.0 | Victor Gouveia |
2014-02-24 | edksetup.bat: Fixed corrupts CYGWIN_HOME | Olivier Martin |
2014-02-24 | BaseTools: Rectify use of @ in .BAT files. | Olivier Martin |
2013-09-04 | Update edksetup.bat to check VS2012 | Liming Gao |
2012-04-10 | Added VS2010 support in edksetup script. | lgao4 |
2011-02-16 | Correct copyright year | hhtian |
2010-04-29 | Update the copyright notice format | hhtian |
2010-01-26 | Set correct workspace when workspace is not set. | lgao4 |
2010-01-26 | Clear EFI_SOURCE and EDK_SOURCE environment when workspace is changed. | lgao4 |
2009-11-16 | Added support for VS2008. | ywang |
2008-12-31 | Removed Java/Ant specific content from the setup scripts. | lhauch |
2008-05-20 | setting executable on these files | lhauch |
2008-02-22 | Removed newbuild option from edksetup.bat command-line, this is now the default. | lhauch |
2007-10-31 | Added VS2005 support | jwang36 |
2007-10-25 | Removed an echo statement I was using for debugging on the second time this w... | lhauch |
2007-10-25 | Added a test for NewBuild argument if this is the second time through the set... | lhauch |
2007-10-25 | Updated edksetup to support VS2005 iff VS2003 is not installed for the NT32 b... | lhauch |
2007-10-17 | Restoring $WORKSPACE/BaseTools location, as the plan is to deprecate | jljusten |
2007-10-16 | Moved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools. | jljusten |
2007-10-15 | Added help message for "NewBuild" and "--nt32" option | jwang36 |
2007-10-11 | a) Supported MAKE command in tools_def.txt | jwang36 |
2007-09-26 | Only set EDK_TOOLS_PATH if it is not already set | lhauch |
2007-06-22 | Added "NewBuild" option to incorporate new build system locating in $(WORKSPA... | jwang36 |
2007-01-10 | Added support for xmlbeans-2.2.0 | jwang36 |
2006-12-12 | make edksetup.bat accept case-insensitive parameters. | wuyizhong |
2006-11-01 | Fix a bug for setting CLASSPATH environment variable. Remove space after '=' ... | wuyizhong |
2006-10-19 | Put the our jar files before the system's CLASSPATH | jwang36 |
2006-10-17 | Provide a way to update config files[target.txt, tools_def.txt, FrameworkData... | wuyizhong |
2006-10-17 | Fixed a little issue which will cause just one duplicated classpath | jwang36 |
2006-10-17 | Fixed EDKT381. We can keep the system's CLASSPATH value after executing edkse... | jwang36 |
2006-10-10 | Set the comment for JAVA_HOME to point to the minimum release version of SUN ... | lhauch |
2006-08-28 | Fix the warning of "Unknown argument: -noclasspath" when calling "edksetup Fo... | qouyang |
2006-08-14 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1247 6f1... | alfred |
2006-08-10 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1234 6f1... | alfred |
2006-08-08 | Fixed a bug in resetting the tools path when you switched workspaces. | lhauch |
2006-08-07 | added -noclasspath option to the ant cleanall for ForceRebuild, also changed ... | lhauch |
2006-07-31 | Add judgement for PcdTools.jar in NormalBuild path in edksetup.bat | klu2 |
2006-07-31 | Because Pcd entity, exception and some action package are shared by Building ... | klu2 |
2006-07-24 | Added test to ensure that the only options that can be used are the help opti... | lhauch |
2006-07-19 | Add a file separate char for VS71COMNTOOLS. | wuyizhong |
2006-07-14 | Removing references to obsolete files. | lhauch |
2006-07-14 | Fixed CLASSPATH so that it is set to a specific value every time (no add-on t... | lhauch |
2006-07-14 | Updated the ReleaseNotes.txt to include a PlatformName guideline and added th... | lhauch |
2006-07-13 | 1. Add build FrameworkWizard in edksetup.bat | hche10x |
2006-07-08 | Added the Common.jar file to the CLASSPATH that gets set if you use the skip ... | lhauch |
2006-07-06 | Provide a method to force rebuild. Using command "edksetup.bat ForceRebuild". | wuyizhong |
2006-06-30 | Change to new XML Schema. | wuyizhong |
2006-06-20 | Add exception and log mechanism | qouyang |
2006-06-09 | Added an environment variable test to bypass setting the path multiple times,... | lhauch |