Skip to content

Conversation

@simolus3
Copy link
Contributor

@simolus3 simolus3 commented Dec 4, 2025

This:

  • Updates the core extension to 0.4.10.
  • Includes the windows aarch64 build of the core extension in :common releases, towards Add support for windows_aarch64 #291.
  • For SQLite3MultipleCiphers JNI bindings and static SQLite libraries, this adopts the build to download assets from the last public release instead of compiling them by default. When the CI environment variable is set, we would either compile from source or use a downloaded artifact. This should speed up builds on developer machines.
  • Enables --configure-on-demand for CI steps only running a single fixed Gradle task. This should speed up the build somewhat, as Gradle doesn't have to configure projects not participating in the build.

Copy link
Contributor

@stevensJourney stevensJourney left a comment

Choose a reason for hiding this comment

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

Looks good to me :)

@simolus3 simolus3 marked this pull request as ready for review December 4, 2025 14:45
@simolus3 simolus3 merged commit 820df7d into main Dec 4, 2025
10 checks passed
@simolus3 simolus3 deleted the build-improvements branch December 4, 2025 14:49
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.

3 participants