<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/kconfig/Makefile, branch 0.4.7</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.4.7</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.4.7'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2008-01-19T23:08:39+00:00</updated>
<entry>
<title>Zap toys/Config.in and instead create generated/Config.in from contents of</title>
<updated>2008-01-19T23:08:39+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-01-19T23:08:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=2896480c4918f2accccb8301bec457a7bff7377e'/>
<id>urn:sha1:2896480c4918f2accccb8301bec457a7bff7377e</id>
<content type='text'>
toys/*.c.  Move relevant info into comment at the top of each toys/*.c.  Also
convert more of Makefile into a thin wrapper around shell scripts that actually
do the work.  (Makefile is only still there for the user interface.)
</content>
</entry>
<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>Humor dash, which is broken.</title>
<updated>2007-06-01T15:46:56+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-06-01T15:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=9fdf465b913ee35a17cf8d9758292afb0cac8a9f'/>
<id>urn:sha1:9fdf465b913ee35a17cf8d9758292afb0cac8a9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move project name to Makefile.</title>
<updated>2007-03-13T02:54:02+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-03-13T02:54:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=217047b6b2a4ecfe87bda18fa425dc2df998f564'/>
<id>urn:sha1:217047b6b2a4ecfe87bda18fa425dc2df998f564</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>Make kconfig build on MacOS X.  (Because it's there.)</title>
<updated>2007-02-13T00:59:12+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-02-13T00:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=6275b1f7a5a9a920b890505cd30ef4507d475b8b'/>
<id>urn:sha1:6275b1f7a5a9a920b890505cd30ef4507d475b8b</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 bloat-o-meter, make bloatcheck, and scripts/showasm.</title>
<updated>2006-11-26T23:47:14+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-11-26T23:47:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=cd2edfd6a13848e387f836252464de4662a22205'/>
<id>urn:sha1:cd2edfd6a13848e387f836252464de4662a22205</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce flag duplication and make kconfig use HOST_CC.</title>
<updated>2006-11-26T22:18:29+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-11-26T22:18:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=61a9cc57e791d37c7940d5e5aa83806c0543635b'/>
<id>urn:sha1:61a9cc57e791d37c7940d5e5aa83806c0543635b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add menuconfig, plus some basic Config info, lots of which is just future</title>
<updated>2006-11-01T04:30:06+00:00</updated>
<author>
<name>landley</name>
<email>landley@driftwood</email>
</author>
<published>2006-11-01T04:30:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=5257cf54a5810105bc4a75703a06740d756d8e87'/>
<id>urn:sha1:5257cf54a5810105bc4a75703a06740d756d8e87</id>
<content type='text'>
plans for toysh.  Nothing's currently _using_ this config info, but at least
it's being generated now.
</content>
</entry>
</feed>
