<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/ci/docker/host-x86_64/x86_64-gnu, branch perf-tmp</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-08-25T22:17:51+00:00</updated>
<entry>
<title>enable `llvm.libzstd` on test x64 linux builder</title>
<updated>2024-08-25T22:17:51+00:00</updated>
<author>
<name>Rémy Rakic</name>
<email>remy.rakic+github@gmail.com</email>
</author>
<published>2024-08-11T19:05:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=650ba7fdf001353664a60be43efb2d96c3c0295b'/>
<id>urn:sha1:650ba7fdf001353664a60be43efb2d96c3c0295b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add zlib and zstd dev packages for building lld.</title>
<updated>2024-08-09T12:55:40+00:00</updated>
<author>
<name>Kyle Huey</name>
<email>khuey@kylehuey.com</email>
</author>
<published>2024-07-17T19:59:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7bb345e677c0c11390da69389e9da472e45844fe'/>
<id>urn:sha1:7bb345e677c0c11390da69389e9da472e45844fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: Update x86_64-gnu to ubuntu:22.04</title>
<updated>2023-07-21T19:22:25+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2023-07-21T18:04:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3585562be676b1159e7922ffa4d39ec42d5c0b05'/>
<id>urn:sha1:3585562be676b1159e7922ffa4d39ec42d5c0b05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CI: build CMake 3.20 to support LLVM 17</title>
<updated>2023-07-16T13:00:53+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>jakub.beranek@vsb.cz</email>
</author>
<published>2023-07-15T06:59:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=18f20439ddb7ecef55977b44d093be503c57d4df'/>
<id>urn:sha1:18f20439ddb7ecef55977b44d093be503c57d4df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use -m option instead of looking for a cross-compiling version of dlltool</title>
<updated>2023-03-22T21:30:28+00:00</updated>
<author>
<name>Daniel Paoliello</name>
<email>danpao@microsoft.com</email>
</author>
<published>2023-02-22T17:58:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a90f342b033c14171916ae019b4dfbd0bb408908'/>
<id>urn:sha1:a90f342b033c14171916ae019b4dfbd0bb408908</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reduce docker image sizes by cleaning cache/squashing steps</title>
<updated>2022-12-02T14:17:36+00:00</updated>
<author>
<name>klensy</name>
<email>klensy@users.noreply.github.com</email>
</author>
<published>2022-12-02T14:17:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=eadf69a6c6edfe220fc5b1b659e46e271d75a3a1'/>
<id>urn:sha1:eadf69a6c6edfe220fc5b1b659e46e271d75a3a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: update x86_64-gnu and x86_64-gnu-debug to ubuntu:20.04</title>
<updated>2020-10-29T00:26:03+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2020-10-29T00:26:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d9cbd192eb97c96f045134236f22d214d8977b68'/>
<id>urn:sha1:d9cbd192eb97c96f045134236f22d214d8977b68</id>
<content type='text'>
The former `ubuntu:19.10` reached EOL in July, 2020, whereas
`ubuntu:20.04` is an LTS release supported until 2025.

These are non-dist CI images, so the impact should be low.
</content>
</entry>
<entry>
<title>Install ninja on CI builders</title>
<updated>2020-08-26T21:57:07+00:00</updated>
<author>
<name>Josh Triplett</name>
<email>josh@joshtriplett.org</email>
</author>
<published>2020-07-29T19:22:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6149dffff959c0c338ef319b4cea2f49560041e7'/>
<id>urn:sha1:6149dffff959c0c338ef319b4cea2f49560041e7</id>
<content type='text'>
Windows CI builds already install ninja. Install it in all the
Docker-based builds as well.
</content>
</entry>
<entry>
<title>Use --stage 2 explicitly in CI</title>
<updated>2020-07-28T03:19:16+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>jyn514@gmail.com</email>
</author>
<published>2020-07-14T02:28:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4ee8d847e5f411e178fa5224d16dae38affb9392'/>
<id>urn:sha1:4ee8d847e5f411e178fa5224d16dae38affb9392</id>
<content type='text'>
- expand yaml anchors
- don't use --stage 2 for dist; that's already the default
</content>
</entry>
<entry>
<title>ci: move all x86_64 runners to the host-x86_64 directory</title>
<updated>2020-07-03T07:34:27+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro@pietroalbini.org</email>
</author>
<published>2020-06-23T09:50:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5c876f336a8682d2d78827e169045e9a592803f7'/>
<id>urn:sha1:5c876f336a8682d2d78827e169045e9a592803f7</id>
<content type='text'>
We need to add runners designed for an aarch64 host system, and it'd be
nice to return an error message if someone tries to run an image
designed for an host architecture in another one.

To start the work on this, this commit moves all the existing builders
in the host-x86_64 directory, and changes the run.sh script to look up
the image in the correct directory based on the host architecture.
</content>
</entry>
</feed>
