<feed xmlns='http://www.w3.org/2005/Atom'>
<title>builder, branch master</title>
<subtitle>A stand-alone build engine inspired by Gentoo's ebuilds.</subtitle>
<id>https://git.amat.us/builder/atom/?h=master</id>
<link rel='self' href='https://git.amat.us/builder/atom/?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/'/>
<updated>2016-11-08T04:02:34Z</updated>
<entry>
<title>Support commit= in git URLs</title>
<updated>2016-11-08T04:02:34Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus@amatus.name</email>
</author>
<published>2016-11-08T04:02:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=c49154cb9b0f5d60e174b4dfb98f37cb2f5f080b'/>
<id>urn:sha1:c49154cb9b0f5d60e174b4dfb98f37cb2f5f080b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix handling of packages and 'all' while PWD is inside a category.</title>
<updated>2014-10-22T00:30:59Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-10-22T00:30:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=011f99247294db206e973b7070bcea119a7727f2'/>
<id>urn:sha1:011f99247294db206e973b7070bcea119a7727f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid stepping on SYSROOT as a builder variable</title>
<updated>2014-10-22T00:30:35Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-10-22T00:30:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=0f391de4eb00ba785c69dff70795cb012414d2f0'/>
<id>urn:sha1:0f391de4eb00ba785c69dff70795cb012414d2f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for --version argument to builder</title>
<updated>2014-09-05T14:59:49Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-09-05T14:59:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=472d47007990eaa8cdcfa14d54c5f28985b6dbab'/>
<id>urn:sha1:472d47007990eaa8cdcfa14d54c5f28985b6dbab</id>
<content type='text'>
 * We do not currently track a version.  Can revisit this later if
   necessary.
</content>
</entry>
<entry>
<title>Fix missing quote in log message</title>
<updated>2014-07-22T21:39:06Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-07-22T21:39:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=2f2990bacba3fdf2535f85c88dd8b6b0506e3b99'/>
<id>urn:sha1:2f2990bacba3fdf2535f85c88dd8b6b0506e3b99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for post compile/install operations</title>
<updated>2014-07-08T00:26:56Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-07-08T00:26:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=725e3f949942d11a8ab39c6be32e10e011ade677'/>
<id>urn:sha1:725e3f949942d11a8ab39c6be32e10e011ade677</id>
<content type='text'>
 * Added support for pkg_post_compile() and pkg_post_install()
</content>
</entry>
<entry>
<title>Stop hardcoding the expected toolchain</title>
<updated>2014-06-28T02:24:02Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-06-28T02:24:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=4579baec41e53f21185a0d45122aad66bc883642'/>
<id>urn:sha1:4579baec41e53f21185a0d45122aad66bc883642</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for packages/.buildrules</title>
<updated>2014-06-28T02:18:51Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-06-28T02:18:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=a756c1a56a2be3936d0c0fa4855e6e3581b34a8a'/>
<id>urn:sha1:a756c1a56a2be3936d0c0fa4855e6e3581b34a8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>log the environ before calling pkg_*() routines.</title>
<updated>2014-06-28T02:06:32Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-06-28T02:06:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=3fe987b0ddfc8f9f7dd47b981b41bc97630d53ad'/>
<id>urn:sha1:3fe987b0ddfc8f9f7dd47b981b41bc97630d53ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix test condition</title>
<updated>2014-06-28T00:28:11Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-06-28T00:28:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=b5df3b810eaa5cfa67c934a2d26322f3065725d8'/>
<id>urn:sha1:b5df3b810eaa5cfa67c934a2d26322f3065725d8</id>
<content type='text'>
</content>
</entry>
</feed>
