<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fab/abuild, branch v2.8.2</title>
<subtitle>fab's abuild repo
</subtitle>
<id>https://git-old.alpinelinux.org/user/fab/abuild/atom?h=v2.8.2</id>
<link rel='self' href='https://git-old.alpinelinux.org/user/fab/abuild/atom?h=v2.8.2'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/abuild/'/>
<updated>2011-03-30T14:26:22Z</updated>
<entry>
<title>release 2.8.2</title>
<updated>2011-03-30T14:26:22Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-03-30T14:26:22Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/abuild/commit/?id=b9b1deeff7cc09e20545a1c96247d33235af1c67'/>
<id>urn:sha1:b9b1deeff7cc09e20545a1c96247d33235af1c67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>abuild: fix for apk-tools-2.0.x</title>
<updated>2011-03-30T14:20:15Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-03-30T14:20:15Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/abuild/commit/?id=0f27ed17abb2898ad6ef4398c6647d2875a29197'/>
<id>urn:sha1:0f27ed17abb2898ad6ef4398c6647d2875a29197</id>
<content type='text'>
apk-tools-2.0's apk index will not show the arch so we need to use
tar to find arch if we have old apk. We prefer use apk index since
it will only read first block of file, regardless size, while tar
will read entire file. Reading entire file is slow if file is big.

So we check apk --version and use tar if needed, and apk index if
possible.
</content>
</entry>
<entry>
<title>release 2.8.1</title>
<updated>2011-03-30T13:55:38Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-03-30T13:55:38Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/abuild/commit/?id=88b5a2af368dad792424fb787165f6839e6e37c3'/>
<id>urn:sha1:88b5a2af368dad792424fb787165f6839e6e37c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>abuild: create $arch and noarch dirs for abuildrepo</title>
<updated>2011-03-30T13:54:49Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-03-30T13:54:49Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/abuild/commit/?id=663aa8bca595753c0fd88f9469b2d7dd4907a0a9'/>
<id>urn:sha1:663aa8bca595753c0fd88f9469b2d7dd4907a0a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release 2.8.0</title>
<updated>2011-03-30T12:44:14Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-03-30T12:44:14Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/abuild/commit/?id=ecbaac63620ab45f7ee5ad042cc1dfe752da2fbc'/>
<id>urn:sha1:ecbaac63620ab45f7ee5ad042cc1dfe752da2fbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ap: let builddirs use aports.recurs_until()</title>
<updated>2011-03-30T11:40:47Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-03-30T11:40:47Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/abuild/commit/?id=876e4f7a67c5281eef9cbfe0a7ec70b9005b594f'/>
<id>urn:sha1:876e4f7a67c5281eef9cbfe0a7ec70b9005b594f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ap/aports.lua: implement recurse_until</title>
<updated>2011-03-30T11:11:13Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-03-30T11:10:06Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/abuild/commit/?id=486959e2dbd516f9d7bce8493a1a55b9d890066e'/>
<id>urn:sha1:486959e2dbd516f9d7bce8493a1a55b9d890066e</id>
<content type='text'>
will recursively parse all build depends
</content>
</entry>
<entry>
<title>ap: use pairs instead of ipairs</title>
<updated>2011-03-30T11:11:12Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-03-09T19:55:31Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/abuild/commit/?id=dee681905fe6d164f86626fff9021982ab7bb0b1'/>
<id>urn:sha1:dee681905fe6d164f86626fff9021982ab7bb0b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'wip'</title>
<updated>2011-03-30T09:10:56Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-03-30T09:10:56Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/abuild/commit/?id=995797f4a29a035455cfa692c7874d828d29c297'/>
<id>urn:sha1:995797f4a29a035455cfa692c7874d828d29c297</id>
<content type='text'>
</content>
</entry>
<entry>
<title>abuild: wait for lockfile on delete of dependencies</title>
<updated>2011-03-30T09:10:11Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-03-30T09:10:11Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/abuild/commit/?id=138cfd7027c3e947dacc91994da64351bd1fe128'/>
<id>urn:sha1:138cfd7027c3e947dacc91994da64351bd1fe128</id>
<content type='text'>
</content>
</entry>
</feed>
