<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/ci/scripts/select-xcode.sh, branch 1.80.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.80.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.80.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-02-11T05:02:16+00:00</updated>
<entry>
<title>Require that SELECT_XCODE is set.</title>
<updated>2024-02-11T05:02:16+00:00</updated>
<author>
<name>Eric Huss</name>
<email>eric@huss.org</email>
</author>
<published>2024-02-11T05:02:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4ce1f1cffc7c63928cac447afe8010e6daaa42d6'/>
<id>urn:sha1:4ce1f1cffc7c63928cac447afe8010e6daaa42d6</id>
<content type='text'>
Allowing the Xcode version to "float" based on whatever default GitHub
selects creates an unreliable environment. When GitHub changes the
default, we can have multiple jobs in the same run using different
versions as it rolls out across machines. It can also cause oscillation
between runs as different machines are used. It also causes
unpredictable timing when the updates happen.

This change helps ensure that the version that is used is pinned. The
downside is that it requires manually bumping the version, and the risk
that if we take too long, older Xcodes will be removed and that will
break the build.
</content>
</entry>
<entry>
<title>Bring back XCode selection CI script</title>
<updated>2022-11-19T20:19:00+00:00</updated>
<author>
<name>BlackHoleFox</name>
<email>blackholefoxdev@gmail.com</email>
</author>
<published>2022-11-19T20:18:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c46987b7dd22b8cebcda816239a2eaa5dcc1b52f'/>
<id>urn:sha1:c46987b7dd22b8cebcda816239a2eaa5dcc1b52f</id>
<content type='text'>
This reverts commit 8514b0097b28f84ee5cfead059a5771c6a693fb0.
</content>
</entry>
<entry>
<title>Selecting the Xcode version no longer needed with the macos-11 runners.</title>
<updated>2021-10-14T04:10:07+00:00</updated>
<author>
<name>Hans Kratz</name>
<email>hans@appfour.com</email>
</author>
<published>2021-10-13T15:44:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8514b0097b28f84ee5cfead059a5771c6a693fb0'/>
<id>urn:sha1:8514b0097b28f84ee5cfead059a5771c6a693fb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a cross-compiling aarch64-apple-darwin CI builder</title>
<updated>2020-10-01T11:53:38+00:00</updated>
<author>
<name>Jake Goulding</name>
<email>jake.goulding@gmail.com</email>
</author>
<published>2020-08-27T17:51:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=225ec813a9b25cdf94811d5b6c5207848cfef829'/>
<id>urn:sha1:225ec813a9b25cdf94811d5b6c5207848cfef829</id>
<content type='text'>
</content>
</entry>
</feed>
