Home
last modified time | relevance | path

Searched refs:platform (Results 1 – 22 of 22) 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.yml49 uses: cross-platform-actions/action@cdc9ee69ef84a5f2e59c9058335d9c57bcb4ac86 # v0.25.0
85 uses: cross-platform-actions/action@cdc9ee69ef84a5f2e59c9058335d9c57bcb4ac86 # v0.25.0
126 uses: cross-platform-actions/action@cdc9ee69ef84a5f2e59c9058335d9c57bcb4ac86 # v0.25.0
154 uses: cross-platform-actions/action@cdc9ee69ef84a5f2e59c9058335d9c57bcb4ac86 # v0.25.0
H A Dwindows.yml40 …name: "cygwin, ${{ matrix.build == 'cmake' && 'CM' || 'AM' }} ${{ matrix.platform }} ${{ matrix.na…
51 … - { build: 'automake', platform: 'x86_64', tflags: 'skiprun', config: '', name: 'openssl R' }
52 …- { build: 'cmake' , platform: 'x86_64', tflags: '' , config: '-DENABLE_DEBUG=ON -DCURL_US…
60 platform: ${{ matrix.platform }}
H A Dmacos.yml566 …# /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/Mac…
/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.md100 /* 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/tests/http/testenv/
H A Dcurl.py147 local_if = 'lo0' if sys.platform.startswith('darwin') else 'lo'
156 if sys.platform.startswith('linux'):
/curl/CMake/
H A DFindGSS.cmake167 …else() # Either there is no config script or we are on a platform that does not provide one (Wind…
/curl/packages/OS400/
H A DREADME.OS40023 QADRT may use libcurl functions as on any other platform.
/curl/docs/
H A DTODO187 20.8 Run web-platform-tests URL tests
1338 20.8 Run web-platform-tests URL tests
1340 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 DCMakeLists.txt105 message(STATUS "CMake platform flags:${_target_flags}")
H A Dconfigure.ac505 dnl platform/compiler/architecture specific checks/flags
4574 AC_MSG_ERROR([--enable-unix-sockets is not available on this platform!])
/curl/docs/libcurl/
H A Dlibcurl-tutorial.md229 rare platform-dependent nitpicks. Did you spot it? On some platforms[2],

Completed in 74 milliseconds