Home
last modified time | relevance | path

Searched refs:HOME (Results 1 – 25 of 26) sorted by relevance

12

/curl/.github/workflows/
H A Dhttp3-linux.yml176 cd $HOME
186 cd $HOME
202 cd $HOME
217 cd $HOME
229 cd $HOME
241 cd $HOME
246 …PKG_CONFIG_PATH="$HOME/build/lib/pkgconfig:$HOME/quictls/build/lib/pkgconfig:$HOME/nghttp3/build/l…
265HOME/quictls/build/lib/pkgconfig:$HOME/nghttp3/build/lib/pkgconfig:$HOME/ngtcp2/build/lib/pkgconfi…
272HOME/gnutls/build/lib/pkgconfig:$HOME/nghttp3/build/lib/pkgconfig:$HOME/ngtcp2/build/lib/pkgconfig…
279HOME/wolfssl/build/lib/pkgconfig:$HOME/nghttp3/build/lib/pkgconfig:$HOME/ngtcp2/build/lib/pkgconfi…
[all …]
H A Dlinux.yml72 … configure: LDFLAGS="-Wl,-rpath,$HOME/bearssl/lib" --with-bearssl=$HOME/bearssl --enable-debug
107 … configure: LDFLAGS="-Wl,-rpath,$HOME/mbedtls/lib" --with-mbedtls=$HOME/mbedtls --enable-debug
117 …configure: LDFLAGS="-Wl,-rpath,$HOME/msh3/lib -Wl,-rpath,$HOME/quictls/lib" --with-msh3=$HOME/msh3…
122 configure: LDFLAGS="-Wl,-rpath,$HOME/awslc/lib" --with-openssl=$HOME/awslc
298 mkdir -p $HOME/bearssl/lib $HOME/bearssl/include
482 cd $HOME
484 source $HOME/.cargo/env
507 cd $HOME
509 cd $HOME/hyper
543 cd $HOME
[all …]
H A Ddistcheck.yml55 ./configure --prefix=$HOME/temp --without-ssl --without-libpsl
61 bash scripts/installcheck.sh $HOME/temp
H A Dcheckdocs.yml50 cat <<JSON > $HOME/.proselintrc
70 cat <<JSON > $HOME/.proselintrc
H A Dmacos.yml228 python3 -m venv $HOME/venv
229 source $HOME/venv/bin/activate
251 source $HOME/venv/bin/activate
252 rm -f $HOME/.curlrc
383 python3 -m venv $HOME/venv
384 source $HOME/venv/bin/activate
408 source $HOME/venv/bin/activate
409 rm -f $HOME/.curlrc
H A Dnon-native.yml138 --prefix="${HOME}"/install \
197 --prefix="${HOME}"/install \
H A Dwindows.yml85 --prefix="${HOME}"/install \
255 --prefix="${HOME}"/install \
/curl/docs/libcurl/opts/
H A DCURLOPT_SSH_PRIVATE_KEYFILE.md32 used, libcurl defaults to **$HOME/.ssh/id_rsa** or **$HOME/.ssh/id_dsa** if
33 the HOME environment variable is set, and in the current directory if HOME is
H A DCURLOPT_SSH_PUBLIC_KEYFILE.md32 libcurl defaults to **$HOME/.ssh/id_dsa.pub** if the HOME environment variable
33 is set, and just "id_dsa.pub" in the current directory if HOME is not set.
H A DCURLOPT_NETRC.md34 On Windows, libcurl primarily checks for *.netrc* in *%HOME%*. If *%HOME%* is
/curl/tests/certs/scripts/
H A Dgenroot.sh36 HOME=$(pwd)
37 cd "$HOME"
H A Dgenserv.sh36 HOME=$(pwd)
37 cd "$HOME"
/curl/scripts/
H A Dfirefox-db2pem.sh35 db=$(ls -1d "$HOME"/.mozilla/firefox/*default*)
/curl/.circleci/
H A Dconfig.yml60 …igure --disable-dependency-tracking --enable-tls13 --enable-all --enable-harden --prefix=$HOME/wssl
73 …./configure --disable-dependency-tracking --with-wolfssl=$HOME/wssl --prefix=$HOME/wssh --enable-s…
126 LDFLAGS="-Wl,-rpath,$HOME/wssh/lib" \
128 --with-wolfssl=$HOME/wssl --with-wolfssh=$HOME/wssh \
/curl/tests/data/
H A Dtest72520 HOME=%PWD/%LOGDIR
H A Dtest74120 HOME=%PWD/%LOGDIR
H A Dtest72623 HOME=%PWD
H A Dtest43333 HOME=
H A Dtest72434 HOME=%PWD/%LOGDIR
H A Dtest73134 HOME=%PWD/%LOGDIR
H A Dtest74034 HOME=%PWD/%LOGDIR
/curl/docs/cmdline-opts/
H A Dnetrc.md26 variable "HOME" is used to find the home directory.
H A Dconfig.md70 3) **"$HOME/.curlrc"**
/curl/docs/libcurl/
H A Dlibcurl-env.md57 ## `HOME`
/curl/tests/
H A Dech_tests.sh42 : "${CURL_CFG_FILE=$HOME/.curlrc}"
106 : "${OSSL:=$HOME/code/openssl-local-inst}"
109 : "${WSSL:=$HOME/code/wolfssl/inst/lib}"
112 : "${BSSL:=$HOME/code/boringssl/inst/lib}"

Completed in 32 milliseconds

12