Skip to content

CMake: Exclude more blobs in generated source tarball#117

Merged
anatol merged 1 commit intonmeum:masterfrom
Biswa96:exclude-more-files
Jun 10, 2023
Merged

CMake: Exclude more blobs in generated source tarball#117
anatol merged 1 commit intonmeum:masterfrom
Biswa96:exclude-more-files

Conversation

@Biswa96
Copy link
Collaborator

@Biswa96 Biswa96 commented Jun 10, 2023

This excludes files with .apk, .html, .pdf, .png extensions.
Also write the values as a list to make things more clear.

This excludes files with .apk, .html, .pdf, .png extensions.
Also write the values as a list to make things more clear.
@Biswa96
Copy link
Collaborator Author

Biswa96 commented Jun 10, 2023

The compressed source tarball (.tar.xz) is now half of the size than previous, from 38 MB to 19 MB.

It is possible to trim more from the tarball but the test directories in borringssl are required. I shall try to add a cmake option like ENABLE_TESTING in upstream boringssl. But the probability of it being merged is very low.

@anatol anatol merged commit 8147f5a into nmeum:master Jun 10, 2023
@anatol
Copy link
Collaborator

anatol commented Jun 10, 2023

Thank you for this optimization

@Biswa96 Biswa96 deleted the exclude-more-files branch June 10, 2023 20:19
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.

2 participants