<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gcc.git/Dockerfile, branch devel/rust/master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/'/>
<entry>
<title>Bump our docker build's debian base image version to match rust:latest's</title>
<updated>2023-09-02T22:31:36+00:00</updated>
<author>
<name>Owen Avery</name>
<email>powerboat9.gamer@gmail.com</email>
</author>
<published>2023-09-01T23:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=20f83726d400a3b20cf1ab5a3602e43b7a975372'/>
<id>20f83726d400a3b20cf1ab5a3602e43b7a975372</id>
<content type='text'>
ChangeLog:

	* Dockerfile: Bump debian base image version from 11 to 12

Signed-off-by: Owen Avery &lt;powerboat9.gamer@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ChangeLog:

	* Dockerfile: Bump debian base image version from 11 to 12

Signed-off-by: Owen Avery &lt;powerboat9.gamer@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docker: Do not run update-alternatives on invalid path</title>
<updated>2023-03-29T21:16:30+00:00</updated>
<author>
<name>Arthur Cohen</name>
<email>arthur.cohen@embecosm.com</email>
</author>
<published>2023-03-28T09:15:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=87a0a8f84f56002b5c6f3c08dcce831ba7759eed'/>
<id>87a0a8f84f56002b5c6f3c08dcce831ba7759eed</id>
<content type='text'>
We do not need to set the system's compiler to `gccrs`, as we are mostly
interested in *having* gccrs - not necessarily using it as a C and C++
compiler as well.

ChangeLog:

	* Dockerfile: Remove update-alternatives invocation.

Co-authored-by: Marc Poulhiès &lt;dkm@kataplop.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We do not need to set the system's compiler to `gccrs`, as we are mostly
interested in *having* gccrs - not necessarily using it as a C and C++
compiler as well.

ChangeLog:

	* Dockerfile: Remove update-alternatives invocation.

Co-authored-by: Marc Poulhiès &lt;dkm@kataplop.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docker: Fix GCCRS_BUILD info</title>
<updated>2022-06-08T08:57:16+00:00</updated>
<author>
<name>Arthur Cohen</name>
<email>arthur.cohen@embecosm.com</email>
</author>
<published>2022-06-08T08:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=ab0f9f9e1b9e55522e649d58520fdedcdb6c8859'/>
<id>ab0f9f9e1b9e55522e649d58520fdedcdb6c8859</id>
<content type='text'>
Sometimes, the GCCRS_BUILD file would end up empty. I believe this is
due to how Dockerfiles work in that there was a "race condition" between
the two `RUN` commands. Hopefully this should fix it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sometimes, the GCCRS_BUILD file would end up empty. I believe this is
due to how Dockerfiles work in that there was a "race condition" between
the two `RUN` commands. Hopefully this should fix it.
</pre>
</div>
</content>
</entry>
<entry>
<title>docker: Add commit information to Docker image</title>
<updated>2022-05-30T14:38:31+00:00</updated>
<author>
<name>Arthur Cohen</name>
<email>arthur.cohen@embecosm.com</email>
</author>
<published>2022-05-30T14:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=e009a46e2267a622eeef02217e273deb8913029f'/>
<id>e009a46e2267a622eeef02217e273deb8913029f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dockerfile: change the base image ...</title>
<updated>2022-04-26T09:46:39+00:00</updated>
<author>
<name>liushuyu</name>
<email>liushuyu011@gmail.com</email>
</author>
<published>2022-04-25T21:53:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=10427869f157c9d44d745265554f0f1c9f770c0c'/>
<id>10427869f157c9d44d745265554f0f1c9f770c0c</id>
<content type='text'>
... to match Rust container image's base image

Signed-off-by: Zixing Liu &lt;liushuyu011@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... to match Rust container image's base image

Signed-off-by: Zixing Liu &lt;liushuyu011@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dockerfile: Install cargo-gccrs alongside gccrs</title>
<updated>2022-02-16T17:47:36+00:00</updated>
<author>
<name>Arthur Cohen</name>
<email>arthur.cohen@embecosm.com</email>
</author>
<published>2022-02-16T16:11:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=85d78c1b8dd52488a0d572b2e3ff9ebdde99ab37'/>
<id>85d78c1b8dd52488a0d572b2e3ff9ebdde99ab37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Automations to only build rust to improve build times</title>
<updated>2020-12-07T10:13:16+00:00</updated>
<author>
<name>Philip Herron</name>
<email>philip.herron@embecosm.com</email>
</author>
<published>2020-12-04T16:31:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=21d0a20c773d099e3dd928e5c1880ea6dd453b1f'/>
<id>21d0a20c773d099e3dd928e5c1880ea6dd453b1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Docker file for automated images to allow for easier testing</title>
<updated>2020-11-28T21:13:22+00:00</updated>
<author>
<name>Philip Herron</name>
<email>philip.herron@embecosm.com</email>
</author>
<published>2020-11-27T12:57:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=4e475efeb4e3d0c8a418f28ea1176aa5b0550b44'/>
<id>4e475efeb4e3d0c8a418f28ea1176aa5b0550b44</id>
<content type='text'>
Example usage:

docker build . -t gccrs-dev
docker run --rm -v "$PWD":/usr/src/myapp -w /usr/src/myapp \
    gccrs-dev:latest gccrs -g -O2 -c \
    gcc/testsuite/rust.test/compilable/type_infer1.rs -o type_infer1.o
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Example usage:

docker build . -t gccrs-dev
docker run --rm -v "$PWD":/usr/src/myapp -w /usr/src/myapp \
    gccrs-dev:latest gccrs -g -O2 -c \
    gcc/testsuite/rust.test/compilable/type_infer1.rs -o type_infer1.o
</pre>
</div>
</content>
</entry>
</feed>
