• Kevin Sapper's avatar
    Problem: Android build is hard to understand · 341f56cc
    Kevin Sapper authored
    Solution: Modify the build scripts so the user can specify the platform
    for which to build, e.g. `./build.sh arm`. This approach originally
    significantly reduces the parameters which have to be set before running
    the script.
    
    Further the build process is documented in a README now.
    341f56cc
Name
Last commit
Last update
..
Dockerfile Loading commit data...
README.md Loading commit data...
android_build_helper.sh Loading commit data...
build.sh Loading commit data...
ci_build.sh Loading commit data...