<feed xmlns='http://www.w3.org/2005/Atom'>
<title>msmith/abuild, branch v1.15.2</title>
<subtitle>msmith's abuild repo
</subtitle>
<id>https://git-old.alpinelinux.org/user/msmith/abuild/atom?h=v1.15.2</id>
<link rel='self' href='https://git-old.alpinelinux.org/user/msmith/abuild/atom?h=v1.15.2'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/msmith/abuild/'/>
<updated>2009-06-04T18:16:23Z</updated>
<entry>
<title>release 1.15.2</title>
<updated>2009-06-04T18:16:23Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-06-04T18:16:23Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/msmith/abuild/commit/?id=5e558a5ed4ecb938c1dba5e51e0ad9e4f5fec9cb'/>
<id>urn:sha1:5e558a5ed4ecb938c1dba5e51e0ad9e4f5fec9cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>abuild: force single space be separator when parsing scanelf output</title>
<updated>2009-06-04T18:14:47Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-06-04T18:14:47Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/msmith/abuild/commit/?id=99ae7bd9c3a109c9f875053811d251244b693a39'/>
<id>urn:sha1:99ae7bd9c3a109c9f875053811d251244b693a39</id>
<content type='text'>
otherwise will awk not detect empty fields
</content>
</entry>
<entry>
<title>alpine.mk: we dont need the MBR from syslinux</title>
<updated>2009-06-04T14:18:25Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-06-04T14:18:25Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/msmith/abuild/commit/?id=f05a89deae82e38c2eaa4485e27190870af2d421'/>
<id>urn:sha1:f05a89deae82e38c2eaa4485e27190870af2d421</id>
<content type='text'>
</content>
</entry>
<entry>
<title>alpine.mk: do not create a partition on usb image</title>
<updated>2009-06-04T13:05:31Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-06-04T13:05:31Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/msmith/abuild/commit/?id=b150602a3831f7789cf299409f255c4c8dffb8f2'/>
<id>urn:sha1:b150602a3831f7789cf299409f255c4c8dffb8f2</id>
<content type='text'>
saves us for lots of headache.
</content>
</entry>
<entry>
<title>buildrepo: check if all files exist before try copy anything</title>
<updated>2009-06-04T12:22:48Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-06-04T12:22:48Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/msmith/abuild/commit/?id=896c436e140a4888c59135c7a2238e2ec4861632'/>
<id>urn:sha1:896c436e140a4888c59135c7a2238e2ec4861632</id>
<content type='text'>
seems like copy removes destination if source does not exist so
we ended up with a buildrepo that removed all packages
</content>
</entry>
<entry>
<title>release 1.15.1</title>
<updated>2009-06-04T07:10:30Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-06-04T07:10:30Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/msmith/abuild/commit/?id=494960f2917123b5edf8f388462812d8e72f0dc1'/>
<id>urn:sha1:494960f2917123b5edf8f388462812d8e72f0dc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: use ~/.cache/apks as default apk cache</title>
<updated>2009-06-03T21:32:18Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-06-03T21:32:18Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/msmith/abuild/commit/?id=a8cf35b3ea876a7c7d2f2aacc1dd9d6cfda0f2e9'/>
<id>urn:sha1:a8cf35b3ea876a7c7d2f2aacc1dd9d6cfda0f2e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>abuild: up2date handle apkcache properly</title>
<updated>2009-06-03T21:29:58Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-06-03T21:29:58Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/msmith/abuild/commit/?id=44247711a40c057685c144d2ff71318684cacdee'/>
<id>urn:sha1:44247711a40c057685c144d2ff71318684cacdee</id>
<content type='text'>
abuild will not consider package up2date unless apk cache is up2date
</content>
</entry>
<entry>
<title>abuild: warn if g++ is in makedepends. fix for dynamic deps</title>
<updated>2009-06-03T20:55:45Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-06-03T20:55:45Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/msmith/abuild/commit/?id=2c907ddc341822fe4bc64ea7fb12501184e059be'/>
<id>urn:sha1:2c907ddc341822fe4bc64ea7fb12501184e059be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>abuild: fix for detecting self-provided dependencies</title>
<updated>2009-06-03T20:20:59Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-06-03T20:20:59Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/msmith/abuild/commit/?id=5b00cca758b2fd52dc9fd2c76666ffb1ff2167b7'/>
<id>urn:sha1:5b00cca758b2fd52dc9fd2c76666ffb1ff2167b7</id>
<content type='text'>
</content>
</entry>
</feed>
