<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/ci/docker/x86_64-gnu-debug, 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>2020-07-03T07:34:27+00:00</updated>
<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>
<entry>
<title>Enforce Python 3 as much as possible</title>
<updated>2020-04-10T13:09:58+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2019-11-21T12:57:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=38eb369fa4d06e55869a8fae62796a7b0085a5bd'/>
<id>urn:sha1:38eb369fa4d06e55869a8fae62796a7b0085a5bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: bump ubuntu 19.04 images to 19.10</title>
<updated>2020-01-03T11:35:55+00:00</updated>
<author>
<name>Mateusz Mikuła</name>
<email>mati865@gmail.com</email>
</author>
<published>2020-01-03T11:35:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=66207ae7f8e793c58bccca6464feb9deeed24adf'/>
<id>urn:sha1:66207ae7f8e793c58bccca6464feb9deeed24adf</id>
<content type='text'>
Ubuntu 19.04 goes EOL this month.</content>
</entry>
<entry>
<title>Disable building of LLDB</title>
<updated>2019-07-15T07:45:14+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-07-11T16:06:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2c102cb4ab537f7d71c60165108e2e50d1c92e93'/>
<id>urn:sha1:2c102cb4ab537f7d71c60165108e2e50d1c92e93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add missing libssl-dev dependency to docker images on travis</title>
<updated>2019-07-06T14:05:22+00:00</updated>
<author>
<name>André Luis Leal Cardoso Junior</name>
<email>andrehjr@gmail.com</email>
</author>
<published>2019-05-18T20:33:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7fbc6a9ba3b1d3bfae408ef10b5ac64098a8ead3'/>
<id>urn:sha1:7fbc6a9ba3b1d3bfae408ef10b5ac64098a8ead3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: bump ubuntu 18.10 images to 19.04</title>
<updated>2019-05-09T09:51:01+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro@pietroalbini.org</email>
</author>
<published>2019-05-09T09:51:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c98a27c622394148bb94ecf5fc1d31c7c645f45d'/>
<id>urn:sha1:c98a27c622394148bb94ecf5fc1d31c7c645f45d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CI: Use lld for linking LLVM in the x86_64-gnu-debug image.</title>
<updated>2019-01-30T15:21:43+00:00</updated>
<author>
<name>Michael Woerister</name>
<email>michaelwoerister@posteo</email>
</author>
<published>2019-01-30T12:28:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b17c10de46b021cb25855d440b6a0c270d4d1f4e'/>
<id>urn:sha1:b17c10de46b021cb25855d440b6a0c270d4d1f4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: Use clang as the C++ compiler for x86_64-gnu-debug.</title>
<updated>2019-01-30T15:21:43+00:00</updated>
<author>
<name>Michael Woerister</name>
<email>michaelwoerister@posteo</email>
</author>
<published>2019-01-28T14:16:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4f534ffbdb9bb9897ea6a1f7290e5e6fb4d86f02'/>
<id>urn:sha1:4f534ffbdb9bb9897ea6a1f7290e5e6fb4d86f02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing packages.</title>
<updated>2019-01-30T15:21:43+00:00</updated>
<author>
<name>Michael Woerister</name>
<email>michaelwoerister@posteo</email>
</author>
<published>2019-01-24T13:08:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4460e7c919921ee0fbfd4804d2df33996f404581'/>
<id>urn:sha1:4460e7c919921ee0fbfd4804d2df33996f404581</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable Clang-based tests on x86_64-gnu-debug builder.</title>
<updated>2019-01-24T12:18:36+00:00</updated>
<author>
<name>Michael Woerister</name>
<email>michaelwoerister@posteo</email>
</author>
<published>2019-01-16T13:59:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=48cb04fbca1d398c170b713b3fe7e681a8e39a4f'/>
<id>urn:sha1:48cb04fbca1d398c170b713b3fe7e681a8e39a4f</id>
<content type='text'>
</content>
</entry>
</feed>
