Home
last modified time | relevance | path

Searched refs:platform (Results 1 – 21 of 21) sorted by relevance

/curl/lib/
H A Dversion_win32.c77 const PlatformIdentifier platform, in curlx_verify_windows_version() argument
112 if(matched && (platform == PLATFORM_WINDOWS)) { in curlx_verify_windows_version()
182 switch(platform) { in curlx_verify_windows_version()
270 if(platform == PLATFORM_WINDOWS) in curlx_verify_windows_version()
272 else if(platform == PLATFORM_WINNT) in curlx_verify_windows_version()
280 if(platform != PLATFORM_DONT_CARE) { in curlx_verify_windows_version()
305 platform, VERSION_EQUAL)))) { in curlx_verify_windows_version()
H A Dversion_win32.h51 const PlatformIdentifier platform,
/curl/.github/workflows/
H A Dnon-native.yml53 uses: cross-platform-actions/action@b2e15da1e667187766fff4945d20b98ac7055576 # v0.24.0
87 uses: cross-platform-actions/action@b2e15da1e667187766fff4945d20b98ac7055576 # v0.24.0
126 uses: cross-platform-actions/action@b2e15da1e667187766fff4945d20b98ac7055576 # v0.24.0
152 uses: cross-platform-actions/action@b2e15da1e667187766fff4945d20b98ac7055576 # v0.24.0
H A Dwindows.yml44 name: 'cygwin (${{ matrix.build }}, ${{ matrix.platform }}, ${{ matrix.config }})'
52 …- { build: 'automake', platform: 'x86_64', tflags: '' , config: '--enable-debug --disable-th…
53 … - { build: 'cmake' , platform: 'x86_64', tflags: 'skipall', config: '-DCURL_USE_OPENSSL=ON' }
60 platform: ${{ matrix.platform }}
/curl/packages/vms/
H A Dcurl_release_note_start.txt18 This product may be available for your platform in a PCSI kit. The source kit
30 on the VAX platform. See section below for a special note about HP OpenSSL
H A Dreadme22 OpenVMS V7.0 or later (any platform)
H A Dcurl_gnv_build_steps.txt285 This will result in an uncompressed kit for the target platform.
/curl/docs/libcurl/opts/
H A DCURLOPT_CONV_FROM_NETWORK_FUNCTION.md97 /* use platform-specific functions for codeset conversions */
/curl/projects/
H A Dbuild-wolfssl.bat255 rem Usage: CALL :build <configuration> <platform>
344 echo Usage: build-wolfssl ^<compiler^> [platform] [configuration] [directory]
363 echo If this parameter is unset the OS platform is used ^(%OS_PLATFORM%^).
H A Dbuild-openssl.bat657 …echo Usage: build-openssl ^<compiler^> [platform] [configuration] [directory] [-VSpath] ["VSpath"]…
/curl/CMake/Platforms/
H A DWindowsCache.cmake25 message(FATAL_ERROR "This file should be included on Windows platform only")
/curl/m4/
H A Dcurl-reentrant.m4316 dnl must be unconditionally done for this platform.
334 dnl must be unconditionally done for this platform.
H A Dcurl-confopts.m4611 dnl on given configure options and target platform.
/curl/CMake/
H A DFindGSS.cmake164 …else() # either there is no config script or we are on a platform that doesn't provide one (Window…
/curl/tests/http/testenv/
H A Dcurl.py147 local_if = 'lo0' if sys.platform.startswith('darwin') else 'lo'
156 if sys.platform.startswith('linux'):
/curl/.circleci/
H A Dconfig.yml27 # The macOS builds use M1 (ARM) machines for platform diversity.
/curl/packages/OS400/
H A DREADME.OS40023 QADRT may use libcurl functions as on any other platform.
/curl/docs/
H A DTODO189 20.8 Run web-platform-tests URL tests
1348 20.8 Run web-platform-tests URL tests
1350 Run web-platform-tests URL tests and compare results with browsers on wpt.fyi
H A DFAQ183 used C-based multi-platform file transfer library on this planet - be it
913 particular platform, try contacting the person who built the package/archive
/curl/
H A Dconfigure.ac512 dnl platform/compiler/architecture specific checks/flags
4253 AC_MSG_ERROR([--enable-unix-sockets is not available on this platform!])
/curl/docs/libcurl/
H A Dlibcurl-tutorial.md228 rare platform-dependent nitpicks. Did you spot it? On some platforms[2],

Completed in 119 milliseconds