Skip to content

Conversation

@borrrden
Copy link
Member

  1. Add LITECORE_STATIC and use FLEECE_STATIC to ensure that objects don't try to use shared library importing in a static build on Windows
  2. Remove LiteCoreP2P from platforms that don't support it
  3. Add LiteCoreFull as a static library containing all of the needed bits for using LiteCore

1. Add LITECORE_STATIC and use FLEECE_STATIC to ensure that objects don't try to use shared library importing in a static build on Windows
2. Remove LiteCoreP2P from platforms that don't support it
3. Add LiteCoreFull as a static library containing all of the needed bits for using LiteCore
@borrrden borrrden requested review from jianminzhao and snej November 26, 2025 22:42
@borrrden
Copy link
Member Author

@cbl-bot
Copy link

cbl-bot commented Nov 26, 2025

Code Coverage Results:

Type Percentage
branches 65.88
functions 78.14
instantiations 71.66
lines 77.11
regions 73.45

@borrrden borrrden merged commit bc64a4d into master Nov 27, 2025
9 checks passed
@borrrden borrrden deleted the full_static_litecore branch November 27, 2025 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants