Skip to content

[civetweb] download instead of bundle, bump from 1.15 to 1.16, and define proper CMake target#21947

Open
ferdymercury wants to merge 19 commits intoroot-project:masterfrom
ferdymercury:bcivet
Open

[civetweb] download instead of bundle, bump from 1.15 to 1.16, and define proper CMake target#21947
ferdymercury wants to merge 19 commits intoroot-project:masterfrom
ferdymercury:bcivet

Conversation

@ferdymercury
Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 17, 2026

Test Results

    18 files      18 suites   2d 15h 28m 48s ⏱️
 3 820 tests  3 818 ✅  1 💤 1 ❌
61 713 runs  61 693 ✅ 18 💤 2 ❌

For more details on these failures, see this check.

Results for commit 42f4ad9.

♻️ This comment has been updated with latest results.

@dpiparo dpiparo self-assigned this Apr 19, 2026
@ferdymercury ferdymercury marked this pull request as ready for review April 20, 2026 13:18
Comment thread net/http/CMakeLists.txt
${FASTCGI_LIBRARY}
${CMAKE_DL_LIBS}
civetweb::civetweb
DEPENDENCIES
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TO-DO: discuss if builtin_civetweb=OFF should be discouraged, by emitting a warning or better describing ROotBuildOptions text.

See discussion root-project/root-ci-images#110 (comment)

@ferdymercury ferdymercury added the skip code analysis Skip the code analysis CI steps for this PR, including verifying clang-formatting and running Ruff. label Apr 21, 2026
@ferdymercury
Copy link
Copy Markdown
Collaborator Author

@linev for Fedora we'd need root-project/root-ci-images#111

endif()
endif()
if (NOT builtin_civetweb)
target_compile_definitions(civetweb::civetweb INTERFACE _EXTERNAL_CIVETWEB) # temporary hack for: with external civetweb one gets failure R__memcompress
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TO-DO investigate

endif()
endif()

#--- Check for civetweb - (has to after SSL) ------------------------------------------
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
#--- Check for civetweb - (has to after SSL) ------------------------------------------
#--- Check for civetweb - (has to go after SSL) ---------------------------------------

Comment thread builtins/civetweb/CMakeLists.txt Outdated
and copy-paste additional variables from xrootd to civetweb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip code analysis Skip the code analysis CI steps for this PR, including verifying clang-formatting and running Ruff.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants