Lines Matching refs:if

10 if not defined PYTHON set PYTHON=py

12 if not defined SPHINXBUILD (
14 if errorlevel 1 (
17 if errorlevel 1 exit /B
23 if errorlevel 1 (
26 if errorlevel 1 exit /B
29 if not defined BLURB (
31 if errorlevel 1 (
35 if errorlevel 1 exit /B
40 if not defined SPHINXLINT (
42 if errorlevel 1 (
46 if errorlevel 1 exit /B
51 if "%1" NEQ "htmlhelp" goto :skiphhcsearch
52 if exist "%HTMLHELP%" goto :skiphhcsearch
58 if not exist "%HTMLHELP%" where /R "%ProgramFiles(x86)%" hhc > "%TEMP%\hhc.loc" 2> nul && set /P HTMLHELP= < "%TEMP%\hhc.loc" & del "%TEMP%\hhc.loc"
59 if not exist "%HTMLHELP%" where /R "%ProgramFiles%" hhc > "%TEMP%\hhc.loc" 2> nul && set /P HTMLHELP= < "%TEMP%\hhc.loc" & del "%TEMP%\hhc.loc"
60 if not exist "%HTMLHELP%" (
69 if not defined DISTVERSION for /f "usebackq" %%v in (`%PYTHON% tools/extensions/patchlevel.py`) do set DISTVERSION=%%v
71 if not defined BUILDDIR set BUILDDIR=build
74 if "%1" EQU "" goto help
75 if "%1" EQU "help" goto help
76 if "%1" EQU "check" goto check
77 if "%1" EQU "serve" goto serve
78 if "%1" == "clean" (
84 if errorlevel 9009 (
98 if "%1" EQU "htmlview" goto htmlview
123 echo.on your PATH if SPHINXBUILD is not set. Options for sphinx-build can
128 if not exist "%BUILDDIR%" mkdir "%BUILDDIR%"
131 if not defined PY_MISC_NEWS_DIR set PY_MISC_NEWS_DIR=%BUILDDIR%\%1
132 if not exist "%PY_MISC_NEWS_DIR%" mkdir "%PY_MISC_NEWS_DIR%"
133 if exist ..\Misc\NEWS (
136 ) else if exist ..\Misc\NEWS.D (
137 if defined BLURB (
146 if defined PAPER (
149 if "%1" EQU "htmlhelp" (
154 if "%1" EQU "htmlhelp" (
157 if not errorlevel 2 cmd /C exit /b 0
161 if errorlevel 1 (
170 if NOT "%2" EQU "" (
175 if EXIST "%BUILDDIR%\html\index.html" (