Home
last modified time | relevance | path

Searched refs:echo (Results 1 – 25 of 32) sorted by relevance

12

/curl/projects/
H A Dbuild-wolfssl.bat1 @echo off
177 echo.
190 echo.
332 echo.
334 echo.
335 echo.
343 echo.
345 echo.
346 echo.
348 echo.
[all …]
H A Dgenerate.bat1 @echo off
89 echo.
104 echo.
119 echo.
301 echo.
303 echo.
305 echo.
310 echo.
312 echo.
315 echo.
[all …]
H A Dbuild-openssl.bat1 @echo off
228 echo.
241 echo.
656 echo.
658 echo.
660 echo.
668 echo.
670 echo.
673 echo.
675 echo.
[all …]
H A Dchecksrc.bat1 @echo off
186 echo.
188 echo.
189 echo What to scan:
190 echo.
195 echo.
200 echo.
201 echo Error: Unknown argument '%1'
205 echo.
210 echo.
[all …]
/curl/
H A Dbuildconf.bat1 @echo off
62 echo.
207 echo.
209 echo.
214 echo.
219 echo.
224 echo.
229 echo.
234 echo.
239 echo.
[all …]
/curl/winbuild/
H A Dgen_resp_file.bat1 @echo off
30 echo %MACRO_NAME% = \> %OUTFILE%
31 for %%i in (%*) do echo %DIROBJ%/%%i \>> %OUTFILE%
32 echo. >> %OUTFILE%
H A Dmakedebug.bat1 @echo off
29echo Error: Cannot find nmake.exe - be sure to run this script from within a Developer Command-Pro…
32 if %ERRORLEVEL% NEQ 0 echo Error: Build Failed
H A DMakefileBuild.vc575 @echo Using SSL: $(USE_SSL)
577 @echo Using MSH3: $(USE_MSH3)
579 @echo Using SSH2: $(USE_SSH2)
580 @echo Using SSH: $(USE_SSH)
582 @echo Using IDN: $(USE_IDN)
586 @echo CFLAGS: $(CFLAGS)
587 @echo LFLAGS: $(LFLAGS)
588 @echo GenPDB: $(GEN_PDB)
589 @echo Debug: $(DEBUG)
590 @echo Machine: $(MACHINE)
[all …]
/curl/tests/http/testenv/
H A Dws_echo_server.py36 async def echo(websocket): function
45 async with server.serve(echo, "localhost", port):
/curl/.github/workflows/
H A Dnon-native.yml71 echo '::group::build examples'
73 echo '::endgroup::'
107 echo '::group::build examples'
109 echo '::endgroup::'
148 echo '::group::build examples'
150 echo '::endgroup::'
177 echo '::group::build examples'
179 echo '::endgroup::'
204 echo '::group::build examples'
206 echo '::endgroup::'
H A Dmacos.yml168echo '::group::macros predefined'; "${CC}" -dM -E - < /dev/null | sort || true; echo '::endgroup::'
169 echo '::group::brew packages installed'; ls -l "$(brew --prefix)/opt"; echo '::endgroup::'
185echo '::group::gcc include-fixed details'; find "${libgccdir}/include-fixed" | sort; echo '::endgr…
208 echo '::group::raw'; cat bld/lib/curl_config.h || true; echo '::endgroup::'
331echo '::group::macros predefined'; "${CC}" -dM -E - < /dev/null | sort || true; echo '::endgroup::'
332 echo '::group::brew packages installed'; ls -l "$(brew --prefix)/opt"; echo '::endgroup::'
363 echo '::group::raw'; cat bld/lib/curl_config.h || true; echo '::endgroup::'
479 echo automake libtool | xargs -Ix -n1 echo brew '"x"' > /tmp/Brewfile
493echo '::group::macros predefined'; "${CC}" -dM -E - < /dev/null | sort || true; echo '::endgroup::'
494echo '::group::brew packages preinstalled'; ls -l "$(brew --prefix)/opt"; echo '::endgroup::'
[all …]
H A Ddistcheck.yml52 echo "::stop-commands::$(uuidgen)"
75 echo "::stop-commands::$(uuidgen)"
98 echo "::stop-commands::$(uuidgen)"
119 echo "::stop-commands::$(uuidgen)"
H A Dconfigure-vs-cmake.yml67 … do brew update && brew install libtool autoconf automake && break 2 || { echo Error: wait to try …
71 echo '::group::brew packages installed'; ls -l "$(brew --prefix)/opt"; echo '::endgroup::'
H A Dappveyor-status.yml31echo ${APPVEYOR_TARGET_URL} | sed 's/\/project\//\/api\/projects\//' | xargs -t -n1 curl -s | \
H A Dhacktoberfest-accepted.yml35 gh config set prompt disabled && echo "label=$(
H A Dhttp3-linux.yml158 echo 'needs-build=true' >> $GITHUB_OUTPUT
171 echo 'CC=gcc-12' >> $GITHUB_ENV
172 echo 'CXX=g++-12' >> $GITHUB_ENV
311 echo 'CC=gcc-12' >> $GITHUB_ENV
312 echo 'CXX=g++-12' >> $GITHUB_ENV
H A Dlinux-old.yml68echo 'deb http://deb.freexian.com/extended-lts stretch-lts main contrib non-free' | tee /etc/apt/s…
/curl/src/
H A DCMakeLists.txt31 COMMAND ${CMAKE_COMMAND} -E echo "#include \"tool_setup.h\"" > "tool_hugehelp.c"
32 COMMAND ${CMAKE_COMMAND} -E echo "#ifndef HAVE_LIBZ" >> "tool_hugehelp.c"
34 COMMAND ${CMAKE_COMMAND} -E echo "#else" >> "tool_hugehelp.c"
36 COMMAND ${CMAKE_COMMAND} -E echo "#endif /* HAVE_LIBZ */" >> "tool_hugehelp.c"
46 COMMAND ${CMAKE_COMMAND} -E echo "#include \"tool_hugehelp.h\"" > "tool_hugehelp.c"
/curl/m4/
H A Dzz40-xc-ovr.m488 dnl Emits shell code that verifies that 'echo' command
95 # Verify that 'echo' command is available, otherwise abort.
99 (`echo "$xc_tst_str" >/dev/null 2>&1`) && xc_tst_str='success'
105 # Try built-in echo, and fail.
106 echo "$xc_msg_err 'echo' command not found. $xc_msg_abrt" >&2
134 echo "$xc_msg_err 'test' command not found. $xc_msg_abrt" >&2
162 echo "$xc_msg_err 'PATH' variable not set. $xc_msg_abrt" >&2
216 xc_tst_str=`echo "$xc_tst_str" 2>/dev/null \
249 (`echo "$xc_tst_str" 2>/dev/null \
278 xc_tst_str=`echo "$xc_tst_str" 2>/dev/null \
[all …]
H A Dcurl-compilers.m4117 clangvhi=`echo $clangver | cut -d . -f1`
195 gccvhi=`echo $gccver | cut -d . -f1`
197 gccvlo=`echo $gccver | cut -d . -f2`
454 echo " " >&6
456 echo " " >&6
470 echo " " >&6
472 echo " " >&6
491 echo " " >&6
493 echo " " >&6
1455 echo " " >&6
[all …]
H A Dcurl-wolfssl.m467 wolfssllibpath=`echo $addld | $SED -e 's/^-L//'`
/curl/tests/data/
H A Dtest118222 mkdir %LOGDIR/data ; mkdir %LOGDIR/log; cp %SRCDIR/data/test1 %LOGDIR/data; echo 'test:1:Test shoul…
/curl/plan9/src/
H A Dmkfile47 echo 'void hugehelp(void) {}' >$target
/curl/.circleci/
H A Dconfig.yml55 echo "Installing wolfSSL $WOLFSSL_VER"
68 echo "Installing wolfSSH $WOLFSSH_VER"
/curl/docs/libcurl/
H A Dlibcurl.m4111 _libcurl_version=`echo $libcurl_cv_lib_curl_version | $_libcurl_version_parse`
112 _libcurl_wanted=`echo ifelse([$2],,[0],[$2]) | $_libcurl_version_parse`
138 LIBCURL=`echo $LIBCURL | sed -e 's|-arch i386||g'`

Completed in 77 milliseconds

12