Lines Matching refs:goto
17 if not "%NLS%" == "enabled" goto SmallEnv
19 if not "%CACHING%" == "enabled" goto SmallEnv
21 if not "%DEPENDENCY_TRACKING%" == "disabled" goto SmallEnv
23 if not "%LIBICONV_PREFIX%" == "disabled" goto SmallEnv
25 if not "%LIBINTL_PREFIX%" == "disabled" goto SmallEnv
27 if not "%STATIC_LIBRARY%" == "enabled" goto SmallEnv
29 if not "%XSRC%" == "." goto SmallEnv
35 if "%1" == "nls" goto NextArgument
36 if "%1" == "NLS" goto NextArgument
37 if "%1" == "no-nls" goto NoNLS
38 if "%1" == "no-NLS" goto NoNLS
39 if "%1" == "NO-NLS" goto NoNLS
40 goto CachingOption
45 if not "%NLS%" == "disabled" goto SmallEnv
46 goto NextArgument
48 if "%1" == "cache" goto NextArgument
49 if "%1" == "CACHE" goto NextArgument
50 if "%1" == "no-cache" goto NoCaching
51 if "%1" == "no-CACHE" goto NoCaching
52 if "%1" == "NO-CACHE" goto NoCaching
53 goto DependencyOption
58 if not "%CACHING%" == "disabled" goto SmallEnv
59 goto NextArgument
61 if "%1" == "no-dep" goto NextArgument
62 if "%1" == "no-DEP" goto NextArgument
63 if "%1" == "NO-DEP" goto NextArgument
64 if "%1" == "dep" goto DependecyTraking
65 if "%1" == "DEP" goto DependecyTraking
66 goto LibiconvPrefixOption
70 if not "%DEPENDENCY_TRACKING%" == "enabled" goto SmallEnv
71 goto NextArgument
73 if "%1" == "no-libiconvprefix" goto NextArgument
74 if "%1" == "no-LIBICONVPREFIX" goto NextArgument
75 if "%1" == "NO-LIBICONVPREFIX" goto NextArgument
76 if "%1" == "libiconvprefix" goto WithLibiconvPrefix
77 if "%1" == "LIBICONVPREFIX" goto WithLibiconvPrefix
78 goto LibintlPrefixOption
82 if not "%LIBICONV_PREFIX%" == "enabled" goto SmallEnv
83 goto NextArgument
85 if "%1" == "no-libiconvprefix" goto NextArgument
86 if "%1" == "no-LIBICONVPREFIX" goto NextArgument
87 if "%1" == "NO-LIBICONVPREFIX" goto NextArgument
88 if "%1" == "libintlprefix" goto _WithLibintlPrefix
89 if "%1" == "LIBINTLPREFIX" goto _WithLibintlPrefix
90 goto StaticLibraryOption
94 if not "%LIBINTL_PREFIX%" == "enabled" goto SmallEnv
95 goto NextArgument
97 if "%1" == "static" goto NextArgument
98 if "%1" == "STATIC" goto NextArgument
99 if "%1" == "shared" goto SharedLibrary
100 if "%1" == "SHARED" goto SharedLibrary
101 goto SrcDirOption
105 if not "%STATIC_LIBRARY%" == "disabled" goto SmallEnv
106 goto NextArgument
109 if errorlevel 1 goto CollectArgument
111 if not "%XSRC%" == "%1" goto SmallEnv
112 goto NextArgument
115 if not "%_ARGS%" == "%ARGS% %1" if not "%_ARGS%" == "%ARGS%%1" goto SmallEnv
121 if not "%1" == "" goto ArgLoop
142 if "%XSRC%" == "." goto InPlace
155 if errorlevel 1 goto SedError
159 if not "%CONFIG_SITE%" == "%XSRC%/djgpp/config.site" goto SmallEnv
179 if errorlevel 1 goto SedError
201 if errorlevel 1 goto SedError
209 if errorlevel 1 goto SedError
219 if not "%SHELL%" == "" goto HomeName
221 if not "%SHELL%" == "/bin/sh" goto SmallEnv
226 if not "%HOME%" == "" goto HostName
228 if not "%HOME%" == "%XSRC%/djgpp" goto SmallEnv
233 if not "%HOSTNAME%" == "" goto hostdone
234 if "%windir%" == "" goto msdos
236 if not "%OS%" == "MS-Windows" goto SmallEnv
237 goto haveos
240 if not "%OS%" == "MS-DOS" goto SmallEnv
242 if not "%USERNAME%" == "" goto haveuname
243 if not "%USER%" == "" goto haveuser
246 if not "%HOSTNAME%" == "Unknown PC" goto SmallEnv
247 goto userdone
250 if not "%HOSTNAME%" == "%USER%'s PC" goto SmallEnv
251 goto userdone
254 if not "%HOSTNAME%" == "%USERNAME%'s PC" goto SmallEnv
257 if not "%_HOSTNAME%" == "%HOSTNAME%, %OS%" goto SmallEnv
267 if not errorlevel 1 goto NoRen0
272 if "%NLS%" == "disabled" goto WithoutNLS
283 goto ConfigurePackage
292 if errorlevel 1 goto CfgError
299 if not errorlevel 1 goto End
300 if "%XSRC%" == "." goto NoDirChange
310 goto End
313 goto End
317 goto End
321 goto End
329 if not errorlevel 1 goto NoRen1