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

build.gradle: exclude 'binexport' and '.github' from distribution #29

Merged
merged 2 commits into from
Sep 28, 2024

Conversation

SmileyAG
Copy link
Contributor

We really don't need to include the binexport source code in the distribution, since it is not used in runtime and only takes up 2/3 of the archive size.

Copy link
Owner

@ubfx ubfx left a comment

Choose a reason for hiding this comment

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

Thank you, can you get rid of the exclude in line 29 as well, since this doesn't work properly?

@ubfx
Copy link
Owner

ubfx commented Sep 28, 2024

Do you have an idea why building seems to fail with latest ghidra? Does it work locally for you?

@SmileyAG
Copy link
Contributor Author

Should be fine now, just needed to rebase from the latest commit of master due to the fixes in #28 pull request.

Copy link
Owner

@ubfx ubfx left a comment

Choose a reason for hiding this comment

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

LGTM, thank you

@ubfx ubfx merged commit 155a058 into ubfx:master Sep 28, 2024
9 checks passed
@SmileyAG SmileyAG deleted the exclude_binexport_from_dist branch September 28, 2024 10:58
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