-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
wcurl: import v2025.02.24 script + docs #17035
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Analysis of PR #17035 at 23d2ae2a: Test 303 failed, which has NOT been flaky recently, so there could be a real issue in this PR. Generated by Testclutch |
This comment was marked as resolved.
This comment was marked as resolved.
Thanks @vszakats. How about installing the script on make install? With this PR, the autotools version installs it in $prefix/bin but I'm struggling to figure out how this should be done in cmake. |
This comment was marked as resolved.
This comment was marked as resolved.
Build/install the man page. Install the script. This an "import" rather than just adding the script into the release tarball with maketgz to make sure the tarball build is completely reproducible. wcurl development, issues etc is still to be done at https://github.com/curl/wcurl The imported wcurl man page is not from v2025.02.24 as the markdown version was fixed after that release. Assisted-by: Viktor Szakats Closes #17035
To sync with autotools builds. Reported-by: Daniel Stenberg Bug: #17035 (review) Follow-up to 5023ffa #13197 Closes #17068
Build/install the man page. Install the script. This an "import" rather than just adding the script into the release tarball with maketgz to make sure the tarball build is completely reproducible. wcurl development, issues etc is still to be done at https://github.com/curl/wcurl The imported wcurl man page is not from v2025.02.24 as the markdown version was fixed after that release. Assisted-by: Viktor Szakats Closes #17035
Maybe I should exclude the imported wcurl documentation from all docs checks... |
This should address all the findings: |
Build/install the man page. Install the script. This an "import" rather than just adding the script into the release tarball with maketgz to make sure the tarball build is completely reproducible. wcurl development, issues etc is still to be done at https://github.com/curl/wcurl The imported wcurl man page is not from v2025.02.24 as the markdown version was fixed after that release. Assisted-by: Viktor Szakats Closes #17035
Test 1140 failing with:
|
I will push a new rev with those fixes soon. |
#17111 confirmed that the latest changes I pushed to the wcurl repo fixes these CI failures. |
Thanks @samueloph, some of those complaints could probably be considered room for improvements of the cd2nroff script. |
@bagder indeed, I might be able to play with it during my vacation next month. This PR has an outdated wcurl script I believe, we've also updated the script's help output and comments, but they all passed the CI in the draft PR so everything should be fine now. Can I do a new release of wcurl now? Then you pull from it? |
Absolutely, then I can sync this PR with that. |
To sync with autotools builds. Reported-by: Daniel Stenberg Bug: curl#17035 (review) Follow-up to 5023ffa curl#13197 Closes curl#17068
Build/install the man page. Install the script. This an "import" rather than just adding the script into the release tarball with maketgz to make sure the tarball build is completely reproducible. wcurl development, issues etc is still to be done at https://github.com/curl/wcurl Assisted-by: Viktor Szakats Assisted-by: Samuel Henrique Closes curl#17035
To sync with autotools builds. Reported-by: Daniel Stenberg Bug: curl#17035 (review) Follow-up to 5023ffa curl#13197 Closes curl#17068
Build/install the man page. Install the script. This an "import" rather than just adding the script into the release tarball with maketgz to make sure the tarball build is completely reproducible. wcurl development, issues etc is still to be done at https://github.com/curl/wcurl Assisted-by: Viktor Szakats Assisted-by: Samuel Henrique Closes curl#17035
Build/install the man page. Install the script.
This an "import" rather than just adding the script into the release tarball with maketgz to make sure the tarball build is completely reproducible.
wcurl development, issues etc is still to be done at https://github.com/curl/wcurl