HomeSort by relevance Sort by last modified time
    Searched refs:libcurl (Results 1 - 25 of 40) sorted by null

1 2

  /external/curl/packages/vms/
make_gnv_curl_install.sh 40 # adjust the libcurl.pc file, GNV currently ignores the Lib: line.
42 sed -e 's/^Libs:/#Libs:/g' libcurl.pc > libcurl.pc_new
43 rm libcurl.pc
44 mv libcurl.pc_new libcurl.pc
gnv_link_curl.com 5 $! File to build images using gnv$libcurl.exe
201 " HP OpenSSL version of ""''hp_ssl_version'"" is too old for shared libcurl!"
237 "GNV OpenSSL version of ""''gnv_ssl_version'" is too old for shared libcurl!"
294 libcurl to use these shared images instead of the system ones.
353 $ libfile = "[.lib.^.libs]libcurl.a"
359 "Can not build shared image, libcurl object library not found!"
364 $gnv_libcurl_share = "''default_dir'gnv$libcurl.exe"
372 $ link/dsf='default_dir'gnv$libcurl.dsf/share='gnv_libcurl_share' -
373 /map='default_dir'gnv$libcurl.map -
380 $ link/share='gnv_libcurl_share'/map='default_dir'gnv$libcurl.map
    [all...]
curl_startup.com 81 $ define/system/exec gnv$libcurl gnv$gnu:[usr.lib]GNV$LIBCURL.EXE
83 $ if .not. f$file_attributes("gnv$libcurl", "known")
85 $ install ADD gnv$libcurl/OPEN/SHARE/HEADER
87 $ install REPLACE gnv$libcurl/OPEN/SHARE/HEADER
stage_curl_install.com 11 $! [usr.lib]gnv$libcurl.exe
22 $! [usr.lib.pkgconfig]libcurl.pc
26 $! [usr.share.man.man3]libcurl*.3
65 $! If we are staging files, make sure that the libcurl.pc and curl-config
69 $ if f$search("[--]libcurl.pc") .eqs. ""
120 $ copy sys$disk:[]gnv$libcurl.exe 'new_gnu'[usr.lib]gnv$libcurl.exe/prot=w:re
151 $ copy [--]libcurl.pc 'new_gnu'[usr.lib.pkgconfig]libcurl.pc
156 $ copy [--.docs.libcurl]*.3
    [all...]
build_libcurl_pc.com 5 $! Build the libcurl.pc file from the libcurl.pc.in file
26 $! Skip this if the libcurl.pc already exists.
27 $ if f$search("[--]libcurl.pc") .nes. "" then goto all_exit
52 $ pc_file_in = "[--]libcurl^.pc.in"
56 $ pc_file_in = "[--]libcurl.pc$5nin"
59 $ pc_file_in = "[--]libcurl.pc_in"
62 $ write sys$output "Can not find libcurl.pc.in."
96 $ create [--]libcurl.pc
97 $ open/append pco [--]libcurl.p
    [all...]
clean_gnv_curl.com 160 $ file = "lcl_root:[]libcurl.pc"
187 $ file = "lcl_root:[.lib]libcurl.vers"
  /external/curl/
MacOSX-Framework 3 # universal binary libcurl.framework for Mac OS X 10.4 or greater.
27 # now a simple rsync -vaP libcurl.framework /Library/Frameworks will install it
83 echo "----Configuring libcurl for 32 bit universal framework..."
90 echo "----Building 32 bit libcurl..."
94 rm -r libcurl.framework
95 mkdir -p libcurl.framework/${FRAMEWORK_VERSION}/Resources
96 cp lib/.libs/libcurl.dylib libcurl.framework/${FRAMEWORK_VERSION}/libcurl
97 install_name_tool -id @rpath/libcurl.framework/${FRAMEWORK_VERSION}/libcurl libcurl.framework/${FRAMEWORK_VERSION}/libcur
    [all...]
Android.mk 1 # Google Android makefile for curl and libcurl
24 # Build the libcurl static library
34 LOCAL_MODULE:= libcurl
41 # Build the libcurl shared library
55 LOCAL_MODULE:= libcurl-host
69 LOCAL_MODULE:= libcurl
84 LOCAL_STATIC_LIBRARIES := libcurl
90 # if libcurl is changed to be built as a dynamic library
curl-config.in 36 --built-shared says 'yes' if libcurl was built shared
47 --static-libs static libcurl library linking information
98 echo libcurl @CURLVERSION@
159 echo @libdir@/libcurl.@libext@ @LDFLAGS@ @LIBCURL_LIBS@
maketgz 36 # we make curl the same version as libcurl
71 PLIST=lib/libcurl.plist
75 echo "libcurl version $libversion"
76 echo "libcurl numerical $numeric"
  /external/curl/lib/
makefile.amiga 2 # libcurl Makefile for AmigaOS ...
17 ar cru libcurl.a $(OBJS)
18 ranlib libcurl.a
21 $(INSTALL) -c ./libcurl.a /lib/libcurl.a
makefile.dj 14 CURL_LIB = libcurl.a
Makefile.b32 33 # Set libcurl static lib, dll and import lib
34 LIBCURL_LIB = libcurl.lib
35 LIBCURL_DLL = libcurl.dll
105 # definitions for libcurl macros such as CURL_OFF_T_C, on the other
141 @-$(RM) libcurl.tds
Makefile.Watcom 2 # Watcom / OpenWatcom / Win32 makefile for libcurl.
28 LIBNAME = libcurl
173 RESOURCE = $(OBJ_DYN)/libcurl.res
180 @echo Welcome to libcurl
248 $(RESOURCE): libcurl.rc
Makefile.netware 3 ## Makefile for building libcurl.nlm (NetWare version - gnu make)
65 TARGET = libcurl
68 DESCR = cURL libcurl $(LIBCURL_VERSION_STR) ($(LIBARCH)) - http://curl.haxx.se
  /external/curl/tests/libtest/
test1022.pl 15 /libcurl\/([\.\d]+((-DEV)|(-\d+))?)/;
27 if($filever =~ /^libcurl ([\.\d]+((-DEV)|(-\d+))?)$/) {
  /external/curl/docs/libcurl/
mksymbolsmanpage.pl 52 .TH libcurl-symbols 3 "$date" "libcurl $version" "libcurl symbols"
54 libcurl-symbols \\- libcurl symbol version information
55 .SH "libcurl symbols"
57 libcurl header files. This lists the first version in which the symbol was
  /external/curl/projects/
generate.bat 118 call :generate dsp Windows\VC6\lib\libcurl.tmpl Windows\VC6\lib\libcurl.dsp
122 call :clean Windows\VC6\lib\libcurl.dsp
133 call :generate vcproj1 Windows\VC7\lib\libcurl.tmpl Windows\VC7\lib\libcurl.vcproj
137 call :clean Windows\VC7\lib\libcurl.vcproj
148 call :generate vcproj1 Windows\VC7.1\lib\libcurl.tmpl Windows\VC7.1\lib\libcurl.vcproj
152 call :clean Windows\VC7.1\lib\libcurl.vcproj
163 call :generate vcproj2 Windows\VC8\lib\libcurl.tmpl Windows\VC8\lib\libcurl.vcpro
    [all...]
  /external/curl/src/
makefile.amiga 12 LIBS = ../lib/libcurl.a -lssl -lcrypto -lz
tool_setopt.c 246 if(config->libcurl && !skip && !ret) {
247 /* we only use this for real if --libcurl was used */
279 if(config->libcurl && !skip && !ret) {
280 /* we only use this for real if --libcurl was used */
322 if(config->libcurl && !skip && !ret) {
323 /* we only use this for real if --libcurl was used */
365 if(config->libcurl && !skip && !ret) {
441 if(config->libcurl && !skip && !ret) {
543 if(config->libcurl && !skip && !ret) {
544 /* we only use this for real if --libcurl was used *
    [all...]
makefile.dj 42 $(PROGRAM): $(OBJECTS) ../lib/libcurl.a
Makefile.netware 246 LDLIBS = $(CURL_LIB)/libcurl.$(LIBEXT)
251 MODULES = libcurl.nlm
252 IMPORTS = @$(CURL_LIB)/libcurl.imp
tool_cfgable.h 236 char *libcurl; /* Output libcurl code to this file name */ member in struct:GlobalConfig
  /external/curl/tests/
convsrctest.pl 25 # Read a test definition which exercises curl's --libcurl option.
29 # This should verify that the --libcurl code really does perform
32 # The output of curl's --libcurl option differs in several ways from
55 # Other declarations from --libcurl come here
107 my @libcurl = getpart("verify", "file")
112 # URL, setopt calls, cleanup code) from the --libcurl
118 foreach (@libcurl) {
177 # - remove <verify><file> section (was the --libcurl output)
182 my @libcurl = getpart("verify", "file")
184 # Scan the --libcurl code to find the URL used
    [all...]
  /external/curl/docs/examples/
Makefile.netware 219 LDLIBS = $(CURL_LIB)/libcurl.$(LIBEXT)
224 MODULES = libcurl.nlm
225 IMPORTS = @$(CURL_LIB)/libcurl.imp

Completed in 1469 milliseconds

1 2