<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git/ci/ciimage, branch xcodeobjc</title>
<subtitle>github.com: mesonbuild/meson.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/'/>
<entry>
<title>Add Qt6 module</title>
<updated>2021-02-07T20:43:00+00:00</updated>
<author>
<name>Luca Weiss</name>
<email>luca@z3ntu.xyz</email>
</author>
<published>2020-12-08T21:37:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=398df5629863e913fa603cbf02c525a9f501f8a8'/>
<id>398df5629863e913fa603cbf02c525a9f501f8a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mesonlib: Add better errormessage to typelistify</title>
<updated>2021-02-06T18:27:04+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2021-01-21T19:53:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=9cebd29da973553c6e657f7b318ab1d6afbc76e6'/>
<id>9cebd29da973553c6e657f7b318ab1d6afbc76e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: Add bindgen to CI images</title>
<updated>2021-02-06T18:27:04+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2021-01-06T22:46:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=80ec157e5e02172cd6e2933bc1047fca07f176df'/>
<id>80ec157e5e02172cd6e2933bc1047fca07f176df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the Eoan CI to ubuntu rolling ci</title>
<updated>2021-01-29T19:40:25+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2021-01-26T18:49:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=c321339b24f896d02b0839d1b1e5008eae405858'/>
<id>c321339b24f896d02b0839d1b1e5008eae405858</id>
<content type='text'>
This makes the Ubuntu CI always use the latest release, without us
having to manually change it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes the Ubuntu CI always use the latest release, without us
having to manually change it.
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: arch: get hotdoc from official repos</title>
<updated>2021-01-29T17:14:57+00:00</updated>
<author>
<name>Eli Schwartz</name>
<email>eschwartz@archlinux.org</email>
</author>
<published>2021-01-29T17:14:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=19d3a7f5b6bcc89fc59e28d51a9cf3d18bfafb9b'/>
<id>19d3a7f5b6bcc89fc59e28d51a9cf3d18bfafb9b</id>
<content type='text'>
It is now officially packaged.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is now officially packaged.
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: arch: remove duplicate package from list</title>
<updated>2021-01-29T17:13:56+00:00</updated>
<author>
<name>Eli Schwartz</name>
<email>eschwartz@archlinux.org</email>
</author>
<published>2021-01-29T17:13:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=03b1955c6884c05903c9432222038ff463022e02'/>
<id>03b1955c6884c05903c9432222038ff463022e02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: fix arch linux tests failing to install wxgtk</title>
<updated>2021-01-12T00:07:12+00:00</updated>
<author>
<name>Eli Schwartz</name>
<email>eschwartz@archlinux.org</email>
</author>
<published>2021-01-12T00:07:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=4ff020759a3cdedb9d8ff1150ec09313096f6228'/>
<id>4ff020759a3cdedb9d8ff1150ec09313096f6228</id>
<content type='text'>
There hasn't been any such package since the original addition of a
gtk3 version of wxgtk... back in 2017. The "new" wxgtk2 package provided
a virtual provides ever since, so people still depending on "wxgtk"
would get the old gtk2 version. This virtual provides got dropped today,
resulting in the package being uninstallable.

Resolve the provides to its canonical name, thus making it installable
again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There hasn't been any such package since the original addition of a
gtk3 version of wxgtk... back in 2017. The "new" wxgtk2 package provided
a virtual provides ever since, so people still depending on "wxgtk"
would get the old gtk2 version. This virtual provides got dropped today,
resulting in the package being uninstallable.

Resolve the provides to its canonical name, thus making it installable
again.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: fix fedora image</title>
<updated>2020-10-12T22:30:31+00:00</updated>
<author>
<name>Daniel Mensinger</name>
<email>daniel@mensinger-ka.de</email>
</author>
<published>2020-10-11T16:20:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=47046c3fb988c656a04521df932900dc47f0f6db'/>
<id>47046c3fb988c656a04521df932900dc47f0f6db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: Add an interactive mode (testTTY) for the CI image builder</title>
<updated>2020-10-12T22:30:31+00:00</updated>
<author>
<name>Daniel Mensinger</name>
<email>daniel@mensinger-ka.de</email>
</author>
<published>2020-10-11T15:17:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=f6b346f2e269fea7c39fa998f28d377c8481e8d9'/>
<id>f6b346f2e269fea7c39fa998f28d377c8481e8d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>coverage: llvm-cov support</title>
<updated>2020-06-18T03:02:50+00:00</updated>
<author>
<name>Cary Converse</name>
<email>converse@battelle.org</email>
</author>
<published>2020-03-29T15:28:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=a198e5d191820fda9142d248cd5d134e5f2a5b93'/>
<id>a198e5d191820fda9142d248cd5d134e5f2a5b93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
