Scripts for the Linaro Android Build Service ============================================ These scripts are used by the Linaro Android Build Service. node/ * Scripts that run on the Jenkins slaves. root-setup-android-build-node * Installs and configures a fresh EC2 node to be able to build android. Jenkins runs this when it provisions a new instance. build-android * Downloads and builds android. Running this script is the meat of the build step of the Jenkins job. root-setup-android-toolchain-build-node, build-android-toolchain * Not used at this time. control/ * Scripts that run on the Jenkins master setup-control-node * Mostly configures a blank node to be a jenkins master. mangle-jobs * A rather hairy script to allow batch editing of the Jenkins jobs.