summaryrefslogtreecommitdiff
path: root/edksetup.bat
AgeCommit message (Expand)Author
6 daysedksetup.bat: Remove VS2017 supportMichael Kubacki
6 daysedksetup.bat: Remove VS2015 supportMichael Kubacki
2026-01-07BaseTools: Add VS2026 support.Daniel
2025-06-07BaseTools: Add support for mingw-w64Nate DeSimone
2024-07-08BaseTools: Add VS2022 support.Matthew Carlson
2023-05-08edksetup.bat: if toolsetup.bat fails, just exitRebecca Cran
2023-05-05edksetup.bat: Remove VS2008-VS2013 remnantsRebecca Cran
2021-04-20BaseTools: Add double quote around CLANG_BIN path stringShi, Steven
2020-01-07edksetup.bat: Simplify the step to use CLANGPDBLiu, Zhiguang
2019-09-23Add VS2019 Support on ToolSetup BatchesCheng, Ching JenX
2019-06-28Edk2Setup: Support different VS tool chain setupDandan Bi
2019-06-28Edk2: Remove nt32 related flag in bat filesDandan Bi
2019-04-09edk2: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2019-02-14BaseTools: Various typoAntoine Coeur
2019-01-14BaseTools: Remove unused logic for EDKIFeng, Bob C
2018-08-08BaseTools: Fix incorrect %EDK_TOOLS_PATH%Yunhua Feng
2017-07-04BaseTools: suppress usage instructions with rebuild optionsChris Ruffin
2016-10-26edksetup.bat: make sure BASE_TOOLS_PATH be set correctlyLiming Gao
2016-10-24edksetup.bat: Support --nt32 X64Cinnamon Shia
2016-07-26Update edksetup.bat to check NASM system environment variableYonghong Zhu
2016-04-11Update edksetup.bat to check EDK_TOOLS_PATH before set it.Liming Gao
2015-12-03BaseTools: Add VS2015 tool chain in tools_def.templateWang Yu
2015-10-08BaseTools: Update edksetup.bat to support multiple workspacesLiming Gao
2014-10-30Update edksetup.bat to support Microsoft Visual Studio 2013 when building the...lhauch
2014-06-18Contributed-under: TianoCore Contribution Agreement 1.0Victor Gouveia
2014-02-24edksetup.bat: Fixed corrupts CYGWIN_HOMEOlivier Martin
2014-02-24BaseTools: Rectify use of @ in .BAT files.Olivier Martin
2013-09-04Update edksetup.bat to check VS2012Liming Gao
2012-04-10Added VS2010 support in edksetup script. lgao4
2011-02-16Correct copyright yearhhtian
2010-04-29Update the copyright notice formathhtian
2010-01-26Set correct workspace when workspace is not set.lgao4
2010-01-26Clear EFI_SOURCE and EDK_SOURCE environment when workspace is changed.lgao4
2009-11-16Added support for VS2008.ywang
2008-12-31Removed Java/Ant specific content from the setup scripts.lhauch
2008-05-20setting executable on these fileslhauch
2008-02-22Removed newbuild option from edksetup.bat command-line, this is now the default.lhauch
2007-10-31Added VS2005 supportjwang36
2007-10-25Removed an echo statement I was using for debugging on the second time this w...lhauch
2007-10-25Added a test for NewBuild argument if this is the second time through the set...lhauch
2007-10-25Updated edksetup to support VS2005 iff VS2003 is not installed for the NT32 b...lhauch
2007-10-17Restoring $WORKSPACE/BaseTools location, as the plan is to deprecatejljusten
2007-10-16Moved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools.jljusten
2007-10-15Added help message for "NewBuild" and "--nt32" optionjwang36
2007-10-11a) Supported MAKE command in tools_def.txtjwang36
2007-09-26Only set EDK_TOOLS_PATH if it is not already setlhauch
2007-06-22Added "NewBuild" option to incorporate new build system locating in $(WORKSPA...jwang36
2007-01-10Added support for xmlbeans-2.2.0jwang36
2006-12-12make edksetup.bat accept case-insensitive parameters. wuyizhong
2006-11-01Fix a bug for setting CLASSPATH environment variable. Remove space after '=' ...wuyizhong