<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abuild, branch v3.4.0_rc4</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_rc4 ====</title>
<updated>2019-05-03T17:01:19+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-05-03T17:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=8d092443d95ec5da55524c39bcb4728a67e95885'/>
<id>8d092443d95ec5da55524c39bcb4728a67e95885</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 -openrc to work with multiple subpackages</title>
<updated>2019-05-03T16:35:44+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-05-03T16:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=1de902f2fa2344e9b1b05c6c1fc3766a41bd7dd0'/>
<id>1de902f2fa2344e9b1b05c6c1fc3766a41bd7dd0</id>
<content type='text'>
allow a single APKBUILD have multiple -openrc subpackages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
allow a single APKBUILD have multiple -openrc subpackages.
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild.in: fix warning with gawk-5.0</title>
<updated>2019-04-30T09:35:51+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-04-29T22:56:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=f263cb9f49f3861f3141c22a74360b06cec7b868'/>
<id>f263cb9f49f3861f3141c22a74360b06cec7b868</id>
<content type='text'>
awk: cmd. line:1: warning: regexp escape sequence `\#' is not a known regexp operator
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
awk: cmd. line:1: warning: regexp escape sequence `\#' is not a known regexp operator
</pre>
</div>
</content>
</entry>
<entry>
<title>==== release 3.4.0_rc3 ====</title>
<updated>2019-04-30T07:49:03+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-04-30T07:49:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=0a7026a4854f43aa22c9a1ce8a1a4cebc308f3ba'/>
<id>0a7026a4854f43aa22c9a1ce8a1a4cebc308f3ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: cleanup default_dbg</title>
<updated>2019-04-30T07:41:23+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-04-30T07:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=cf86b4583620f178aab61b6c6f2269863ab76873'/>
<id>cf86b4583620f178aab61b6c6f2269863ab76873</id>
<content type='text'>
Run the loop in a subshell via a pipe so we dont need a subshell for
each iteration.

Use `if ...; then` to make code slightly more readable.

Fix a whitespace before tab while at it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run the loop in a subshell via a pipe so we dont need a subshell for
each iteration.

Use `if ...; then` to make code slightly more readable.

Fix a whitespace before tab while at it.
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: default_dbg: do not trigger trap with test failure</title>
<updated>2019-04-30T07:12:00+00:00</updated>
<author>
<name>tcely</name>
<email>tcely@users.noreply.github.com</email>
</author>
<published>2019-04-30T00:44:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=acf1fa555388bd552f600a8c0fbdee146a1ae80a'/>
<id>acf1fa555388bd552f600a8c0fbdee146a1ae80a</id>
<content type='text'>
Resolves alpinelinux/abuild#71
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves alpinelinux/abuild#71
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild.in: remove duplicate options_has call</title>
<updated>2019-04-29T21:40:06+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-04-29T21:26:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=ed8835383683d8f46233f8ec2f2056d720208e54'/>
<id>ed8835383683d8f46233f8ec2f2056d720208e54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: default_dbg: eliminate side effects</title>
<updated>2019-04-29T20:52:23+00:00</updated>
<author>
<name>tcely</name>
<email>tcely@users.noreply.github.com</email>
</author>
<published>2019-04-29T20:45:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=5b163c2d58c7a135fd6ff6dc31995252f1c139d2'/>
<id>5b163c2d58c7a135fd6ff6dc31995252f1c139d2</id>
<content type='text'>
- do not overwrite variables

srcdir is very important for abuild operation

- quoted various paths
- use a sub-shell to contain directory changing

Resolves alpinelinux/abuild#58
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- do not overwrite variables

srcdir is very important for abuild operation

- quoted various paths
- use a sub-shell to contain directory changing

Resolves alpinelinux/abuild#58
</pre>
</div>
</content>
</entry>
<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>
</feed>
