Home
last modified time | relevance | path

Searched refs:g (Results 76 – 90 of 90) sorted by relevance

1234

/curl/CMake/
H A DPickyWarnings.cmake113 -Wenum-conversion # clang 3.2 gcc 10.0 appleclang 4.6 g++ 11.0
/curl/.github/workflows/
H A Dmacos.yml162 …'/Cellar/openssl@3/3.3.0$',libdir=$(brew --prefix)/Cellar/openssl@3/3.3.0/lib,g < $i.orig > /tmp/$i
H A Dhttp3-linux.yml176 echo 'CXX=g++-12' >> $GITHUB_ENV
312 echo 'CXX=g++-12' >> $GITHUB_ENV
H A Dlinux.yml136 …w -fno-sanitize-recover=undefined,integer -Wformat -Werror=format-security -Werror=array-bounds -g"
147 CFLAGS="-fsanitize=memory -Wformat -Werror=format-security -Werror=array-bounds -g"
H A Dwindows.yml62 …packages: autoconf libtool ${{ matrix.build }} gcc-core gcc-g++ binutils make libssl-devel zlib-de…
/curl/projects/
H A Dbuild-openssl.bat685 echo For e.g. -VSpath "C:\apps\MVS14"
690 echo For e.g. -perlpath "D:\strawberry-perl-5.24.3.1-64bit-portable"
/curl/.github/
H A Dlabeler.yml15 # something else (e.g. CI if the PR also touches CI jobs).
/curl/docs/libcurl/
H A Dcurl_version_info.md139 Transport" or "OpenSSL/1.1.0g".
/curl/packages/vms/
H A Dgnv_link_curl.com148 $ curl_ssl_version = "OpenSSL/0.9.6g"
H A Dconfig_h.com1316 "$''keyterm'","$g''keyterm'","$__utc_''keyterm'",-
/curl/docs/
H A DFAQ821 them for the curl URL "globbing" system), use the -g/--globoff option:
823 curl -g 'www.example.com/weirdname[].html'
1084 connection is established (e.g. during a DNS lookup) or using protocols that
1090 A libcurl-using application running in a known physical environment (e.g.
1423 features of libcurl that depend on other libraries (e.g. OpenSSL) may affect
/curl/
H A Dconfigure.ac788 DIR_HYPER=`echo $LD_HYPER | $SED -e 's/^-L//' -e 's/ -L/:/g'`
2050 (e.g. --with-openssl, --with-gnutls, --with-wolfssl, --with-mbedtls, --with-schannel, --with-secure…
2575 CFLAGS=`echo $CFLAGS | $SED -e 's/-DWINVER=[[^ ]]*//g'`
2576 CFLAGS=`echo $CFLAGS | $SED -e 's/-D_WIN32_WINNT=[[^ ]]*//g'`
2577 CPPFLAGS=`echo $CPPFLAGS | $SED -e 's/-DWINVER=[[^ ]]*//g'`
2578 CPPFLAGS=`echo $CPPFLAGS | $SED -e 's/-D_WIN32_WINNT=[[^ ]]*//g'`
H A DCMakeLists.txt318 option(BUILD_MISC_DOCS "to build misc man pages (e.g. curl-config and mk-ca-bundle)" ON)
1393 # _FILE_OFFSET_BITS unset or 32 (e.g. Android ARMv7 with NDK 26b and API level < 24)
H A Dacinclude.m460 "$SED" 's/[["]][[ ]]*[["]]//g' 2>/dev/null`
/curl/m4/
H A Dcurl-functions.m44924 CFLAGS="$CFLAGS -O0 -g -fprofile-arcs -ftest-coverage"

Completed in 64 milliseconds

1234