Skip to content

Ant reproducible fixes #143

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

Closed
wants to merge 2 commits into from

Conversation

eighthave
Copy link
Collaborator

two commits to improve the reproducible build using ant.

This aids reproducible builds: besides the timestamp, `javadoc` will create
the exact same files across different machines, java versions, etc.
One standard way of setting ndk.dir is to set it in a .properties file. If
that has not been done, then this ant code looks for the env var
ANDROID_NDK and the path where ndk-build is installed.

ndk.dir is not currently used by the build system, except to write out info
to the manifest about the build environment.
@developernotes
Copy link
Member

Hi @eighthave

We are going to close this pull request as the library has moved from ant to gradle as the build chain. Thanks!

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