<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/main/snappy, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>main/snappy: add static subpkg</title>
<updated>2020-02-25T21:01:42+00:00</updated>
<author>
<name>TBK</name>
<email>tbk@jjtc.eu</email>
</author>
<published>2020-02-24T22:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=889eec5a0f66135b84b4b735f4fa976afd729f0d'/>
<id>889eec5a0f66135b84b4b735f4fa976afd729f0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/*: 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:33:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=20b13d17d07ee2958a377d95f3ad14826ff9ddf9'/>
<id>20b13d17d07ee2958a377d95f3ad14826ff9ddf9</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>main/snappy: upgrade to 1.1.8</title>
<updated>2020-01-15T08:35:09+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-01-15T07:57:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=0ce71c17edafc3223a66ec62cd2e9bdb3f47e2f4'/>
<id>0ce71c17edafc3223a66ec62cd2e9bdb3f47e2f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/snappy: optimize on mips*, s390x</title>
<updated>2018-12-18T14:03:26+00:00</updated>
<author>
<name>alpine-mips-patches</name>
<email>info@mobile-stream.com</email>
</author>
<published>2018-12-13T05:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=0141cee6972a961d297eec7429e56c9751f2e579'/>
<id>0141cee6972a961d297eec7429e56c9751f2e579</id>
<content type='text'>
1) Enable generation of LWL/LWR/etc instructions on pre-R6 mips*.
   This gives 5x (yes, five times) compression speed-up on P5600
   (and additional ~10% for decompression).
2) Recognize s390x as unaligned access capable architecture.
   See "Integral Boundaries" in SA22-7832-xx.
3) Force use of gcc/clang __builtin_bswapXX for big-endian code path
   in order to avoid suboptimal generic functions from &lt;byteswap.h&gt;.

Test suite still passes on x86_64, mipseln8hf (hardware) and under qemu-s390x.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1) Enable generation of LWL/LWR/etc instructions on pre-R6 mips*.
   This gives 5x (yes, five times) compression speed-up on P5600
   (and additional ~10% for decompression).
2) Recognize s390x as unaligned access capable architecture.
   See "Integral Boundaries" in SA22-7832-xx.
3) Force use of gcc/clang __builtin_bswapXX for big-endian code path
   in order to avoid suboptimal generic functions from &lt;byteswap.h&gt;.

Test suite still passes on x86_64, mipseln8hf (hardware) and under qemu-s390x.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/snappy: upgrade to 1.1.7 and rebuild dependent packages</title>
<updated>2018-07-22T12:28:46+00:00</updated>
<author>
<name>TBK</name>
<email>tbk@jjtc.eu</email>
</author>
<published>2018-06-23T19:10:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=5220530cc587c8cebc12e88b8013dddba10bca81'/>
<id>5220530cc587c8cebc12e88b8013dddba10bca81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/snappy: fix runtime failure on armhf and re-enable check</title>
<updated>2018-05-24T21:12:18+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-05-24T21:17:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=634d90125743a9301ba5280172ebf3b56ad86377'/>
<id>634d90125743a9301ba5280172ebf3b56ad86377</id>
<content type='text'>
Ref #8921 (https://bugs.alpinelinux.org/issues/8921)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ref #8921 (https://bugs.alpinelinux.org/issues/8921)
</pre>
</div>
</content>
</entry>
<entry>
<title>main/snappy: disable checks for now</title>
<updated>2018-02-13T14:26:26+00:00</updated>
<author>
<name>William Pitcock</name>
<email>nenolod@dereferenced.org</email>
</author>
<published>2018-02-13T01:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=41d9695b25c6f1ef697329a1500410b720e2a46b'/>
<id>41d9695b25c6f1ef697329a1500410b720e2a46b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/snappy: add check, fix license</title>
<updated>2018-02-12T15:05:35+00:00</updated>
<author>
<name>A. Wilcox</name>
<email>AWilcox@Wilcox-Tech.com</email>
</author>
<published>2018-02-10T20:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=19ad7fdb42b540267abc4e7581b863e3bcb5843a'/>
<id>19ad7fdb42b540267abc4e7581b863e3bcb5843a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/snappy: fix project url and modernize</title>
<updated>2017-09-07T08:39:17+00:00</updated>
<author>
<name>Roberto Oliveira</name>
<email>robertoguimaraes8@gmail.com</email>
</author>
<published>2017-09-07T02:26:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=aa11e598e8b391640f01312daf53668e18854253'/>
<id>aa11e598e8b391640f01312daf53668e18854253</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/snappy: fix chrome crash</title>
<updated>2017-02-06T20:11:07+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2017-02-06T20:07:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=52591c8b83b3b8861654896d2010933512673e8a'/>
<id>52591c8b83b3b8861654896d2010933512673e8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
