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.yml175 cd $HOME
185 cd $HOME
201 cd $HOME
216 cd $HOME
228 cd $HOME
240 cd $HOME
245 …PKG_CONFIG_PATH="$HOME/build/lib/pkgconfig:$HOME/quictls/build/lib/pkgconfig:$HOME/nghttp3/build/l…
263 …PKG_CONFIG_PATH: '$HOME/quictls/build/lib/pkgconfig:$HOME/nghttp3/build/lib/pkgconfig:$HOME/ngtcp2…
271 …PKG_CONFIG_PATH: '$HOME/gnutls/build/lib/pkgconfig:$HOME/nghttp3/build/lib/pkgconfig:$HOME/ngtcp2/…
279 …PKG_CONFIG_PATH: '$HOME/wolfssl/build/lib/pkgconfig:$HOME/nghttp3/build/lib/pkgconfig:$HOME/ngtcp2…
[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
132 …configure: LDFLAGS="-Wl,-rpath,$HOME/msh3/lib -Wl,-rpath,$HOME/quictls/lib" --with-msh3=$HOME/msh3…
138 …generate: -DOPENSSL_ROOT_DIR=$HOME/quictls -DUSE_MSH3=ON -DMSH3_INCLUDE_DIR=$HOME/msh3/include -DM…
349 mkdir -p $HOME/bearssl/lib $HOME/bearssl/include
525 cd $HOME
527 source $HOME/.cargo/env
621 [ -x "$HOME/venv/bin/activate" ] && source $HOME/venv/bin/activate
637 [ -x "$HOME/venv/bin/activate" ] && source $HOME/venv/bin/activate
647 [ -x "$HOME/venv/bin/activate" ] && source $HOME/venv/bin/activate
[all …]
H A Ddistcheck.yml55 ./configure --prefix=$HOME/temp --without-ssl --without-libpsl
61 bash scripts/installcheck.sh $HOME/temp
H A Dcheckdocs.yml52 # cat <<JSON > $HOME/.proselintrc.json
73 # cat <<JSON > $HOME/.proselintrc.json
H A Dnon-native.yml143 --prefix="${HOME}"/install \
207 --prefix="${HOME}"/install \
H A Dmacos.yml306 python3 -m venv $HOME/venv
307 source $HOME/venv/bin/activate
336 source $HOME/venv/bin/activate
337 rm -f $HOME/.curlrc
H A Dwindows.yml85 --prefix="${HOME}"/install \
252 --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.sh39 HOME=$(pwd)
40 cd "$HOME"
H A Dgenserv.sh39 HOME=$(pwd)
40 cd "$HOME"
/curl/scripts/
H A Dfirefox-db2pem.sh35 db=$(ls -1d "$HOME"/.mozilla/firefox/*default*)
/curl/.circleci/
H A Dconfig.yml61 …igure --disable-dependency-tracking --enable-tls13 --enable-all --enable-harden --prefix=$HOME/wssl
75 …./configure --disable-dependency-tracking --with-wolfssl=$HOME/wssl --prefix=$HOME/wssh --enable-s…
128 LDFLAGS="-Wl,-rpath,$HOME/wssh/lib" \
130 --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 Dtest74034 HOME=%PWD/%LOGDIR
H A Dtest73134 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 43 milliseconds

12