<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/ci/docker/scripts/android-sdk.sh, branch auto</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=auto</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=auto'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-11-06T11:33:12+00:00</updated>
<entry>
<title>fix shellcheck error of SC2148</title>
<updated>2020-11-06T11:33:12+00:00</updated>
<author>
<name>Daiki Ihara</name>
<email>sasurau4@gmail.com</email>
</author>
<published>2020-11-03T13:55:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f197da655ffe5df52dc5bf19ead9067c8439700c'/>
<id>urn:sha1:f197da655ffe5df52dc5bf19ead9067c8439700c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove double trailing newlines</title>
<updated>2019-04-22T15:57:01+00:00</updated>
<author>
<name>varkor</name>
<email>github@varkor.com</email>
</author>
<published>2019-04-22T15:55:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7f0f0e31ecceacfc627440216e559b9625378ecc'/>
<id>urn:sha1:7f0f0e31ecceacfc627440216e559b9625378ecc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: use a custom android sdk manager with pinning and mirroring</title>
<updated>2019-04-12T20:18:48+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro@pietroalbini.org</email>
</author>
<published>2019-04-12T20:07:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4e920f2b04d61e2e54a080423bd766c5df1a97c8'/>
<id>urn:sha1:4e920f2b04d61e2e54a080423bd766c5df1a97c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: pin android emulator to 28.0.23</title>
<updated>2019-04-07T11:52:33+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro@pietroalbini.org</email>
</author>
<published>2019-04-07T11:52:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d13547a1c61b940c1ca20159ad3b24b160c90ac7'/>
<id>urn:sha1:d13547a1c61b940c1ca20159ad3b24b160c90ac7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make sure to accept all android licenses</title>
<updated>2019-01-23T10:21:24+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro@pietroalbini.org</email>
</author>
<published>2019-01-23T10:21:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=91f328fb557cb4e4623bf50188168c2c1d9cc390'/>
<id>urn:sha1:91f328fb557cb4e4623bf50188168c2c1d9cc390</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove licenses</title>
<updated>2018-12-26T04:08:33+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2018-12-25T15:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a663555ddf36f6b041445894a8c175cd1bc718c'/>
<id>urn:sha1:2a663555ddf36f6b041445894a8c175cd1bc718c</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
