]> git.proxmox.com Git - mirror_edk2.git/history - edksetup.bat
UefiCpuPkg: Update package version.
[mirror_edk2.git] / edksetup.bat
2017-07-04 Chris RuffinBaseTools: suppress usage instructions with rebuild...
2016-10-26 Liming Gaoedksetup.bat: make sure BASE_TOOLS_PATH be set correctly
2016-10-24 Cinnamon Shiaedksetup.bat: Support --nt32 X64
2016-07-26 Yonghong ZhuUpdate edksetup.bat to check NASM system environment...
2016-04-11 Liming GaoUpdate edksetup.bat to check EDK_TOOLS_PATH before...
2015-12-03 Wang YuBaseTools: Add VS2015 tool chain in tools_def.template
2015-10-08 Liming GaoBaseTools: Update edksetup.bat to support multiple...
2014-10-30 lhauchUpdate edksetup.bat to support Microsoft Visual Studio...
2014-06-18 Victor GouveiaContributed-under: TianoCore Contribution Agreement 1.0
2014-02-24 Olivier Martinedksetup.bat: Fixed corrupts CYGWIN_HOME
2014-02-24 Olivier MartinBaseTools: Rectify use of @ in .BAT files.
2013-09-04 Liming GaoUpdate edksetup.bat to check VS2012
2012-04-10 lgao4Added VS2010 support in edksetup script.
2011-02-16 hhtianCorrect copyright year
2010-04-29 hhtianUpdate the copyright notice format
2010-01-26 lgao4Set correct workspace when workspace is not set.
2010-01-26 lgao4Clear EFI_SOURCE and EDK_SOURCE environment when worksp...
2009-11-16 ywangAdded support for VS2008.
2008-12-31 lhauchRemoved Java/Ant specific content from the setup scripts.
2008-05-20 lhauchsetting executable on these files
2008-02-22 lhauchRemoved newbuild option from edksetup.bat command-line...
2007-10-31 jwang36Added VS2005 support
2007-10-25 lhauchRemoved an echo statement I was using for debugging...
2007-10-25 lhauchAdded a test for NewBuild argument if this is the secon...
2007-10-25 lhauchUpdated edksetup to support VS2005 iff VS2003 is not...
2007-10-17 jljustenRestoring $WORKSPACE/BaseTools location, as the plan...
2007-10-16 jljustenMoved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools.
2007-10-15 jwang36Added help message for "NewBuild" and "--nt32" option
2007-10-11 jwang36a) Supported MAKE command in tools_def.txt
2007-09-26 lhauchOnly set EDK_TOOLS_PATH if it is not already set
2007-06-22 jwang36Added "NewBuild" option to incorporate new build system...
2007-01-10 jwang36Added support for xmlbeans-2.2.0
2006-12-12 wuyizhongmake edksetup.bat accept case-insensitive parameters.
2006-11-01 wuyizhongFix a bug for setting CLASSPATH environment variable...
2006-10-19 jwang36Put the our jar files before the system's CLASSPATH
2006-10-17 wuyizhongProvide a way to update config files[target.txt, tools_...
2006-10-17 jwang36Fixed a little issue which will cause just one duplicat...
2006-10-17 jwang36Fixed EDKT381. We can keep the system's CLASSPATH value...
2006-10-10 lhauchSet the comment for JAVA_HOME to point to the minimum...
2006-08-28 qouyangFix the warning of "Unknown argument: -noclasspath...
2006-08-14 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-08-10 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-08-08 lhauchFixed a bug in resetting the tools path when you switch...
2006-08-07 lhauchadded -noclasspath option to the ant cleanall for Force...
2006-07-31 klu2Add judgement for PcdTools.jar in NormalBuild path...
2006-07-31 klu2Because Pcd entity, exception and some action package...
2006-07-24 lhauchAdded test to ensure that the only options that can...
2006-07-19 wuyizhongAdd a file separate char for VS71COMNTOOLS.
2006-07-14 lhauchRemoving references to obsolete files.
2006-07-14 lhauchFixed CLASSPATH so that it is set to a specific value...
2006-07-14 lhauchUpdated the ReleaseNotes.txt to include a PlatformName...
2006-07-13 hche10x1. Add build FrameworkWizard in edksetup.bat
2006-07-08 lhauchAdded the Common.jar file to the CLASSPATH that gets...
2006-07-06 wuyizhongProvide a method to force rebuild. Using command "edkse...
2006-06-30 wuyizhongChange to new XML Schema.
2006-06-20 qouyangAdd exception and log mechanism
2006-06-09 lhauchAdded an environment variable test to bypass setting...
2006-06-09 lhauchFixed a bug in the script - missing % on a WORKSPACE...
2006-06-08 qouyang1.Change environment variable from "Framework_Tools_Pat...
2006-05-24 wuyizhongAdd %JAVA_HOME%\bin;%ANT_HOME%\bin;%XMLBEANS_HOME%...
2006-05-10 yshi8Change the name convention of Framework_Tools_Path...
2006-05-09 yshi81. update the comments to mention the variables should...
2006-04-28 lhauchSplit up the CLASSPATH lines into multiple lines for...
2006-04-25 lhauchChanged PATH to be PATH=%Framework_Tools_Path%;%PATH%
2006-04-25 lhauchModified to handle XMLBEANS_HOME
2006-04-24 bbahnsenThis is a patch from Yizhong to fix the XMLBEANS location.
2006-04-21 bbahnsenRemove the XML Beans and Ant stuff.
2006-04-21 bbahnsenInitial import.