<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/community/libhandy, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>community/libhandy: rebuild against glade 3.36.0</title>
<updated>2020-05-07T12:50:36+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-05-07T10:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=21f8a733e8d8821040c615995f8787846f134c7f'/>
<id>21f8a733e8d8821040c615995f8787846f134c7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/*: stop manually moving usr/{lib,share}/glade to -dev subpkg</title>
<updated>2020-04-24T11:31:47+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2020-04-24T09:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=6a447d36f5f69569400b3c05fd4dea6d36b06912'/>
<id>6a447d36f5f69569400b3c05fd4dea6d36b06912</id>
<content type='text'>
abuild 3.6.x does this for us, so this will lead to build failures. Also
rebuild since we moved things to the wrong places (e.g. /usr/lib instead
of /usr/lib/glade) in most APKBUILDs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
abuild 3.6.x does this for us, so this will lead to build failures. Also
rebuild since we moved things to the wrong places (e.g. /usr/lib instead
of /usr/lib/glade) in most APKBUILDs
</pre>
</div>
</content>
</entry>
<entry>
<title>community/libhandy: disable on mips</title>
<updated>2020-04-08T00:07:38+00:00</updated>
<author>
<name>Ariadne Conill</name>
<email>ariadne@dereferenced.org</email>
</author>
<published>2020-04-08T00:07:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ed3b1279a9b8b0eb474a102a970be233546cb53e'/>
<id>ed3b1279a9b8b0eb474a102a970be233546cb53e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/*: make CMake and meson respect our C{,PP,XX}FLAGS</title>
<updated>2020-02-21T17:12:22+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2020-02-20T17:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=c7a1f20490e2882233bfdfa682040d3cb0ffd967'/>
<id>c7a1f20490e2882233bfdfa682040d3cb0ffd967</id>
<content type='text'>
See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
</pre>
</div>
</content>
</entry>
<entry>
<title>community/libhandy: upgrade to 0.0.13</title>
<updated>2020-01-10T15:20:07+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-01-10T14:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=601509e1ce0fa635c0fda1ae49d5bffda334c5a5'/>
<id>601509e1ce0fa635c0fda1ae49d5bffda334c5a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tree-wide: use --buildtype=debugoptimized for meson packages</title>
<updated>2020-01-07T09:13:47+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2019-12-30T13:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=78d37d9942be8548da47259a8b0f5ea584ed1f16'/>
<id>78d37d9942be8548da47259a8b0f5ea584ed1f16</id>
<content type='text'>
As of now we're using the buildttype 'release', which produces optimized builds
but without any usable debugging info, which makes debugging crashes impossible,
even if a -dbg subpackage exists. As such we should build in the buildmode
'debugoptimized' to offer proper debug symbols.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As of now we're using the buildttype 'release', which produces optimized builds
but without any usable debugging info, which makes debugging crashes impossible,
even if a -dbg subpackage exists. As such we should build in the buildmode
'debugoptimized' to offer proper debug symbols.
</pre>
</div>
</content>
</entry>
<entry>
<title>community/libhandy: upgrade to 0.0.12</title>
<updated>2019-12-15T20:31:08+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2019-12-13T11:34:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=5e426909847837ccdc541fa3277983b5547b976a'/>
<id>5e426909847837ccdc541fa3277983b5547b976a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/libhandy: move usr/lib/glade/modules to -dev</title>
<updated>2019-12-07T06:45:55+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-12-05T10:47:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=f2e57e2155c621a8fd59447f46eba2666d8722a9'/>
<id>f2e57e2155c621a8fd59447f46eba2666d8722a9</id>
<content type='text'>
fixes #11010
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #11010
</pre>
</div>
</content>
</entry>
<entry>
<title>community/libhandy: disable on s390x</title>
<updated>2019-11-26T17:11:21+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-11-26T17:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=6db815a37b8b64470a73a93f9b5ac48541381d69'/>
<id>6db815a37b8b64470a73a93f9b5ac48541381d69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/libhandy: move from testing</title>
<updated>2019-09-22T21:46:38+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2019-09-22T21:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=8f13d62ec4f5078bc75ad37cc9b8ac00bd614541'/>
<id>8f13d62ec4f5078bc75ad37cc9b8ac00bd614541</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
