Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Misc]: Improve build scripts, configure bootstrap.sh #4040

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

satoshiotomakan
Copy link
Collaborator

@satoshiotomakan satoshiotomakan commented Sep 26, 2024

Description

Configure bootstrap.sh so it installs all dependencies required for development and using of WalletCore.
Improve existing build scripts by better parsing command line arguments.
For example, ./tools/generate-files and ./tools/rust-bindgen now support multiple targets at once.

How to test

Types of changes

Checklist

  • Create pull request as draft initially, unless its complete.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • If there is a related Issue, mention it in the description.

Copy link

Binary size comparison

➡️ aarch64-apple-ios: 12.13 MB

➡️ aarch64-apple-ios-sim: 12.14 MB

➡️ aarch64-linux-android: 15.57 MB

➡️ armv7-linux-androideabi: 13.29 MB

➡️ wasm32-unknown-emscripten: 11.03 MB

@satoshiotomakan satoshiotomakan merged commit b4221b4 into master Oct 1, 2024
13 checks passed
@satoshiotomakan satoshiotomakan deleted the s/build-scripts branch October 1, 2024 09:03
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