Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upupdated version of the NDK #260
Conversation
|
Heads up - sorry about the delay, but I'm almost ready to put in the PR I mentioned about updating Android in #239. Two things:
|
|
@aneeshusa That's awesome! I didn't want to bug you about the PR, as I assumed you were busy :-) This will be a huge help. @edunham and I have a fairly comprehensive idea about everything that's currently broken in the Android rules, from bloody experience. I'll just close this in favor of your work. Also, you're correct that we shouldn't need the |
|
If we don't need the bash_profile, I'll go ahead and get rid of it in the other PR. |
|
Also, feel free to poke me about stuff like that - I did have a busy week but I've got free time this week. If there's anything else broken with the Android rules that isn't covered by my PR, please open some issues or let me know! |
Android refactor Main highlights: - Update to SHA512 hashes and HTTPS URLs - Use multiple directories + symlinks to be more robust during version updates for Android - Moves states around to make their purpose more clear Helps with #209. Supersedes #259, #260. cc @larsbergstrom @edunham I recommend reviewing this commit by commit and reading the commit messages - feel free to ask questions. Also, we should check that this doesn't break buildbot; I don't know how to do that. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/263) <!-- Reviewable:end -->
larsbergstrom commentedMar 21, 2016
r? @edunham
I think this gets overridden by the env variables set by the buildbot master.cfg, but it was bugging me to have these incorrect.
This change is