Skip to content

cmake: when USE_MANUAL=YES, build the curl.1 man page#12742

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/cmake-manual
Closed

cmake: when USE_MANUAL=YES, build the curl.1 man page#12742
bagder wants to merge 1 commit intomasterfrom
bagder/cmake-manual

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented Jan 19, 2024

Fixes KNOWN_BUG 15.4

@bagder
Copy link
Copy Markdown
Member Author

bagder commented Jan 19, 2024

If this works, we can consider enabling this by default later on.

@bagder bagder closed this in ed420d9 Jan 19, 2024
@bagder bagder deleted the bagder/cmake-manual branch January 19, 2024 17:15
vszakats added a commit to curl/curl-for-win that referenced this pull request Jan 22, 2024
- cmake: enable building manuals when not building from a curl release
  tarball with curl 8.6.0 and newer. With upstream fixes in place these
  are expected to work better than before.

- cmake: drop the local `tool_hugehelp.c` hack for curl 8.6.0 and newer.

- autotools: skip re-building `curl.1` and `tool_hugehelp.c` if they are
  already present (just like we do in cmake builds now). This is the
  case when building from a curl source release tarball.

Ref:
curl/curl@f81a335
curl/curl#12749

Ref:
curl/curl@ed420d9
curl/curl#12742
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant