<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/openblas, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>community/openblas: move from testing</title>
<updated>2016-08-17T13:25:12+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2016-08-17T13:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=fee36ccf56088c3c8aa20576b8f7598f91deed51'/>
<id>fee36ccf56088c3c8aa20576b8f7598f91deed51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/openblas: build -ilp64 for aarch64</title>
<updated>2016-08-17T13:24:41+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2016-08-17T13:24:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=3f208ae10fdf0774d88af1681909ea31d52e4efd'/>
<id>3f208ae10fdf0774d88af1681909ea31d52e4efd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/openblas: include subpackage -ilp64 only on x86_64</title>
<updated>2016-08-09T11:56:12+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2016-08-09T11:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ecd0abed93a904a9f956dbcbc83f7cee9265a1ed'/>
<id>ecd0abed93a904a9f956dbcbc83f7cee9265a1ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/openblas: add ILP64 variant (subpackage -ilp64)</title>
<updated>2016-08-09T11:09:35+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2016-08-09T00:15:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=25ed1ef77a547d74d99d7d1b6f2e91d86114ed6e'/>
<id>25ed1ef77a547d74d99d7d1b6f2e91d86114ed6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/openblas: fix installed OpenBLASConfig.cmake and cleanup docs</title>
<updated>2016-08-09T11:09:35+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2016-08-08T23:15:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a931ebbb79a13c4de49af07c85b3efca043e50b7'/>
<id>a931ebbb79a13c4de49af07c85b3efca043e50b7</id>
<content type='text'>
OpenBLASConfig.cmake included path of the $builddir
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OpenBLASConfig.cmake included path of the $builddir
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/openblas: upgrade to 0.2.18 and improve abuild</title>
<updated>2016-06-07T10:16:51+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2016-06-06T14:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=19836dc2130d94520c60c31a59a0379da8453e28'/>
<id>19836dc2130d94520c60c31a59a0379da8453e28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/openblas: update to 0.2.17</title>
<updated>2016-03-31T07:12:04+00:00</updated>
<author>
<name>Isaac Dunham</name>
<email>ibid.ag@gmail.com</email>
</author>
<published>2016-03-30T05:03:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=f29238505f92d027fadd6b12282da8356acdc4e8'/>
<id>f29238505f92d027fadd6b12282da8356acdc4e8</id>
<content type='text'>
Attached is a patch to update testing/openblas to 0.2.17.

This required replacing one use of sys_siglist[] with strsignal().

Also, due to some convolutions of the build system, setting CFLAGS in
the environment rather than passing it to make caused repeated definitions
of CNAME/ASMNAME/ASMFNAME/... in the gcc invocation, making for a very
noisy build.

Thanks,
Isaac Dunham
&gt;From a629abe4458599ab57041e5158430e4db4736308 Mon Sep 17 00:00:00 2001
From: Isaac Dunham &lt;ibid.ag@gmail.com&gt;
Date: Fri, 25 Mar 2016 12:05:29 -0700
Subject: [PATCH] testing/openblas: update to 0.2.17

Use strsignal() instead of sys_siglist[].
While here, pass CFLAGS on the command line rather than in the environment
because the latter confuses make.
(This fixes all the warnings about CNAME/ASMNAME/... getting defined
multiple times.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Attached is a patch to update testing/openblas to 0.2.17.

This required replacing one use of sys_siglist[] with strsignal().

Also, due to some convolutions of the build system, setting CFLAGS in
the environment rather than passing it to make caused repeated definitions
of CNAME/ASMNAME/ASMFNAME/... in the gcc invocation, making for a very
noisy build.

Thanks,
Isaac Dunham
&gt;From a629abe4458599ab57041e5158430e4db4736308 Mon Sep 17 00:00:00 2001
From: Isaac Dunham &lt;ibid.ag@gmail.com&gt;
Date: Fri, 25 Mar 2016 12:05:29 -0700
Subject: [PATCH] testing/openblas: update to 0.2.17

Use strsignal() instead of sys_siglist[].
While here, pass CFLAGS on the command line rather than in the environment
because the latter confuses make.
(This fixes all the warnings about CNAME/ASMNAME/... getting defined
multiple times.)
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/openblas: rebuild with support for 32 cores</title>
<updated>2016-01-11T21:24:24+00:00</updated>
<author>
<name>Isaac Dunham</name>
<email>ibid.ag@gmail.com</email>
</author>
<published>2016-01-09T04:14:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=5e50b66bc41b43ffb014c1f73aad38f75c82b127'/>
<id>5e50b66bc41b43ffb014c1f73aad38f75c82b127</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/openblas: fix build on arm</title>
<updated>2015-12-22T08:23:17+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2015-12-22T08:23:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=f050f0ec2203e7851925ce0495f99768c65558c0'/>
<id>f050f0ec2203e7851925ce0495f99768c65558c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/openblas: upgrade to 0.2.15</title>
<updated>2015-11-30T13:16:10+00:00</updated>
<author>
<name>Michael Koloberdin</name>
<email>koloberdin@gmail.com</email>
</author>
<published>2015-11-29T11:03:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=bfc1d4c1e32ac7365012935751b85a0d3c899c6a'/>
<id>bfc1d4c1e32ac7365012935751b85a0d3c899c6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
