<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abuild, branch v2.28.0</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 2.28.0 ====</title>
<updated>2016-07-27T11:11:03+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-07-27T11:11:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=8302c0652c99f861ab05f0903579c74793cf5ab5'/>
<id>8302c0652c99f861ab05f0903579c74793cf5ab5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: don't set and reset xterm title when splitting subpkg</title>
<updated>2016-07-27T07:04:22+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2016-07-27T06:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=b6e721580dc95b249cf10ca4322666aa472d384e'/>
<id>b6e721580dc95b249cf10ca4322666aa472d384e</id>
<content type='text'>
it's annoying flickering, and results the title being unset for
the time when last split is executed and packages are created.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it's annoying flickering, and results the title being unset for
the time when last split is executed and packages are created.
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: treat subpackages items as colon separated lists</title>
<updated>2016-07-26T10:11:46+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2016-07-26T10:02:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=34081a17198f96d131a64ea0ee454a2e13967df7'/>
<id>34081a17198f96d131a64ea0ee454a2e13967df7</id>
<content type='text'>
This is in preparation to support subpackages="pkg:split:arch"
syntax, and just makes the current code ignore anything after
the second colon if it exists. This allows to use the new syntax
in aports git without running experimental abuild on the official
builders.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is in preparation to support subpackages="pkg:split:arch"
syntax, and just makes the current code ignore anything after
the second colon if it exists. This allows to use the new syntax
in aports git without running experimental abuild on the official
builders.
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: use apk --no-scripts for target sysroot</title>
<updated>2016-07-23T06:20:00+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2016-07-22T11:02:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=a1364565d27d7d318d0eae4eb7679831395aa6fc'/>
<id>a1364565d27d7d318d0eae4eb7679831395aa6fc</id>
<content type='text'>
we probably will not be able to run the scripts as it can
be incompatible system type
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we probably will not be able to run the scripts as it can
be incompatible system type
</pre>
</div>
</content>
</entry>
<entry>
<title>default to host gcc's machine for CBUILD</title>
<updated>2016-07-23T06:20:00+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2016-07-22T10:10:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=42738f43d4215a09e1a054a065813c3bb88e22bd'/>
<id>42738f43d4215a09e1a054a065813c3bb88e22bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix src builds</title>
<updated>2016-07-20T10:24:46+00:00</updated>
<author>
<name>Paul Lorenz</name>
<email>plorenz@gmail.com</email>
</author>
<published>2016-07-18T19:19:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=8946d01ed7f0891711fe62a93d752355c0b4fb98'/>
<id>8946d01ed7f0891711fe62a93d752355c0b4fb98</id>
<content type='text'>
Fix filename_from_uri call
Ensure remote sources are fetched
Include remote sources in source package
Include pre/post scripts
Include trigger scripts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix filename_from_uri call
Ensure remote sources are fetched
Include remote sources in source package
Include pre/post scripts
Include trigger scripts
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: rename distfile copy when checksum does not match</title>
<updated>2016-07-08T10:44:31+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2016-07-08T10:44:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=90899669c2da9cce4b54851c45fb482e6950a876'/>
<id>90899669c2da9cce4b54851c45fb482e6950a876</id>
<content type='text'>
The previous deletion of file did not work properly at all. Fix
this instead to rename the file, so we keep the previous download.
This allows builders to redownload upstream file if the checksum
has been changed in aports.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous deletion of file did not work properly at all. Fix
this instead to rename the file, so we keep the previous download.
This allows builders to redownload upstream file if the checksum
has been changed in aports.
</pre>
</div>
</content>
</entry>
<entry>
<title>add aarch64 architecture</title>
<updated>2016-07-08T06:56:14+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2016-07-08T06:56:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=580dd46c588ef71bc852d2b9a5bb4426a2c47665'/>
<id>580dd46c588ef71bc852d2b9a5bb4426a2c47665</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: support arch="all !armhf"</title>
<updated>2016-07-07T09:04:06+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2016-07-07T08:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=97d924dfed7284b103f588f009d63ec5891ba347'/>
<id>97d924dfed7284b103f588f009d63ec5891ba347</id>
<content type='text'>
this allows blacklisting architectures instead of just
whitelisting them. useful when more architectures comeabout.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this allows blacklisting architectures instead of just
whitelisting them. useful when more architectures comeabout.
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: perform unzip operations quietly</title>
<updated>2016-07-06T10:24:59+00:00</updated>
<author>
<name>Sören Tempel</name>
<email>soeren+git@soeren-tempel.net</email>
</author>
<published>2016-07-06T10:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=670fc1ae14eb4517cb971806a9608b22ef28ab39'/>
<id>670fc1ae14eb4517cb971806a9608b22ef28ab39</id>
<content type='text'>
unzip(1) is verbose by default since we don't run tar(1) in verbose mode
we should run unzip with -q for consistency.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
unzip(1) is verbose by default since we don't run tar(1) in verbose mode
we should run unzip with -q for consistency.
</pre>
</div>
</content>
</entry>
</feed>
