Lines Matching defs:install
232 if errorlevel 1 echo Could not find NASM, install it or build with openssl-no-asm. See BUILDING.md.
270 echo Failed to find WiX install for Visual Studio 2022
310 echo Failed to find WiX install for Visual Studio 2019
444 if not defined stage_package goto install-doctools
500 python ..\tools\install.py install %CD%\%TARGET_NAME% \ > nul
501 if errorlevel 1 echo Cannot install headers && goto package_error
537 if not defined msi goto install-doctools
552 if not defined upload goto install-doctools
580 :install-doctools
581 REM only install if building doc OR testing doctool OR building addons
584 if errorlevel 1 goto :skip-install-doctools
586 if exist "tools\doc\node_modules\unified\package.json" goto skip-install-doctools
593 :skip-install-doctools
685 %node_exe% tools\test-npm-package.js --install deps\node-inspect test
690 set npm_test_cmd="%node_exe%" tools\test-npm-package.js --install --logfile=test-npm.tap deps\npm test-node