Lines Matching refs:exist
191 if "%*"=="lint" if exist "%node_exe%" goto lint-cpp
215 if not exist "%~dp0deps\icu" goto no-depsicu
222 if exist "test\.tmp*" for /f %%i in ('dir /a:d /s /b test\.tmp*') do rmdir /S /Q "%%i"
269 if not exist "%WIXSDKDIR%" (
274 if not exist "%VCINSTALLDIR%\..\MSBuild\Microsoft\WiX" (
309 if not exist "%WIXSDKDIR%" (
314 if not exist "%VCINSTALLDIR%\..\MSBuild\Microsoft\WiX" (
349 if not exist node.sln goto run-configure
350 if not exist .gyp_configure_stamp goto run-configure
369 if not exist node.sln goto create-msvs-files-failed
390 if "%target%"=="node" if exist "%config%\cctest.exe" del "%config%\cctest.exe"
426 if not exist "%x64_node_exe%" (
428 if not exist "temp-vcbuild" mkdir temp-vcbuild
431 if not exist "%x64_node_exe%" (
586 if exist "tools\doc\node_modules\unified\package.json" goto skip-install-doctools
600 if not exist %node_exe% (
616 if not exist "%node_exe%" (
637 if not exist "%node_exe%" (
656 if not exist "%node_exe%" (
700 if not exist "%config%\cctest.exe" echo cctest.exe not found. Run "vcbuild test" or "vcbuild cctest" to build it. && goto run-test-py
732 if not exist tools\node_modules\eslint goto no-lint