summaryrefslogtreecommitdiffstats
path: root/BaseTools/toolsetup.bat
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Use pip module if available, CI uses it by defaultMatthew Carlson2021-02-091-0/+19
* Add VS2019 Support on ToolSetup BatchesCheng, Ching JenX2019-09-231-3/+13
* Edk2Setup: Support different VS tool chain setupDandan Bi2019-06-281-3/+57
* Edk2: Remove nt32 related flag in bat filesDandan Bi2019-06-281-8/+0
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-8/+1
* BaseTools: Various typoAntoine Coeur2019-02-141-1/+1
* BaseTools: Update PYTHON env to PYTHON_COMMANDLiming Gao2019-02-011-24/+56
* BaseTools: Update windows and linux run scripts file to use Python3Zhijux Fan2019-02-011-9/+44
* BaseTools:Solve the data sorting problem use python3Zhijux Fan2019-02-011-0/+1
* BaseTools: Remove tools only used by DuetPkgShenglei Zhang2018-12-061-4/+0
* BaseTools: Remove GenVtfShenglei Zhang2018-12-051-1/+0
* BaseTools: Remove the step to freeze python toolLiming Gao2018-10-191-34/+2
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-23/+9
* BaseTools: Update windows and linux run scripts file to use Python3Yunhua Feng2018-10-131-9/+23
* BaseTools: Clean up source filesLiming Gao2018-07-091-12/+12
* BaseTools: Add WindowsLike path in front of PATH EnvYonghong Zhu2018-02-231-1/+1
* BaseTools: Update toolsetup.bat to support the case without EDK_TOOLS_BINLiming Gao2017-08-291-10/+5
* BaseTools toolsetup.bat: set PATH to include Bin Win32 directoryLiming Gao2017-01-041-0/+2
* BaseTools toolsetup.bat: Set env when the binary tools are missingLiming Gao2017-01-041-5/+5
* BaseTools: Update toolsetup.bat to call the set_vsprefix_envs.batYonghong Zhu2016-11-021-1/+9
* edksetup.bat: Support --nt32 X64Cinnamon Shia2016-10-241-0/+4
* BaseTools: Update toolsetup.bat to set PYTHONPATH env to run python sourceLiming Gao2016-09-211-58/+47
* BaseTools/toolsetup.bat: Fix bug caused by 'CONF_PATH' not definedHao Wu2016-07-261-7/+7
* BaseTools/toolsetup: Do not set CONF_PATH when already set.Marvin Haeuser2016-07-261-7/+10
* BaseTools/toolsetup.bat: fixed the error when the path contains spaceYonghong Zhu2015-11-301-16/+5
* BaseTools/toolsetup.bat: fixed the error when the path contains spaceYonghong Zhu2015-11-171-5/+16
* BaseTools: Update edksetup.bat to support multiple workspacesLiming Gao2015-10-081-54/+96
* Sync BaseTool trunk (version r2670) into EDKII BaseTools. Gao, Liming2014-07-011-48/+33
* Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao2013-08-231-2/+2
* Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao42012-04-101-17/+17
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-1/+1
* Sync basetools' source and binary files with r1707 of the basetools project.vanjeff2009-09-111-2/+2
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-171-1/+1
* Add checking for configuration template file.klu22009-05-131-0/+9
* Fixed the over-write message to print only with RECONFIG flaglhauch2009-01-081-5/+5
* added messages for forcing reconfig, over-write of Conf fileslhauch2008-12-311-0/+4
* fixed a typolhauch2008-06-111-1/+1
* Fixed option name, ForceRebuildlhauch2008-02-221-1/+1
* Removed newbuild option from edksetup.bat command-line, this is now the default.lhauch2008-02-221-74/+303
* Restoring $WORKSPACE/BaseTools location, as the plan is to deprecatejljusten2007-10-171-0/+132
* Moved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools.jljusten2007-10-161-132/+0
* a) Supported MAKE command in tools_def.txtjwang362007-10-111-10/+0
* Added the svn:executable property to the batch file, toolsetup.bat.lhauch2007-07-301-0/+0
* Added a Reconfig optionlhauch2007-07-161-4/+25
* 1) Incorporated generating top level makefile. Now platform build is possible...jwang362007-06-251-14/+14
* Added for new build system. Just for module porting purpose. Don't use it in ...jwang362007-06-221-0/+121