<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abuild, branch v2.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.0</title>
<updated>2009-10-25T14:05:47+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-10-25T14:05:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=ca86b28d421cd53bcc33fba52542ee61c1121e40'/>
<id>ca86b28d421cd53bcc33fba52542ee61c1121e40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remoe unused file</title>
<updated>2009-10-25T14:05:01+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-10-25T14:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=b97641ed0f70b8a924344da325459f30c0a36e8b'/>
<id>b97641ed0f70b8a924344da325459f30c0a36e8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: exit with error if run as root</title>
<updated>2009-10-24T21:01:29+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-10-24T21:01:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=64d70cc4b3364691a01fd8f0d4fad9c8974383db'/>
<id>64d70cc4b3364691a01fd8f0d4fad9c8974383db</id>
<content type='text'>
override with -F
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
override with -F
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: make it possible override fakeroot</title>
<updated>2009-10-24T20:53:31+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-10-24T20:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=036557c8c0d4da21fd01aa6d70e782f6934a4071'/>
<id>036557c8c0d4da21fd01aa6d70e782f6934a4071</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 so APKBUILD env var works properly</title>
<updated>2009-10-24T20:37:20+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-10-24T20:37:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=f150027100d2488b318af935979c9b32ff420c71'/>
<id>f150027100d2488b318af935979c9b32ff420c71</id>
<content type='text'>
We also make sure we source the APKBUILD when we are in the directory
holding the APKBUILD file. Some of the packages sources others
with relative references. (for example kernel 3rd party packages)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We also make sure we source the APKBUILD when we are in the directory
holding the APKBUILD file. Some of the packages sources others
with relative references. (for example kernel 3rd party packages)
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: minor bugfix: define $program</title>
<updated>2009-10-24T20:11:40+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-10-24T20:11:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=c50ab80bfaf00fbc974e3847b613d0ce2b6e1549'/>
<id>c50ab80bfaf00fbc974e3847b613d0ce2b6e1549</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>newapkbuild: move code from abuild to new script</title>
<updated>2009-10-24T20:03:06+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-10-24T20:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=c9616e9d9e89ca505a45a4ab015513536391d5e1'/>
<id>c9616e9d9e89ca505a45a4ab015513536391d5e1</id>
<content type='text'>
try keep code in abuild cleaner by moving out creation of new apkbuild
to separate script.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
try keep code in abuild cleaner by moving out creation of new apkbuild
to separate script.
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: minor cleanup</title>
<updated>2009-10-24T19:18:35+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-10-24T19:18:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=74debd67ce1965080d9144a55a0eef20eb3a0154'/>
<id>74debd67ce1965080d9144a55a0eef20eb3a0154</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: minor cleanup</title>
<updated>2009-10-23T16:53:13+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-10-23T16:53:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=46aed95754ebeb17a3a367b3b41d0b6424fd18d9'/>
<id>46aed95754ebeb17a3a367b3b41d0b6424fd18d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: implement prepare()</title>
<updated>2009-10-23T16:28:34+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-10-23T16:28:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=3b7ab34e67ed1484ecf825e53715fa4070d2754f'/>
<id>3b7ab34e67ed1484ecf825e53715fa4070d2754f</id>
<content type='text'>
prepare is run before build(). this allows uses to do patching before
configuring and building in a separate step.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
prepare is run before build(). this allows uses to do patching before
configuring and building in a separate step.
</pre>
</div>
</content>
</entry>
</feed>
