Makefile.inc 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241
  1. #***************************************************************************
  2. # _ _ ____ _
  3. # Project ___| | | | _ \| |
  4. # / __| | | | |_) | |
  5. # | (__| |_| | _ <| |___
  6. # \___|\___/|_| \_\_____|
  7. #
  8. # Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
  9. #
  10. # This software is licensed as described in the file COPYING, which
  11. # you should have received as part of this distribution. The terms
  12. # are also available at https://curl.haxx.se/docs/copyright.html.
  13. #
  14. # You may opt to use, copy, modify, merge, publish, distribute and/or sell
  15. # copies of the Software, and permit persons to whom the Software is
  16. # furnished to do so, under the terms of the COPYING file.
  17. #
  18. # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
  19. # KIND, either express or implied.
  20. #
  21. ###########################################################################
  22. # Shared between Makefile.am and CMakeLists.txt
  23. DPAGES = \
  24. abstract-unix-socket.d \
  25. alt-svc.d \
  26. anyauth.d \
  27. append.d basic.d \
  28. cacert.d capath.d \
  29. cert-status.d \
  30. cert-type.d \
  31. cert.d \
  32. ciphers.d \
  33. compressed-ssh.d \
  34. compressed.d \
  35. config.d \
  36. connect-timeout.d \
  37. connect-to.d \
  38. continue-at.d \
  39. cookie-jar.d \
  40. cookie.d \
  41. create-dirs.d \
  42. crlf.d crlfile.d \
  43. curves.d \
  44. data-ascii.d \
  45. data-binary.d \
  46. data-urlencode.d \
  47. data.d data-raw.d \
  48. delegation.d \
  49. digest.d \
  50. disable-eprt.d \
  51. disable-epsv.d \
  52. disable.d \
  53. disallow-username-in-url.d \
  54. dns-interface.d \
  55. dns-ipv4-addr.d \
  56. dns-ipv6-addr.d \
  57. dns-servers.d \
  58. doh-url.d \
  59. dump-header.d \
  60. egd-file.d \
  61. engine.d \
  62. etag-compare.d \
  63. etag-save.d \
  64. expect100-timeout.d \
  65. fail-early.d \
  66. fail.d \
  67. false-start.d \
  68. form-string.d \
  69. form.d \
  70. ftp-account.d \
  71. ftp-alternative-to-user.d \
  72. ftp-create-dirs.d \
  73. ftp-method.d \
  74. ftp-pasv.d \
  75. ftp-port.d \
  76. ftp-pret.d \
  77. ftp-skip-pasv-ip.d \
  78. ftp-ssl-ccc-mode.d \
  79. ftp-ssl-ccc.d \
  80. ftp-ssl-control.d \
  81. get.d globoff.d \
  82. happy-eyeballs-timeout-ms.d \
  83. haproxy-protocol.d \
  84. head.d header.d \
  85. help.d \
  86. hostpubmd5.d \
  87. http0.9.d \
  88. http1.0.d \
  89. http1.1.d http2.d \
  90. http2-prior-knowledge.d \
  91. http3.d \
  92. ignore-content-length.d \
  93. include.d \
  94. insecure.d \
  95. interface.d \
  96. ipv4.d ipv6.d \
  97. junk-session-cookies.d \
  98. keepalive-time.d \
  99. key.d key-type.d \
  100. krb.d libcurl.d \
  101. limit-rate.d \
  102. list-only.d \
  103. local-port.d \
  104. location-trusted.d \
  105. location.d \
  106. login-options.d \
  107. mail-auth.d \
  108. mail-from.d \
  109. mail-rcpt-allowfails.d \
  110. mail-rcpt.d \
  111. manual.d \
  112. max-filesize.d \
  113. max-redirs.d \
  114. max-time.d \
  115. metalink.d \
  116. negotiate.d \
  117. netrc-file.d \
  118. netrc-optional.d \
  119. netrc.d \
  120. next.d no-alpn.d \
  121. no-buffer.d \
  122. no-keepalive.d \
  123. no-npn.d \
  124. no-progress-meter.d \
  125. no-sessionid.d \
  126. noproxy.d \
  127. ntlm.d ntlm-wb.d \
  128. oauth2-bearer.d \
  129. output.d \
  130. output-dir.d \
  131. parallel-immediate.d \
  132. parallel-max.d \
  133. parallel.d \
  134. pass.d \
  135. path-as-is.d \
  136. pinnedpubkey.d \
  137. post301.d \
  138. post302.d \
  139. post303.d \
  140. preproxy.d \
  141. progress-bar.d \
  142. proto-default.d \
  143. proto-redir.d \
  144. proto.d \
  145. proxy-anyauth.d \
  146. proxy-basic.d \
  147. proxy-cacert.d \
  148. proxy-capath.d \
  149. proxy-cert-type.d \
  150. proxy-cert.d \
  151. proxy-ciphers.d \
  152. proxy-crlfile.d \
  153. proxy-digest.d \
  154. proxy-header.d \
  155. proxy-insecure.d \
  156. proxy-key-type.d \
  157. proxy-key.d \
  158. proxy-negotiate.d \
  159. proxy-ntlm.d \
  160. proxy-pass.d \
  161. proxy-pinnedpubkey.d \
  162. proxy-service-name.d \
  163. proxy-ssl-allow-beast.d \
  164. proxy-tls13-ciphers.d \
  165. proxy-tlsauthtype.d \
  166. proxy-tlspassword.d \
  167. proxy-tlsuser.d \
  168. proxy-tlsv1.d \
  169. proxy-user.d \
  170. proxy.d \
  171. proxy1.0.d \
  172. proxytunnel.d \
  173. pubkey.d quote.d \
  174. random-file.d \
  175. range.d raw.d \
  176. referer.d \
  177. remote-header-name.d \
  178. remote-name-all.d \
  179. remote-name.d \
  180. remote-time.d \
  181. request-target.d \
  182. request.d \
  183. resolve.d \
  184. retry-all-errors.d \
  185. retry-connrefused.d \
  186. retry-delay.d \
  187. retry-max-time.d \
  188. retry.d \
  189. sasl-authzid.d \
  190. sasl-ir.d \
  191. service-name.d \
  192. show-error.d \
  193. silent.d \
  194. socks4.d socks5.d \
  195. socks4a.d \
  196. socks5-basic.d \
  197. socks5-gssapi-nec.d \
  198. socks5-gssapi-service.d \
  199. socks5-gssapi.d \
  200. socks5-hostname.d \
  201. speed-limit.d \
  202. speed-time.d \
  203. ssl-allow-beast.d \
  204. ssl-no-revoke.d \
  205. ssl-reqd.d \
  206. ssl-revoke-best-effort.d \
  207. ssl.d \
  208. sslv2.d sslv3.d \
  209. stderr.d \
  210. styled-output.d \
  211. suppress-connect-headers.d \
  212. tcp-fastopen.d \
  213. tcp-nodelay.d \
  214. telnet-option.d \
  215. tftp-blksize.d \
  216. tftp-no-options.d \
  217. time-cond.d \
  218. tls-max.d \
  219. tls13-ciphers.d \
  220. tlsauthtype.d \
  221. tlspassword.d \
  222. tlsuser.d \
  223. tlsv1.0.d \
  224. tlsv1.1.d \
  225. tlsv1.2.d \
  226. tlsv1.3.d tlsv1.d \
  227. tr-encoding.d \
  228. trace-ascii.d \
  229. trace-time.d \
  230. trace.d \
  231. unix-socket.d \
  232. upload-file.d \
  233. url.d use-ascii.d \
  234. user-agent.d \
  235. user.d verbose.d \
  236. version.d \
  237. write-out.d \
  238. xattr.d
  239. OTHERPAGES = page-footer page-header