summaryrefslogtreecommitdiff
path: root/BaseTools/toolsetup.bat
AgeCommit message (Expand)Author
2018-04-25Remove unused filesGuo Mang
2017-01-04BaseTools toolsetup.bat: set PATH to include Bin Win32 directoryLiming Gao
2017-01-04BaseTools toolsetup.bat: Set env when the binary tools are missingLiming Gao
2016-11-02BaseTools: Update toolsetup.bat to call the set_vsprefix_envs.batYonghong Zhu
2016-10-24edksetup.bat: Support --nt32 X64Cinnamon Shia
2016-09-21BaseTools: Update toolsetup.bat to set PYTHONPATH env to run python sourceLiming Gao
2016-07-26BaseTools/toolsetup.bat: Fix bug caused by 'CONF_PATH' not definedHao Wu
2016-07-26BaseTools/toolsetup: Do not set CONF_PATH when already set.Marvin Haeuser
2015-11-30BaseTools/toolsetup.bat: fixed the error when the path contains spaceYonghong Zhu
2015-11-17BaseTools/toolsetup.bat: fixed the error when the path contains spaceYonghong Zhu
2015-10-08BaseTools: Update edksetup.bat to support multiple workspacesLiming Gao
2014-07-01Sync BaseTool trunk (version r2670) into EDKII BaseTools. Gao, Liming
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao
2012-04-10Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao4
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao4
2009-09-11Sync basetools' source and binary files with r1707 of the basetools project.vanjeff
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao4
2009-05-13Add checking for configuration template file.klu2
2009-01-08Fixed the over-write message to print only with RECONFIG flaglhauch
2008-12-31added messages for forcing reconfig, over-write of Conf fileslhauch
2008-06-11fixed a typolhauch
2008-02-22Fixed option name, ForceRebuildlhauch
2008-02-22Removed newbuild option from edksetup.bat command-line, this is now the default.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-11a) Supported MAKE command in tools_def.txtjwang36
2007-07-30Added the svn:executable property to the batch file, toolsetup.bat.lhauch
2007-07-16Added a Reconfig optionlhauch
2007-06-251) Incorporated generating top level makefile. Now platform build is possible...jwang36
2007-06-22Added for new build system. Just for module porting purpose. Don't use it in ...jwang36