<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/ci/docker/scripts/android-sdk.sh, branch 1.26.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.26.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.26.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2017-10-28T21:58:00+00:00</updated>
<entry>
<title>ci: Upgrade Android SDK/NDK and refactor to use sdkmanager/avdmanager.</title>
<updated>2017-10-28T21:58:00+00:00</updated>
<author>
<name>kennytm</name>
<email>kennytm@gmail.com</email>
</author>
<published>2017-10-27T19:14:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c46b04cbdd1bdf0183b121fac18513c0609962ee'/>
<id>urn:sha1:c46b04cbdd1bdf0183b121fac18513c0609962ee</id>
<content type='text'>
* SDK tools is upgraded to 27.0.0.
   - Refactored to use `sdkmanager`/`avdmanager` instead of the deprecated
     `android` tool.

* The Java version used by Android SDK is downgraded to OpenJDK-8, in order
  to download the SDK through HTTPS.

* NDK is upgrade to r15c.
   - Dropped support for android-9 (2.3 / Gingerbread), the minimal
     supported version is now android-14 (4.0 / Ice Cream Sandwich).
   - Changed the default Android compiler from GCC to clang.
   - For details of change introduced by NDK r15, see
     https://github.com/android-ndk/ndk/wiki/Changelog-r15.
</content>
</entry>
<entry>
<title>ci: Fix installing the Android SDK</title>
<updated>2017-10-11T01:59:40+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-10-11T01:59:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d5d449421398fe4005f3b3ded551a6274e3d856e'/>
<id>urn:sha1:d5d449421398fe4005f3b3ded551a6274e3d856e</id>
<content type='text'>
Apparently the https urls are broken due to some certificate validation
whatnots, and so far the least intrusive solution I've found is to just disable
that.
</content>
</entry>
<entry>
<title>travis: Switch `curl -s` to `curl -f`</title>
<updated>2017-07-18T14:42:32+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-07-18T14:42:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8340f74eb71bdc9b1fd9e456eee27a7e034f8805'/>
<id>urn:sha1:8340f74eb71bdc9b1fd9e456eee27a7e034f8805</id>
<content type='text'>
I seem to have been a little too tired when I fixed up the container scripts,
applying the wrong flag!
</content>
</entry>
<entry>
<title>travis: Make a few `curl` invocations more resilient</title>
<updated>2017-07-18T03:11:24+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-07-17T17:55:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c843661d9a30ca23a6f7f36ad2121c9b03b95d60'/>
<id>urn:sha1:c843661d9a30ca23a6f7f36ad2121c9b03b95d60</id>
<content type='text'>
Use the `-f` flag to indicate that, for example, a 500 response code is to be
considered a failure, triggering the normal retry logic. Also ignore errors
where we check the date from google.com, as a failure there shouldn't fail the
build.
</content>
</entry>
<entry>
<title>ci: move shared scripts to src/ci/docker/scripts/</title>
<updated>2017-05-18T11:33:10+00:00</updated>
<author>
<name>Marco A L Barbosa</name>
<email>malbarbo@gmail.com</email>
</author>
<published>2017-05-18T11:33:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d15c950ac6604662b2e74420c73639f23396a93b'/>
<id>urn:sha1:d15c950ac6604662b2e74420c73639f23396a93b</id>
<content type='text'>
</content>
</entry>
</feed>
