Skip to content

Link Windows libraries required by DoltLite remotes - #6

Merged
timsehn merged 1 commit into
mainfrom
fix/windows-remote-libraries
Aug 14, 2026
Merged

Link Windows libraries required by DoltLite remotes#6
timsehn merged 1 commit into
mainfrom
fix/windows-remote-libraries

Conversation

@timsehn

@timsehn timsehn commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • link the Windows certificate-store library used by DoltLite remotes
  • link the Windows cryptographic RNG library used by DoltLite remotes

Validation

  • node -e "JSON.parse(require('node:fs').readFileSync('binding.gyp', 'utf8'))"
  • v0.11.48 Windows prebuild fail-before: unresolved Cert* and BCryptGenRandom symbols
  • Windows CI and publish prebuild will validate the fixed MSVC link

Co-Authored-By: Codex noreply@openai.com

Link the certificate-store and cryptographic RNG libraries required by the remote-enabled DoltLite amalgamation.

Co-Authored-By: Codex <noreply@openai.com>
@timsehn
timsehn force-pushed the fix/windows-remote-libraries branch from 1d37a06 to 3162c56 Compare August 14, 2026 05:04
@timsehn
timsehn merged commit 72a3ed4 into main Aug 14, 2026
20 checks passed
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.

1 participant