<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/ci/docker/dist-mips64-linux/Dockerfile, branch 1.24.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.24.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.24.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2017-08-27T01:34:13+00:00</updated>
<entry>
<title>ci: Remove the need for `dumb-init`</title>
<updated>2017-08-27T01:34:13+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-08-27T01:34:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ffe64a26abb194a7ddcc5f410512043a65b3eb91'/>
<id>urn:sha1:ffe64a26abb194a7ddcc5f410512043a65b3eb91</id>
<content type='text'>
Newer versions of Docker have a `--init` argument which spawns an init process
in the container, which we should be able to use everywhere now.
</content>
</entry>
<entry>
<title>Updated docker images to factor out common scripts</title>
<updated>2017-07-13T01:25:36+00:00</updated>
<author>
<name>Ty Coghlan</name>
<email>Coghlan.Ty@gmail.com</email>
</author>
<published>2017-07-09T15:01:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=250346128b0083c8137171af503bda194c6124dd'/>
<id>urn:sha1:250346128b0083c8137171af503bda194c6124dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update sccache binaries to mozilla/sccache@d3627d766</title>
<updated>2017-05-12T16:07:10+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-05-12T16:07:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c30e007b86aa7aedd15e590d7ad41914ff823d23'/>
<id>urn:sha1:c30e007b86aa7aedd15e590d7ad41914ff823d23</id>
<content type='text'>
This commit updates the sccache binaries to fix a cache load failure seen
on #41926, fixed by mozilla/sccache#119
</content>
</entry>
<entry>
<title>ci: Update sccache build</title>
<updated>2017-04-29T07:29:54+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-04-29T07:29:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=aa891a57a11da2845352e9ed093a1cd85f377289'/>
<id>urn:sha1:aa891a57a11da2845352e9ed093a1cd85f377289</id>
<content type='text'>
Pulls in mozilla/sccache@ef0d77543 to fix #40240 again after the builds included
in #41447 forgot to include the mio fixed included in #41076.

Closes #40240
</content>
</entry>
<entry>
<title>appveyor: Use Ninja/sccache on MSVC</title>
<updated>2017-04-27T14:19:34+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-02-25T17:53:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2e72bcb9347aa1bafe63c4a64a824ac091babfd8'/>
<id>urn:sha1:2e72bcb9347aa1bafe63c4a64a824ac091babfd8</id>
<content type='text'>
Now that the final bug fixes have been merged into sccache we can start
leveraging sccache on the MSVC builders on AppVeyor instead of relying on the
ad-hoc caching strategy of trigger files and whatnot.
</content>
</entry>
<entry>
<title>travis: Update sccache build used</title>
<updated>2017-04-27T14:18:01+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-04-19T15:58:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=499b84aca8b9e501d7def82a1f483e77ac4199ff'/>
<id>urn:sha1:499b84aca8b9e501d7def82a1f483e77ac4199ff</id>
<content type='text'>
This build is no longer a forked version with temporary bugfixes, everything
should be upstreamed!
</content>
</entry>
<entry>
<title>travis: Update sccache binaries</title>
<updated>2017-04-04T22:55:23+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-04-04T22:55:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e60ea55f660bfd0d34fc18efa60b2d9764840601'/>
<id>urn:sha1:e60ea55f660bfd0d34fc18efa60b2d9764840601</id>
<content type='text'>
I've tracked down what I believe is the last spurious sccache failure on #40240
to behavior in mio (carllerche/mio#583), and this commit updates the binaries to
a version which has that fix incorporated.
</content>
</entry>
<entry>
<title>travis: Split all dist builders in two</title>
<updated>2017-04-03T19:30:06+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-04-01T14:18:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=541512b0bf71bf2d57f42a66519a927b6e2503d9'/>
<id>urn:sha1:541512b0bf71bf2d57f42a66519a927b6e2503d9</id>
<content type='text'>
Previously we would use one builder on Travis to produce two sets of host
compilers for two different targets. Unfortunately though we've recently
increased how much we're building for each target so this is starting to take
unnecessarily long (#40804). This commit splits the dist builders in two by
ensuring that we only dist one target on each builder, which should take a much
shorter amount of time. This should also unblock other work such as landing the
RLS (#40584).
</content>
</entry>
<entry>
<title>travis: Update sccache again</title>
<updated>2017-03-25T02:00:35+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-03-25T02:00:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bff332e0a22ce71f329202fc635693079e791bb5'/>
<id>urn:sha1:bff332e0a22ce71f329202fc635693079e791bb5</id>
<content type='text'>
Looks like the last version was built with mio 0.6.5 which now has known bugs
against it. This build includes mio 0.6.6
</content>
</entry>
<entry>
<title>travis: Update sccache binary</title>
<updated>2017-03-23T17:16:57+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-03-23T02:16:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=05c4051f640592df825d290901e0ed3e265de24c'/>
<id>urn:sha1:05c4051f640592df825d290901e0ed3e265de24c</id>
<content type='text'>
</content>
</entry>
</feed>
