<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/Makefile, branch 0.0.3</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.0.3</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.0.3'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2007-06-18T05:09:00+00:00</updated>
<entry>
<title>Fix makefile to defconfig properly, and leak in a bit of the new test</title>
<updated>2007-06-18T05:09:00+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-06-18T05:09:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=e35f2b831201cbe220e97d1b36f8fec3981a9065'/>
<id>urn:sha1:e35f2b831201cbe220e97d1b36f8fec3981a9065</id>
<content type='text'>
infrastructure so I don't have to revert it to check this in. :)
</content>
</entry>
<entry>
<title>More cross compiling infrastructure.</title>
<updated>2007-06-07T19:19:00+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-06-07T19:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=171af61b28c5ae5b3e073efbf7c4f87ce1d0fb20'/>
<id>urn:sha1:171af61b28c5ae5b3e073efbf7c4f87ce1d0fb20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make it easier to specify which compiler to use.</title>
<updated>2007-05-29T20:26:47+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-05-29T20:26:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=30d79a1411d584cbb46f8356c82bbbf8702df58d'/>
<id>urn:sha1:30d79a1411d584cbb46f8356c82bbbf8702df58d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert HOST_CC to HOSTCC to be more like uClibc build.</title>
<updated>2007-03-13T01:17:01+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-03-13T01:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=6126b258dc7c11d983ef007459e65a19925c0b2f'/>
<id>urn:sha1:6126b258dc7c11d983ef007459e65a19925c0b2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MacOS X has a defective sed with no -r.</title>
<updated>2007-02-13T21:41:51+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-02-13T21:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=2aa494dcfe701e080e62f3d2a36af84b2ee16837'/>
<id>urn:sha1:2aa494dcfe701e080e62f3d2a36af84b2ee16837</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Teach build to build only the toys/*.c selected in .config, and teach</title>
<updated>2007-02-03T19:10:00+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-02-03T19:10:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=fd1c5ba0cbbd31c4713d9283c4fa5c3265ad2296'/>
<id>urn:sha1:fd1c5ba0cbbd31c4713d9283c4fa5c3265ad2296</id>
<content type='text'>
CFG_TOYSH_DEBUG to shut up the spurious "gcc can't tell that this is never
actually used uninitialized because gcc is stupid" warnings.
</content>
</entry>
<entry>
<title>Missing comma, and slight simplification in defconfig sed invocation.</title>
<updated>2007-01-31T20:23:21+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-01-31T20:23:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=edee7ddeb58c706456bba60f5a7aa9a071643c57'/>
<id>urn:sha1:edee7ddeb58c706456bba60f5a7aa9a071643c57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add "make defconfig".  Modify global options to start with CONFIG_TOYBOX_.</title>
<updated>2007-01-31T19:37:01+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-01-31T19:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=de05a7024f4be6826d05c40aa029fe2bbf6d2818'/>
<id>urn:sha1:de05a7024f4be6826d05c40aa029fe2bbf6d2818</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add make install_flat.</title>
<updated>2007-01-31T19:18:05+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-01-31T19:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=bcfad872188d993efc8d1da4b79058b69e43f019'/>
<id>urn:sha1:bcfad872188d993efc8d1da4b79058b69e43f019</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Blah.  The sed filter's not right, I'll try again later.</title>
<updated>2007-01-04T22:26:30+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-01-04T22:26:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=17afeba9600b264b4f3431d9e772667047bc4e45'/>
<id>urn:sha1:17afeba9600b264b4f3431d9e772667047bc4e45</id>
<content type='text'>
</content>
</entry>
</feed>
