Lines Matching refs:TOOLS
108 echo !!! ERROR !!! No tools path available. Please set EDK_TOOLS_PATH !!!
272 echo Rebuilding of tools is not required. Binaries of the latest,
273 echo tested versions of the tools have been tested and included in the
276 echo If you really want to build the tools, use the ForceRebuild option.
299 echo !!! ERROR !!! PYTHON_HOME is required to build or execute the tools, please set it. !!!
308 if exist "%PYTHON_HOME%\Tools\cx_Freeze-3.0.3\FreezePython.exe" (
309 set PYTHON_FREEZER_PATH=%PYTHON_HOME%\Tools\cx_Freeze-3.0.3
311 if exist "%PYTHON_HOME%\Tools\cx_Freeze\FreezePython.exe" (
312 set PYTHON_FREEZER_PATH=%PYTHON_HOME%\Tools\cx_Freeze
340 @echo !!! ERROR !!!! Cannot find Visual Studio, required to build C tools !!!
364 echo BUILDING PYTHON TOOLS
390 @echo build those updated tools.
391 @echo ForceRebuild If sources are available, rebuild all tools regardless of