<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abuild, branch v3.0.0_rc1</title>
<subtitle>Build script to build alpine 1.9.x
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/'/>
<entry>
<title>==== release 3.0.0_rc1 ====</title>
<updated>2017-03-20T12:34:00+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2017-03-20T12:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=c2e91c2f662a5bc02f3195fff8f2472c2514d28b'/>
<id>c2e91c2f662a5bc02f3195fff8f2472c2514d28b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: enable -e shell option</title>
<updated>2017-03-07T10:29:38+00:00</updated>
<author>
<name>Kaarle Ritvanen</name>
<email>kaarle.ritvanen@datakunkku.fi</email>
</author>
<published>2017-02-21T15:44:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=36d5193776180385a39626a83241822736a5f6b8'/>
<id>36d5193776180385a39626a83241822736a5f6b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: fix dependency checking</title>
<updated>2017-03-07T10:29:38+00:00</updated>
<author>
<name>Kaarle Ritvanen</name>
<email>kaarle.ritvanen@datakunkku.fi</email>
</author>
<published>2017-03-06T15:23:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=d8174e4f3a8fe1c133c15ccdac8be190190db1a1'/>
<id>d8174e4f3a8fe1c133c15ccdac8be190190db1a1</id>
<content type='text'>
- versioned dependencies
- dependencies on 'provides' tags or library names
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- versioned dependencies
- dependencies on 'provides' tags or library names
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: expand on APKBUILD check() warning message</title>
<updated>2017-02-28T08:22:36+00:00</updated>
<author>
<name>William Pitcock</name>
<email>nenolod@dereferenced.org</email>
</author>
<published>2017-02-28T08:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=c909c82ac22563b1235082a73ee1d35fdf1c4b86'/>
<id>c909c82ac22563b1235082a73ee1d35fdf1c4b86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>functions.sh: set host compiler when cross-compiling</title>
<updated>2017-02-24T08:20:21+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2017-02-24T08:19:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=9be173c6774fbec6cf8acd573faa039dd4129fc6'/>
<id>9be173c6774fbec6cf8acd573faa039dd4129fc6</id>
<content type='text'>
We chose to use kernel style HOST* instead of the gcc's
*_FOR_HOST.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We chose to use kernel style HOST* instead of the gcc's
*_FOR_HOST.
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: use BOOTSTRAP to determine if build-base is needed</title>
<updated>2017-02-24T08:16:55+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2017-02-24T08:16:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=32dbf36f0e4775bd39fadf27ca978577a739a50a'/>
<id>32dbf36f0e4775bd39fadf27ca978577a739a50a</id>
<content type='text'>
Just checking the build, host and target triplet is not enough
due to various different combinations used in the early bootstrap.
So use detect specifical bootstrap setting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just checking the build, host and target triplet is not enough
due to various different combinations used in the early bootstrap.
So use detect specifical bootstrap setting.
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: $depends should not part of $makedepends_build</title>
<updated>2017-02-24T06:55:13+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2017-02-24T06:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=5a8993e161f6744fe8a45126e77905a75fea0601'/>
<id>5a8993e161f6744fe8a45126e77905a75fea0601</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: fix setting build-base properly for cross-create/cross-build</title>
<updated>2017-02-23T11:31:49+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2017-02-23T11:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=53ae72567dfd284b395afb0539d5ef4b7a208b05'/>
<id>53ae72567dfd284b395afb0539d5ef4b7a208b05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: use $builddir in default_prepare only if it exists</title>
<updated>2017-02-17T13:17:44+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2017-02-17T11:53:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=ad46156cc733e30eeb864573a7c2b3300b4ba465'/>
<id>ad46156cc733e30eeb864573a7c2b3300b4ba465</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: unset md5 and sha256 sums when updating checksum</title>
<updated>2017-02-17T10:07:15+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2017-02-17T10:07:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=2c1aaa5536d601c4203c4ba451141578beeeee16'/>
<id>2c1aaa5536d601c4203c4ba451141578beeeee16</id>
<content type='text'>
this fixes problem with abump
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this fixes problem with abump
</pre>
</div>
</content>
</entry>
</feed>
