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

reproducible build #272

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on May 17, 2018

  1. reproducible build of binary artifacts

    - create a container definition for the android npk
    - install java and gradle
    
    - bash script to download, check, compile and verify artifacts
     - build boost
     - build ssl (using the logic from build-all-arch) so that the
       openssl version can be increased
       correct OpenSSL checksum for 1.0.2o
     - build monero using the m2049r/monero repository with the latest
       tag
     - build apk using the m2049r/xmrwallet repository with the latest
       tag
     - compile checksums from non-volitale files, skipping META-INF
       directories from apk and check them with a artifacts-verification
       version
    jenniferberger committed May 17, 2018
    Configuration menu
    Copy the full SHA
    1e10908 View commit details
    Browse the repository at this point in the history