vcpkg icon indicating copy to clipboard operation
vcpkg copied to clipboard

[unqlite] add thread-safety feature

Open aminya opened this issue 8 months ago • 1 comments

  • [x] Changes comply with the maintainer guide.
  • [x] SHA512s are updated for each updated download.
  • [x] The "supports" clause reflects platforms that may be fixed by this new version.
  • [x] Any fixed CI baseline entries are removed from that file.
  • [x] Any patches that are no longer applied are deleted from the port's directory.
  • [x] The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • [x] Only one version is added to each modified port's versions file.

aminya avatar May 08 '25 22:05 aminya

@dg0yt Changed to the date-based version. I also fixed the reason for Windows arm failures, which was the examples, which I simply excluded.

aminya avatar Jun 06 '25 07:06 aminya

I agree with @dg0yt on the usage comment.

I believe the feature setting also needs to be baked into the installed contents so that users can't accidentally get the wrong setting.

Added config for the header files. @BillyONeal

aminya avatar Jun 23 '25 09:06 aminya