<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/ci/docker/dist-i686-linux/build-binutils.sh, branch 1.27.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.27.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.27.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2017-11-13T14:33:12+00:00</updated>
<entry>
<title>Use #!/usr/bin/env as shebang for Bash scripts</title>
<updated>2017-11-13T14:33:12+00:00</updated>
<author>
<name>Sébastien Santoro</name>
<email>dereckson@espace-win.org</email>
</author>
<published>2017-11-13T14:33:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=de8c57cb24da2685f06e80103936456a883ff203'/>
<id>urn:sha1:de8c57cb24da2685f06e80103936456a883ff203</id>
<content type='text'>
On some systems, the bash command could be available in another
directory than /bin. As such, to offer an env shebang is more
convenient.

This make sense even for docker scripts, as you can use Docker
on FreeBSD or SmartOS for example.
</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>
</feed>
