<feed xmlns='http://www.w3.org/2005/Atom'>
<title>builder/libexec/build-make, branch master</title>
<subtitle>A stand-alone build engine inspired by Gentoo's ebuilds.</subtitle>
<id>https://git.amat.us/builder/atom/libexec/build-make?h=master</id>
<link rel='self' href='https://git.amat.us/builder/atom/libexec/build-make?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/'/>
<updated>2014-10-22T00:30:59Z</updated>
<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>Fix message grammar</title>
<updated>2014-06-26T21:24:17Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-06-26T21:24:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=b1b7f89cf7a95c91c5cc0d9bd06f7449469e3fca'/>
<id>urn:sha1:b1b7f89cf7a95c91c5cc0d9bd06f7449469e3fca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Silence error when sysroot does not exist</title>
<updated>2014-04-16T21:05:41Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus@amatus.name</email>
</author>
<published>2014-04-16T21:05:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=fcfb47796667d350e53d94441b5a1cfee36ad36d'/>
<id>urn:sha1:fcfb47796667d350e53d94441b5a1cfee36ad36d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove packages which are no longer valid</title>
<updated>2014-04-16T14:54:03Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-04-16T14:54:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=50904ddf4ea7db1cd28e0ff4d73bf18ffa13821b'/>
<id>urn:sha1:50904ddf4ea7db1cd28e0ff4d73bf18ffa13821b</id>
<content type='text'>
 * Before we start a build we check the SYSROOT for old packages which no
   longer have a valid package definition.  This could be the result of a
   rename, or simply removing the package all together.  Regardless, we remove
   it from the SYSROOT.
</content>
</entry>
<entry>
<title>We no longer support the idea of a PROJECT</title>
<updated>2014-04-15T14:24:19Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-04-15T14:21:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=9d78746c742d2573c09bf420b2d06ff092e1ce88'/>
<id>urn:sha1:9d78746c742d2573c09bf420b2d06ff092e1ce88</id>
<content type='text'>
 * The original idea behind the PROJECT variable is all but gone, and really ..
   it wasn't very good to begin with.  Remove any remaining references to it.
</content>
</entry>
<entry>
<title>Fixup name-space collisions for cleanup handlers</title>
<updated>2014-04-14T17:02:27Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-04-14T17:02:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=96c22511248ca2408f895c36bf7a513615191abb'/>
<id>urn:sha1:96c22511248ca2408f895c36bf7a513615191abb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make various sub-commands proper builder libraries</title>
<updated>2014-04-14T16:52:10Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-04-14T16:52:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=a97985cc5fc9fc3c56f66187e4a0fe0c67a6fb9b'/>
<id>urn:sha1:a97985cc5fc9fc3c56f66187e4a0fe0c67a6fb9b</id>
<content type='text'>
 * Have fixed up various sub-commands so that they can now be used via import()
   as well as executed as a command.
</content>
</entry>
<entry>
<title>Better handling of '*/all' and 'all'</title>
<updated>2014-04-08T16:29:58Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-04-08T16:23:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=a985643421cbf2fe12e51d593749424d43b52cdc'/>
<id>urn:sha1:a985643421cbf2fe12e51d593749424d43b52cdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly support arguments to sub commands</title>
<updated>2014-04-08T15:45:26Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-04-08T15:45:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=0079cb176a470615cfa87443bfa485d7fc281ffe'/>
<id>urn:sha1:0079cb176a470615cfa87443bfa485d7fc281ffe</id>
<content type='text'>
 * We needed some way to detect when a sub-command was being called by the make
   engine vs by a user so we could properly handle the 'help' command.  This
   involved a lot of decoupling of the make handling out of the top-level
   'build' tool and placing it into a newly created 'build-make'.

 * While we where at it we cleaned up the handling of various targets in
   makedeps so that 'all/all' is now a valid target, and subsequently, the
   default target.
</content>
</entry>
</feed>
