Lines Matching refs:echo

148echo automake libtool pkg-config libpsl libssh2 nghttp2 stunnel ${{ matrix.install }} | xargs -Ix …
149 …ate && brew bundle install --no-lock --file /tmp/Brewfile && break 2 || { echo Error: wait to try …
168echo '::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…
188 echo "Zap gcc hack: '${libgccdir}/include-fixed/${f}'"
208 echo '::group::raw'; cat bld/lib/curl_config.h || true; echo '::endgroup::'
311echo ninja pkg-config libpsl libssh2 nghttp2 stunnel ${{ matrix.build.install }} | xargs -Ix -n1 e…
312 …ate && brew bundle install --no-lock --file /tmp/Brewfile && break 2 || { echo Error: wait to try …
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::'
343echo '::group::gcc include-fixed details'; find "${libgccdir}/include-fixed" | sort; echo '::endgr…
346 echo "Zap gcc hack: '${libgccdir}/include-fixed/${f}'"
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
480 …ate && brew bundle install --no-lock --file /tmp/Brewfile && break 2 || { echo Error: wait to try …
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::'
592echo '::group::gcc include-fixed details'; find "${libgccdir}/include-fixed" | sort; echo '::endgr…
597 echo "Zap gcc hack: '${libgccdir}/include-fixed/${f}'"
643 echo '::group::raw'; cat bld/lib/curl_config.h || true; echo '::endgroup::'