summaryrefslogtreecommitdiff
path: root/BaseTools/toolsetup.bat
AgeCommit message (Expand)AuthorFilesLines
2019-09-23Add VS2019 Support on ToolSetup BatchesCheng, Ching JenX1-3/+13
2019-06-28Edk2Setup: Support different VS tool chain setupDandan Bi1-3/+57
2019-06-28Edk2: Remove nt32 related flag in bat filesDandan Bi1-8/+0
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-8/+1
2019-02-14BaseTools: Various typoAntoine Coeur1-1/+1
2019-02-01BaseTools: Update PYTHON env to PYTHON_COMMANDLiming Gao1-24/+56
2019-02-01BaseTools: Update windows and linux run scripts file to use Python3Zhijux Fan1-9/+44
2019-02-01BaseTools:Solve the data sorting problem use python3Zhijux Fan1-0/+1
2018-12-06BaseTools: Remove tools only used by DuetPkgShenglei Zhang1-4/+0
2018-12-05BaseTools: Remove GenVtfShenglei Zhang1-1/+0
2018-10-19BaseTools: Remove the step to freeze python toolLiming Gao1-34/+2
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-23/+9
2018-10-13BaseTools: Update windows and linux run scripts file to use Python3Yunhua Feng1-9/+23
2018-07-09BaseTools: Clean up source filesLiming Gao1-12/+12
2018-02-23BaseTools: Add WindowsLike path in front of PATH EnvYonghong Zhu1-1/+1
2017-08-29BaseTools: Update toolsetup.bat to support the case without EDK_TOOLS_BINLiming Gao1-10/+5
2017-01-04BaseTools toolsetup.bat: set PATH to include Bin Win32 directoryLiming Gao1-0/+2
2017-01-04BaseTools toolsetup.bat: Set env when the binary tools are missingLiming Gao1-5/+5
2016-11-02BaseTools: Update toolsetup.bat to call the set_vsprefix_envs.batYonghong Zhu1-1/+9
2016-10-24edksetup.bat: Support --nt32 X64Cinnamon Shia1-0/+4
2016-09-21BaseTools: Update toolsetup.bat to set PYTHONPATH env to run python sourceLiming Gao1-58/+47
2016-07-26BaseTools/toolsetup.bat: Fix bug caused by 'CONF_PATH' not definedHao Wu1-7/+7
2016-07-26BaseTools/toolsetup: Do not set CONF_PATH when already set.Marvin Haeuser1-7/+10
2015-11-30BaseTools/toolsetup.bat: fixed the error when the path contains spaceYonghong Zhu1-16/+5
2015-11-17BaseTools/toolsetup.bat: fixed the error when the path contains spaceYonghong Zhu1-5/+16
2015-10-08BaseTools: Update edksetup.bat to support multiple workspacesLiming Gao1-54/+96
2014-07-01Sync BaseTool trunk (version r2670) into EDKII BaseTools. Gao, Liming1-48/+33
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao1-2/+2
2012-04-10Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao41-17/+17
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-1/+1
2009-09-11Sync basetools' source and binary files with r1707 of the basetools project.vanjeff1-2/+2
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-1/+1
2009-05-13Add checking for configuration template file.klu21-0/+9
2009-01-08Fixed the over-write message to print only with RECONFIG flaglhauch1-5/+5
2008-12-31added messages for forcing reconfig, over-write of Conf fileslhauch1-0/+4
2008-06-11fixed a typolhauch1-1/+1
2008-02-22Fixed option name, ForceRebuildlhauch1-1/+1
2008-02-22Removed newbuild option from edksetup.bat command-line, this is now the default.lhauch1-74/+303
2007-10-17Restoring $WORKSPACE/BaseTools location, as the plan is to deprecatejljusten1-0/+132
2007-10-16Moved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools.jljusten1-132/+0
2007-10-11a) Supported MAKE command in tools_def.txtjwang361-10/+0
2007-07-30Added the svn:executable property to the batch file, toolsetup.bat.lhauch1-0/+0
2007-07-16Added a Reconfig optionlhauch1-4/+25
2007-06-251) Incorporated generating top level makefile. Now platform build is possible...jwang361-14/+14
2007-06-22Added for new build system. Just for module porting purpose. Don't use it in ...jwang361-0/+121