<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/community/ldc, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>community/ldc: enable on x86</title>
<updated>2020-04-15T09:13:23+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2020-04-15T07:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=e66cab8bbad7837c24e8d95952e235fb01c4c676'/>
<id>e66cab8bbad7837c24e8d95952e235fb01c4c676</id>
<content type='text'>
fixes #11306
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #11306
</pre>
</div>
</content>
</entry>
<entry>
<title>community/ldc: fix patch checksum</title>
<updated>2020-04-14T14:02:08+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2020-04-14T14:02:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=8d669db71413fa8751c8e3804c89c8efe1e9be3c'/>
<id>8d669db71413fa8751c8e3804c89c8efe1e9be3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/ldc: enable on aarch64</title>
<updated>2020-04-14T13:55:12+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2020-04-13T09:51:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=c9c4693578eeb5a549abcb938364f0d2b2381ad5'/>
<id>c9c4693578eeb5a549abcb938364f0d2b2381ad5</id>
<content type='text'>
See https://github.com/ldc-developers/ldc/issues/3270
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://github.com/ldc-developers/ldc/issues/3270
</pre>
</div>
</content>
</entry>
<entry>
<title>community/ldc: fix bash-completion subpackage packaging</title>
<updated>2020-04-13T07:40:18+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-04-13T07:40:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=807d73b45367be365d61c05766f4ed78226bc2bd'/>
<id>807d73b45367be365d61c05766f4ed78226bc2bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/ldc: add bash-completion subpackage</title>
<updated>2020-04-13T06:42:48+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-04-13T04:41:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=6905892bb35b8120cd728c476cfb34f10ff9e424'/>
<id>6905892bb35b8120cd728c476cfb34f10ff9e424</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/ldc: rebuild against llvm10</title>
<updated>2020-03-29T17:29:10+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2020-03-29T08:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=866b37e8f7034e425f02d1df5e1173377e6456eb'/>
<id>866b37e8f7034e425f02d1df5e1173377e6456eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/ldc: switch to RelWithDebInfo buildtype</title>
<updated>2020-03-25T06:00:01+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2020-03-24T21:27:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=11b3939841e6e30415ed3d3d58307f67393b3b35'/>
<id>11b3939841e6e30415ed3d3d58307f67393b3b35</id>
<content type='text'>
With the "None" buildtype debug asserts are enabled, see:
https://github.com/ldc-developers/ldc/issues/3386

Also add a -dbg package
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the "None" buildtype debug asserts are enabled, see:
https://github.com/ldc-developers/ldc/issues/3386

Also add a -dbg package
</pre>
</div>
</content>
</entry>
<entry>
<title>community/ldc: remove RPATH from binaries</title>
<updated>2020-03-23T14:03:39+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2020-03-23T13:31:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b3885777f00606b1f3e553143ad336afa267a46e'/>
<id>b3885777f00606b1f3e553143ad336afa267a46e</id>
<content type='text'>
We need to set LD_LIBRARY_PATH for tests now though, since the rpath
did for for us previously.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to set LD_LIBRARY_PATH for tests now though, since the rpath
did for for us previously.
</pre>
</div>
</content>
</entry>
<entry>
<title>community/ldc: link libphobos dynamically by default</title>
<updated>2020-03-23T08:17:02+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2020-03-21T18:43:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=4e939c039d4fdaf900a9546c1920d2911ae129d9'/>
<id>4e939c039d4fdaf900a9546c1920d2911ae129d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>various: bump pkgrel due to rewritten commits</title>
<updated>2020-03-08T12:44:13+00:00</updated>
<author>
<name>Kevin Daudt</name>
<email>kdaudt@alpinelinux.org</email>
</author>
<published>2020-03-08T12:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ef31baf0665c581a04f5072019db91ea45fd4f93'/>
<id>ef31baf0665c581a04f5072019db91ea45fd4f93</id>
<content type='text'>
Due to an accidental force push, the commits for these packages were rewritten.
Make sure they are rebuilt so that the commit hash matches what's in aports.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to an accidental force push, the commits for these packages were rewritten.
Make sure they are rebuilt so that the commit hash matches what's in aports.
</pre>
</div>
</content>
</entry>
</feed>
