Hey All, Recently the Android build grew to almost 3 hours long with the addition of verifying the x86_64 architecture [1]. To try and keep the build times down, I have split up the Android build by both architectures (x86, and ARM) [2].
I have just gotten around to updating the Jenkins server to separate the single Android build into two. This will cause any branches created before commit:3676b0035f1ff083da47046d030db4fd211f7b53 to fail validation on Android. If you have changes on a branch, or a change from before this commit, please rebase onto master in order for the Android verification to run against your changes. If you need help on rebasing your branch locally please see Joey's previous email regarding his changes to the build system. I would also like to take a minute to point out Jon Cruz's awesome work of enabling multithreading for the Android build [3] further reducing the time! Thanks, Trevor bramwell [1] https://gerrit.iotivity.org/gerrit/#/c/2237/ [2] https://gerrit.iotivity.org/gerrit/#/c/2245/ [3] https://gerrit.iotivity.org/gerrit/#/c/2310/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes Desc: Digital signature URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150831/22cc6ecf/attachment.sig>
