mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 20:15:03 -05:00
docs/Makefile.inc: format to be update-friendly
- one source file per line - convert tabs to spaces - do not align line-continuation backslashes - sort source files alphabetically Reviewed-by: Daniel Stenberg Closes #6593
This commit is contained in:
parent
1560cd1f9f
commit
acd90af51f
@ -21,225 +21,244 @@
|
|||||||
###########################################################################
|
###########################################################################
|
||||||
# Shared between Makefile.am and CMakeLists.txt
|
# Shared between Makefile.am and CMakeLists.txt
|
||||||
|
|
||||||
DPAGES = \
|
DPAGES = \
|
||||||
abstract-unix-socket.d \
|
abstract-unix-socket.d \
|
||||||
alt-svc.d \
|
alt-svc.d \
|
||||||
anyauth.d \
|
anyauth.d \
|
||||||
append.d basic.d \
|
append.d \
|
||||||
cacert.d capath.d \
|
aws-sigv4.d \
|
||||||
cert-status.d \
|
basic.d \
|
||||||
cert-type.d \
|
cacert.d \
|
||||||
cert.d \
|
capath.d \
|
||||||
ciphers.d \
|
cert-status.d \
|
||||||
compressed-ssh.d \
|
cert-type.d \
|
||||||
compressed.d \
|
cert.d \
|
||||||
config.d \
|
ciphers.d \
|
||||||
connect-timeout.d \
|
compressed-ssh.d \
|
||||||
connect-to.d \
|
compressed.d \
|
||||||
continue-at.d \
|
config.d \
|
||||||
cookie-jar.d \
|
connect-timeout.d \
|
||||||
cookie.d \
|
connect-to.d \
|
||||||
create-dirs.d \
|
continue-at.d \
|
||||||
create-file-mode.d \
|
cookie-jar.d \
|
||||||
crlf.d crlfile.d \
|
cookie.d \
|
||||||
curves.d \
|
create-dirs.d \
|
||||||
data-ascii.d \
|
create-file-mode.d \
|
||||||
data-binary.d \
|
crlf.d \
|
||||||
data-urlencode.d \
|
crlfile.d \
|
||||||
data.d data-raw.d \
|
curves.d \
|
||||||
delegation.d \
|
data-ascii.d \
|
||||||
digest.d \
|
data-binary.d \
|
||||||
disable-eprt.d \
|
data-raw.d \
|
||||||
disable-epsv.d \
|
data-urlencode.d \
|
||||||
disable.d \
|
data.d \
|
||||||
disallow-username-in-url.d \
|
delegation.d \
|
||||||
dns-interface.d \
|
digest.d \
|
||||||
dns-ipv4-addr.d \
|
disable-eprt.d \
|
||||||
dns-ipv6-addr.d \
|
disable-epsv.d \
|
||||||
dns-servers.d \
|
disable.d \
|
||||||
doh-url.d \
|
disallow-username-in-url.d \
|
||||||
dump-header.d \
|
dns-interface.d \
|
||||||
egd-file.d \
|
dns-ipv4-addr.d \
|
||||||
engine.d \
|
dns-ipv6-addr.d \
|
||||||
etag-compare.d \
|
dns-servers.d \
|
||||||
etag-save.d \
|
doh-url.d \
|
||||||
expect100-timeout.d \
|
dump-header.d \
|
||||||
fail-early.d \
|
egd-file.d \
|
||||||
fail-with-body.d \
|
engine.d \
|
||||||
fail.d \
|
etag-compare.d \
|
||||||
false-start.d \
|
etag-save.d \
|
||||||
form-string.d \
|
expect100-timeout.d \
|
||||||
form.d \
|
fail-early.d \
|
||||||
ftp-account.d \
|
fail-with-body.d \
|
||||||
ftp-alternative-to-user.d \
|
fail.d \
|
||||||
ftp-create-dirs.d \
|
false-start.d \
|
||||||
ftp-method.d \
|
form-string.d \
|
||||||
ftp-pasv.d \
|
form.d \
|
||||||
ftp-port.d \
|
ftp-account.d \
|
||||||
ftp-pret.d \
|
ftp-alternative-to-user.d \
|
||||||
ftp-skip-pasv-ip.d \
|
ftp-create-dirs.d \
|
||||||
ftp-ssl-ccc-mode.d \
|
ftp-method.d \
|
||||||
ftp-ssl-ccc.d \
|
ftp-pasv.d \
|
||||||
ftp-ssl-control.d \
|
ftp-port.d \
|
||||||
get.d globoff.d \
|
ftp-pret.d \
|
||||||
happy-eyeballs-timeout-ms.d \
|
ftp-skip-pasv-ip.d \
|
||||||
haproxy-protocol.d \
|
ftp-ssl-ccc-mode.d \
|
||||||
head.d header.d \
|
ftp-ssl-ccc.d \
|
||||||
help.d \
|
ftp-ssl-control.d \
|
||||||
hostpubmd5.d \
|
get.d \
|
||||||
hsts.d \
|
globoff.d \
|
||||||
http0.9.d \
|
happy-eyeballs-timeout-ms.d \
|
||||||
http1.0.d \
|
haproxy-protocol.d \
|
||||||
http1.1.d http2.d \
|
head.d \
|
||||||
http2-prior-knowledge.d \
|
header.d \
|
||||||
http3.d \
|
help.d \
|
||||||
ignore-content-length.d \
|
hostpubmd5.d \
|
||||||
include.d \
|
hsts.d \
|
||||||
insecure.d \
|
http0.9.d \
|
||||||
interface.d \
|
http1.0.d \
|
||||||
ipv4.d ipv6.d \
|
http1.1.d \
|
||||||
junk-session-cookies.d \
|
http2-prior-knowledge.d \
|
||||||
keepalive-time.d \
|
http2.d \
|
||||||
key.d key-type.d \
|
http3.d \
|
||||||
krb.d libcurl.d \
|
ignore-content-length.d \
|
||||||
limit-rate.d \
|
include.d \
|
||||||
list-only.d \
|
insecure.d \
|
||||||
local-port.d \
|
interface.d \
|
||||||
location-trusted.d \
|
ipv4.d \
|
||||||
location.d \
|
ipv6.d \
|
||||||
login-options.d \
|
junk-session-cookies.d \
|
||||||
mail-auth.d \
|
keepalive-time.d \
|
||||||
mail-from.d \
|
key-type.d \
|
||||||
mail-rcpt-allowfails.d \
|
key.d \
|
||||||
mail-rcpt.d \
|
krb.d \
|
||||||
manual.d \
|
libcurl.d \
|
||||||
max-filesize.d \
|
limit-rate.d \
|
||||||
max-redirs.d \
|
list-only.d \
|
||||||
max-time.d \
|
local-port.d \
|
||||||
metalink.d \
|
location-trusted.d \
|
||||||
negotiate.d \
|
location.d \
|
||||||
netrc-file.d \
|
login-options.d \
|
||||||
netrc-optional.d \
|
mail-auth.d \
|
||||||
netrc.d \
|
mail-from.d \
|
||||||
next.d no-alpn.d \
|
mail-rcpt-allowfails.d \
|
||||||
no-buffer.d \
|
mail-rcpt.d \
|
||||||
no-keepalive.d \
|
manual.d \
|
||||||
no-npn.d \
|
max-filesize.d \
|
||||||
no-progress-meter.d \
|
max-redirs.d \
|
||||||
no-sessionid.d \
|
max-time.d \
|
||||||
noproxy.d \
|
metalink.d \
|
||||||
ntlm.d ntlm-wb.d \
|
negotiate.d \
|
||||||
oauth2-bearer.d \
|
netrc-file.d \
|
||||||
output.d \
|
netrc-optional.d \
|
||||||
output-dir.d \
|
netrc.d \
|
||||||
parallel-immediate.d \
|
next.d \
|
||||||
parallel-max.d \
|
no-alpn.d \
|
||||||
parallel.d \
|
no-buffer.d \
|
||||||
pass.d \
|
no-keepalive.d \
|
||||||
path-as-is.d \
|
no-npn.d \
|
||||||
pinnedpubkey.d \
|
no-progress-meter.d \
|
||||||
post301.d \
|
no-sessionid.d \
|
||||||
post302.d \
|
noproxy.d \
|
||||||
post303.d \
|
ntlm-wb.d \
|
||||||
preproxy.d \
|
ntlm.d \
|
||||||
progress-bar.d \
|
oauth2-bearer.d \
|
||||||
proto-default.d \
|
output-dir.d \
|
||||||
proto-redir.d \
|
output.d \
|
||||||
proto.d \
|
parallel-immediate.d \
|
||||||
proxy-anyauth.d \
|
parallel-max.d \
|
||||||
proxy-basic.d \
|
parallel.d \
|
||||||
proxy-cacert.d \
|
pass.d \
|
||||||
proxy-capath.d \
|
path-as-is.d \
|
||||||
proxy-cert-type.d \
|
pinnedpubkey.d \
|
||||||
proxy-cert.d \
|
post301.d \
|
||||||
proxy-ciphers.d \
|
post302.d \
|
||||||
proxy-crlfile.d \
|
post303.d \
|
||||||
proxy-digest.d \
|
preproxy.d \
|
||||||
proxy-header.d \
|
progress-bar.d \
|
||||||
proxy-insecure.d \
|
proto-default.d \
|
||||||
proxy-key-type.d \
|
proto-redir.d \
|
||||||
proxy-key.d \
|
proto.d \
|
||||||
proxy-negotiate.d \
|
proxy-anyauth.d \
|
||||||
proxy-ntlm.d \
|
proxy-basic.d \
|
||||||
proxy-pass.d \
|
proxy-cacert.d \
|
||||||
proxy-pinnedpubkey.d \
|
proxy-capath.d \
|
||||||
proxy-service-name.d \
|
proxy-cert-type.d \
|
||||||
proxy-ssl-allow-beast.d \
|
proxy-cert.d \
|
||||||
proxy-tls13-ciphers.d \
|
proxy-ciphers.d \
|
||||||
proxy-tlsauthtype.d \
|
proxy-crlfile.d \
|
||||||
proxy-tlspassword.d \
|
proxy-digest.d \
|
||||||
proxy-tlsuser.d \
|
proxy-header.d \
|
||||||
proxy-tlsv1.d \
|
proxy-insecure.d \
|
||||||
proxy-user.d \
|
proxy-key-type.d \
|
||||||
proxy.d \
|
proxy-key.d \
|
||||||
proxy1.0.d \
|
proxy-negotiate.d \
|
||||||
proxytunnel.d \
|
proxy-ntlm.d \
|
||||||
pubkey.d quote.d \
|
proxy-pass.d \
|
||||||
random-file.d \
|
proxy-pinnedpubkey.d \
|
||||||
range.d raw.d \
|
proxy-service-name.d \
|
||||||
referer.d \
|
proxy-ssl-allow-beast.d \
|
||||||
remote-header-name.d \
|
proxy-tls13-ciphers.d \
|
||||||
remote-name-all.d \
|
proxy-tlsauthtype.d \
|
||||||
remote-name.d \
|
proxy-tlspassword.d \
|
||||||
remote-time.d \
|
proxy-tlsuser.d \
|
||||||
request-target.d \
|
proxy-tlsv1.d \
|
||||||
request.d \
|
proxy-user.d \
|
||||||
resolve.d \
|
proxy.d \
|
||||||
retry-all-errors.d \
|
proxy1.0.d \
|
||||||
retry-connrefused.d \
|
proxytunnel.d \
|
||||||
retry-delay.d \
|
pubkey.d \
|
||||||
retry-max-time.d \
|
quote.d \
|
||||||
retry.d \
|
random-file.d \
|
||||||
sasl-authzid.d \
|
range.d \
|
||||||
sasl-ir.d \
|
raw.d \
|
||||||
service-name.d \
|
referer.d \
|
||||||
show-error.d \
|
remote-header-name.d \
|
||||||
silent.d \
|
remote-name-all.d \
|
||||||
socks4.d socks5.d \
|
remote-name.d \
|
||||||
socks4a.d \
|
remote-time.d \
|
||||||
socks5-basic.d \
|
request-target.d \
|
||||||
socks5-gssapi-nec.d \
|
request.d \
|
||||||
socks5-gssapi-service.d \
|
resolve.d \
|
||||||
socks5-gssapi.d \
|
retry-all-errors.d \
|
||||||
socks5-hostname.d \
|
retry-connrefused.d \
|
||||||
speed-limit.d \
|
retry-delay.d \
|
||||||
speed-time.d \
|
retry-max-time.d \
|
||||||
ssl-allow-beast.d \
|
retry.d \
|
||||||
ssl-no-revoke.d \
|
sasl-authzid.d \
|
||||||
ssl-reqd.d \
|
sasl-ir.d \
|
||||||
ssl-revoke-best-effort.d \
|
service-name.d \
|
||||||
ssl.d \
|
show-error.d \
|
||||||
sslv2.d sslv3.d \
|
silent.d \
|
||||||
stderr.d \
|
socks4.d \
|
||||||
styled-output.d \
|
socks4a.d \
|
||||||
suppress-connect-headers.d \
|
socks5-basic.d \
|
||||||
tcp-fastopen.d \
|
socks5-gssapi-nec.d \
|
||||||
tcp-nodelay.d \
|
socks5-gssapi-service.d \
|
||||||
telnet-option.d \
|
socks5-gssapi.d \
|
||||||
tftp-blksize.d \
|
socks5-hostname.d \
|
||||||
tftp-no-options.d \
|
socks5.d \
|
||||||
time-cond.d \
|
speed-limit.d \
|
||||||
tls-max.d \
|
speed-time.d \
|
||||||
tls13-ciphers.d \
|
ssl-allow-beast.d \
|
||||||
tlsauthtype.d \
|
ssl-no-revoke.d \
|
||||||
tlspassword.d \
|
ssl-reqd.d \
|
||||||
tlsuser.d \
|
ssl-revoke-best-effort.d \
|
||||||
tlsv1.0.d \
|
ssl.d \
|
||||||
tlsv1.1.d \
|
sslv2.d \
|
||||||
tlsv1.2.d \
|
sslv3.d \
|
||||||
tlsv1.3.d tlsv1.d \
|
stderr.d \
|
||||||
tr-encoding.d \
|
styled-output.d \
|
||||||
trace-ascii.d \
|
suppress-connect-headers.d \
|
||||||
trace-time.d \
|
tcp-fastopen.d \
|
||||||
trace.d \
|
tcp-nodelay.d \
|
||||||
unix-socket.d \
|
telnet-option.d \
|
||||||
upload-file.d \
|
tftp-blksize.d \
|
||||||
url.d use-ascii.d \
|
tftp-no-options.d \
|
||||||
user-agent.d \
|
time-cond.d \
|
||||||
user.d verbose.d \
|
tls-max.d \
|
||||||
aws-sigv4.d \
|
tls13-ciphers.d \
|
||||||
version.d \
|
tlsauthtype.d \
|
||||||
write-out.d \
|
tlspassword.d \
|
||||||
|
tlsuser.d \
|
||||||
|
tlsv1.0.d \
|
||||||
|
tlsv1.1.d \
|
||||||
|
tlsv1.2.d \
|
||||||
|
tlsv1.3.d \
|
||||||
|
tlsv1.d \
|
||||||
|
tr-encoding.d \
|
||||||
|
trace-ascii.d \
|
||||||
|
trace-time.d \
|
||||||
|
trace.d \
|
||||||
|
unix-socket.d \
|
||||||
|
upload-file.d \
|
||||||
|
url.d \
|
||||||
|
use-ascii.d \
|
||||||
|
user-agent.d \
|
||||||
|
user.d \
|
||||||
|
verbose.d \
|
||||||
|
version.d \
|
||||||
|
write-out.d \
|
||||||
xattr.d
|
xattr.d
|
||||||
|
|
||||||
OTHERPAGES = page-footer page-header
|
OTHERPAGES = page-footer page-header
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
# | (__| |_| | _ <| |___
|
# | (__| |_| | _ <| |___
|
||||||
# \___|\___/|_| \_\_____|
|
# \___|\___/|_| \_\_____|
|
||||||
#
|
#
|
||||||
# Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
|
# Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||||
#
|
#
|
||||||
# This software is licensed as described in the file COPYING, which
|
# This software is licensed as described in the file COPYING, which
|
||||||
# you should have received as part of this distribution. The terms
|
# you should have received as part of this distribution. The terms
|
||||||
@ -21,28 +21,125 @@
|
|||||||
###########################################################################
|
###########################################################################
|
||||||
|
|
||||||
# These are all libcurl example programs to be test compiled
|
# These are all libcurl example programs to be test compiled
|
||||||
check_PROGRAMS = 10-at-a-time anyauthput cookie_interface debug fileupload \
|
check_PROGRAMS = \
|
||||||
fopen ftpget ftpgetresp ftpupload getinfo getinmemory http-post httpput \
|
10-at-a-time \
|
||||||
https multi-app multi-debugcallback multi-double multi-post multi-single \
|
altsvc \
|
||||||
persistent post-callback postit2 sepheaders simple simplepost simplessl \
|
anyauthput \
|
||||||
sendrecv httpcustomheader certinfo chkspeed ftpgetinfo ftp-wildcard \
|
certinfo \
|
||||||
smtp-mail smtp-mime smtp-multi smtp-ssl smtp-tls smtp-vrfy smtp-expn \
|
chkspeed \
|
||||||
rtsp externalsocket resolve progressfunc pop3-retr pop3-list pop3-uidl \
|
cookie_interface \
|
||||||
pop3-dele pop3-top pop3-stat pop3-noop pop3-ssl pop3-tls pop3-multi \
|
debug \
|
||||||
imap-list imap-lsub imap-fetch imap-store imap-append imap-examine \
|
externalsocket \
|
||||||
imap-search imap-create imap-delete imap-copy imap-noop imap-ssl \
|
fileupload \
|
||||||
imap-tls imap-multi url2file sftpget ftpsget postinmemory http2-download \
|
fopen \
|
||||||
http2-upload http2-serverpush getredirect ftpuploadfrommem \
|
ftp-wildcard \
|
||||||
ftpuploadresume sslbackend postit2-formadd multi-formadd \
|
ftpget \
|
||||||
shared-connection-cache sftpuploadresume http2-pushinmemory parseurl \
|
ftpgetinfo \
|
||||||
urlapi imap-authzid pop3-authzid smtp-authzid http3 altsvc \
|
ftpgetresp \
|
||||||
http3-present multi-poll httpput-postfields
|
ftpsget \
|
||||||
|
ftpupload \
|
||||||
|
ftpuploadfrommem \
|
||||||
|
ftpuploadresume \
|
||||||
|
getinfo \
|
||||||
|
getinmemory \
|
||||||
|
getredirect \
|
||||||
|
http-post \
|
||||||
|
http2-download \
|
||||||
|
http2-pushinmemory \
|
||||||
|
http2-serverpush \
|
||||||
|
http2-upload \
|
||||||
|
http3 \
|
||||||
|
http3-present \
|
||||||
|
httpcustomheader \
|
||||||
|
httpput \
|
||||||
|
httpput-postfields \
|
||||||
|
https \
|
||||||
|
imap-append \
|
||||||
|
imap-authzid \
|
||||||
|
imap-copy \
|
||||||
|
imap-create \
|
||||||
|
imap-delete \
|
||||||
|
imap-examine \
|
||||||
|
imap-fetch \
|
||||||
|
imap-list \
|
||||||
|
imap-lsub \
|
||||||
|
imap-multi \
|
||||||
|
imap-noop \
|
||||||
|
imap-search \
|
||||||
|
imap-ssl \
|
||||||
|
imap-store \
|
||||||
|
imap-tls \
|
||||||
|
multi-app \
|
||||||
|
multi-debugcallback \
|
||||||
|
multi-double \
|
||||||
|
multi-formadd \
|
||||||
|
multi-poll \
|
||||||
|
multi-post \
|
||||||
|
multi-single \
|
||||||
|
parseurl \
|
||||||
|
persistent \
|
||||||
|
pop3-authzid \
|
||||||
|
pop3-dele \
|
||||||
|
pop3-list \
|
||||||
|
pop3-multi \
|
||||||
|
pop3-noop \
|
||||||
|
pop3-retr \
|
||||||
|
pop3-ssl \
|
||||||
|
pop3-stat \
|
||||||
|
pop3-tls \
|
||||||
|
pop3-top \
|
||||||
|
pop3-uidl \
|
||||||
|
post-callback \
|
||||||
|
postinmemory \
|
||||||
|
postit2 \
|
||||||
|
postit2-formadd \
|
||||||
|
progressfunc \
|
||||||
|
resolve \
|
||||||
|
rtsp \
|
||||||
|
sendrecv \
|
||||||
|
sepheaders \
|
||||||
|
sftpget \
|
||||||
|
sftpuploadresume \
|
||||||
|
shared-connection-cache \
|
||||||
|
simple \
|
||||||
|
simplepost \
|
||||||
|
simplessl \
|
||||||
|
smtp-authzid \
|
||||||
|
smtp-expn \
|
||||||
|
smtp-mail \
|
||||||
|
smtp-mime \
|
||||||
|
smtp-multi \
|
||||||
|
smtp-ssl \
|
||||||
|
smtp-tls \
|
||||||
|
smtp-vrfy \
|
||||||
|
sslbackend \
|
||||||
|
url2file \
|
||||||
|
urlapi
|
||||||
|
|
||||||
# These examples require external dependencies that may not be commonly
|
# These examples require external dependencies that may not be commonly
|
||||||
# available on POSIX systems, so don't bother attempting to compile them here.
|
# available on POSIX systems, so don't bother attempting to compile them here.
|
||||||
COMPLICATED_EXAMPLES = curlgtk.c curlx.c htmltitle.cpp cacertinmem.c \
|
COMPLICATED_EXAMPLES = \
|
||||||
ghiper.c hiperfifo.c htmltidy.c multithread.c opensslthreadlock.c \
|
cacertinmem.c \
|
||||||
sampleconv.c synctime.c threaded-ssl.c evhiperfifo.c \
|
crawler.c \
|
||||||
smooth-gtk-thread.c version-check.pl href_extractor.c \
|
curlgtk.c \
|
||||||
multi-uv.c xmlstream.c usercertinmem.c sessioninfo.c \
|
curlx.c \
|
||||||
threaded-shared-conn.c crawler.c ephiperfifo.c multi-event.c
|
ephiperfifo.c \
|
||||||
|
evhiperfifo.c \
|
||||||
|
ghiper.c \
|
||||||
|
hiperfifo.c \
|
||||||
|
href_extractor.c \
|
||||||
|
htmltidy.c \
|
||||||
|
htmltitle.cpp \
|
||||||
|
multi-event.c \
|
||||||
|
multi-uv.c \
|
||||||
|
multithread.c \
|
||||||
|
opensslthreadlock.c \
|
||||||
|
sampleconv.c \
|
||||||
|
sessioninfo.c \
|
||||||
|
smooth-gtk-thread.c \
|
||||||
|
synctime.c \
|
||||||
|
threaded-shared-conn.c \
|
||||||
|
threaded-ssl.c \
|
||||||
|
usercertinmem.c \
|
||||||
|
version-check.pl \
|
||||||
|
xmlstream.c
|
||||||
|
Loading…
Reference in New Issue
Block a user