<feed xmlns='http://www.w3.org/2005/Atom'>
<title>builder/libexec/build-make-clean, 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-clean?h=master</id>
<link rel='self' href='https://git.amat.us/builder/atom/libexec/build-make-clean?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/'/>
<updated>2014-04-28T18:01:39Z</updated>
<entry>
<title>Change test condition for NOCLEAN to allow setting to 0</title>
<updated>2014-04-28T18:01:39Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-04-28T17:58:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=a3154554ee30a39f4af178b060879253d9ed322f'/>
<id>urn:sha1:a3154554ee30a39f4af178b060879253d9ed322f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug in build-make-distclean</title>
<updated>2014-04-28T16:57:39Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-04-28T16:57:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=52fd1dbe997194f69fb5af72a20c76ab8cd0c4f3'/>
<id>urn:sha1:52fd1dbe997194f69fb5af72a20c76ab8cd0c4f3</id>
<content type='text'>
 * The 'build distclean' was not properly implemented, and as such it was not
   cleaning NOCLEAN flagged packages.
</content>
</entry>
<entry>
<title>Uninstall a package before reinstalling it.</title>
<updated>2014-04-21T22:21:43Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-04-21T22:19:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=0d87ca56471e91796cce6f785af9d34e32c7d48b'/>
<id>urn:sha1:0d87ca56471e91796cce6f785af9d34e32c7d48b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite make-distclean as a wrapper to make-clean</title>
<updated>2014-04-16T16:04:34Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-04-16T16:04:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=c39bfbc7136f275b989595d86e18a05ec231a439'/>
<id>urn:sha1:c39bfbc7136f275b989595d86e18a05ec231a439</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixup clean/distclean</title>
<updated>2014-04-16T14:55:14Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-04-16T14:55:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=e4181e6fdea5cae605bc19a1f4919ee1060605f6'/>
<id>urn:sha1:e4181e6fdea5cae605bc19a1f4919ee1060605f6</id>
<content type='text'>
 * Clean tmp files for a package out of BUILDER_TMPDIR during clean/distclean.
   This is particularly relivant after we added prepped/compiled staging data
   to temp.
</content>
</entry>
<entry>
<title>Setup the package environment during load_rules()</title>
<updated>2014-04-14T22:49:31Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-04-14T22:49:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=e1fcde4f5af9b331a3d67d84eccc932680e75d52'/>
<id>urn:sha1:e1fcde4f5af9b331a3d67d84eccc932680e75d52</id>
<content type='text'>
 * We have pulled the environment setup from build-query and moved it into
   load_rules().  This means that build-query acts to query information about a
   package and is reserved more as a cmdline helper for external tools.  Tools
   that need package variables should use load_rules instead of
   'build-query --environ'.
</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>Reorg build builtins</title>
<updated>2014-03-18T18:04:26Z</updated>
<author>
<name>Mark Ferrell</name>
<email>major@homeonderanged.org</email>
</author>
<published>2014-03-18T18:04:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/builder/commit/?id=f097158d8eb5a84a7accc58a22d39ce70999f6d6'/>
<id>urn:sha1:f097158d8eb5a84a7accc58a22d39ce70999f6d6</id>
<content type='text'>
 * Added a few new builtins to help performance in some minor use cases.

 * Move generic builtin routines to top of build script
</content>
</entry>
</feed>
