<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abuild, branch v3.4.0_rc2</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.4.0_rc2 ====</title>
<updated>2019-04-29T20:03:20+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-04-29T20:03:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=dc41c1fc52c5bf6f7cb330d6de52c13e3e545cc2'/>
<id>dc41c1fc52c5bf6f7cb330d6de52c13e3e545cc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild-clean: add option to make files writable before cleanup</title>
<updated>2019-04-29T19:26:43+00:00</updated>
<author>
<name>Kevin Daudt</name>
<email>me@ikke.info</email>
</author>
<published>2019-03-03T18:15:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=2e77e3390f4fc4cec14d753d6f1cdee334f1c2c2'/>
<id>2e77e3390f4fc4cec14d753d6f1cdee334f1c2c2</id>
<content type='text'>
Some projects might leave files which are not writable for the current
user. The cleanup process then fails and leaves files / directories
behind.

This can easily be fixed by making everything writable before removing
the files.

Add the option 'chmod-clean' which does just that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some projects might leave files which are not writable for the current
user. The cleanup process then fails and leaves files / directories
behind.

This can easily be fixed by making everything writable before removing
the files.

Add the option 'chmod-clean' which does just that.
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: change word choice in comment</title>
<updated>2019-04-29T18:44:35+00:00</updated>
<author>
<name>tcely</name>
<email>tcely@users.noreply.github.com</email>
</author>
<published>2019-04-15T23:24:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=1d854182dd68a01d6b65cedd860e31bf58af73f4'/>
<id>1d854182dd68a01d6b65cedd860e31bf58af73f4</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 whitespace before EOL</title>
<updated>2019-04-29T18:43:46+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-04-29T18:43:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=30a60d45232c99dc14ab44a6af550b22709d1f85'/>
<id>30a60d45232c99dc14ab44a6af550b22709d1f85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: provide a default_static() and static() functions</title>
<updated>2019-04-29T18:38:22+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-04-27T00:23:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=b849aae4b9bd431002935c7bed45024bdd4e9c88'/>
<id>b849aae4b9bd431002935c7bed45024bdd4e9c88</id>
<content type='text'>
- Also check for static archives and warn on lack of static subpackage
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Also check for static archives and warn on lack of static subpackage
</pre>
</div>
</content>
</entry>
<entry>
<title>newapkbuild: remove obsolete cd statements</title>
<updated>2019-04-29T18:34:03+00:00</updated>
<author>
<name>Ikke</name>
<email>kdaudt@alpinelinux.org</email>
</author>
<published>2019-04-22T20:39:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=f83d19ce79ab9f2dcc5238346a910cd18ae0f330'/>
<id>f83d19ce79ab9f2dcc5238346a910cd18ae0f330</id>
<content type='text'>
Since `$builddir` is officially supported and abuild automatically cd's to `$builddir`, it does not need to be part of the template anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since `$builddir` is officially supported and abuild automatically cd's to `$builddir`, it does not need to be part of the template anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "abuild: replace command -v with which to fix build issues"</title>
<updated>2019-04-29T18:33:37+00:00</updated>
<author>
<name>Mike Sullivan</name>
<email>mksully22@gmail.com</email>
</author>
<published>2019-04-22T19:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=369e7069b8192a1d1ca267c6df5b907955bc3624'/>
<id>369e7069b8192a1d1ca267c6df5b907955bc3624</id>
<content type='text'>
This reverts commit 57f2830739e31f9c73d2edaf5103502fbdae6822.

https://github.com/alpinelinux/aports/pull/7203 fixes the original problem
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 57f2830739e31f9c73d2edaf5103502fbdae6822.

https://github.com/alpinelinux/aports/pull/7203 fixes the original problem
</pre>
</div>
</content>
</entry>
<entry>
<title>apkbuild-cpan.in: Update licenses to spdx format and remove redundant directory change</title>
<updated>2019-04-29T18:32:46+00:00</updated>
<author>
<name>Timothy Legge</name>
<email>timlegge@gmail.com</email>
</author>
<published>2019-04-22T16:16:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=29bf80290723266dcbbadf316af884493331a3b0'/>
<id>29bf80290723266dcbbadf316af884493331a3b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild-fetch: enable curl certificate verification</title>
<updated>2019-04-29T18:31:58+00:00</updated>
<author>
<name>tcely</name>
<email>tcely@users.noreply.github.com</email>
</author>
<published>2019-04-19T03:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=77746a0c3d9ddf0d7b972e01702ea52dfb984742'/>
<id>77746a0c3d9ddf0d7b972e01702ea52dfb984742</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>APKBUILD.5: sort depends_* descriptions</title>
<updated>2019-04-29T18:30:55+00:00</updated>
<author>
<name>tcely</name>
<email>tcely@users.noreply.github.com</email>
</author>
<published>2019-04-15T23:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=d733d5e570acfea82a5b4c35f4ad6ba8cf10c9b9'/>
<id>d733d5e570acfea82a5b4c35f4ad6ba8cf10c9b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
