Searched refs:HOME (Results 1 – 25 of 26) sorted by relevance
12
/curl/.github/workflows/ |
H A D | http3-linux.yml | 175 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 D | linux.yml | 72 … 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 D | distcheck.yml | 55 ./configure --prefix=$HOME/temp --without-ssl --without-libpsl 61 bash scripts/installcheck.sh $HOME/temp
|
H A D | checkdocs.yml | 52 # cat <<JSON > $HOME/.proselintrc.json 73 # cat <<JSON > $HOME/.proselintrc.json
|
H A D | non-native.yml | 143 --prefix="${HOME}"/install \ 207 --prefix="${HOME}"/install \
|
H A D | macos.yml | 306 python3 -m venv $HOME/venv 307 source $HOME/venv/bin/activate 336 source $HOME/venv/bin/activate 337 rm -f $HOME/.curlrc
|
H A D | windows.yml | 85 --prefix="${HOME}"/install \ 252 --prefix="${HOME}"/install \
|
/curl/docs/libcurl/opts/ |
H A D | CURLOPT_SSH_PRIVATE_KEYFILE.md | 32 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 D | CURLOPT_SSH_PUBLIC_KEYFILE.md | 32 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 D | CURLOPT_NETRC.md | 34 On Windows, libcurl primarily checks for *.netrc* in *%HOME%*. If *%HOME%* is
|
/curl/tests/certs/scripts/ |
H A D | genroot.sh | 39 HOME=$(pwd) 40 cd "$HOME"
|
H A D | genserv.sh | 39 HOME=$(pwd) 40 cd "$HOME"
|
/curl/scripts/ |
H A D | firefox-db2pem.sh | 35 db=$(ls -1d "$HOME"/.mozilla/firefox/*default*)
|
/curl/.circleci/ |
H A D | config.yml | 61 …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 D | test725 | 20 HOME=%PWD/%LOGDIR
|
H A D | test741 | 20 HOME=%PWD/%LOGDIR
|
H A D | test726 | 23 HOME=%PWD
|
H A D | test433 | 33 HOME=
|
H A D | test724 | 34 HOME=%PWD/%LOGDIR
|
H A D | test740 | 34 HOME=%PWD/%LOGDIR
|
H A D | test731 | 34 HOME=%PWD/%LOGDIR
|
/curl/docs/cmdline-opts/ |
H A D | netrc.md | 26 variable "HOME" is used to find the home directory.
|
H A D | config.md | 70 3) **"$HOME/.curlrc"**
|
/curl/docs/libcurl/ |
H A D | libcurl-env.md | 57 ## `HOME`
|
/curl/tests/ |
H A D | ech_tests.sh | 42 : "${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