<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/Makefile, branch 0.0.2</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.0.2</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.0.2'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2007-01-04T22:26:30+00:00</updated>
<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>
<entry>
<title>Make some of gcc 4.1's dumber warnings go away.</title>
<updated>2007-01-01T00:09:42+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-01-01T00:09:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=e2f796cb70de1d77913228551bbf53b4fdfd1fac'/>
<id>urn:sha1:e2f796cb70de1d77913228551bbf53b4fdfd1fac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Teach clean and distclean to zap more files.</title>
<updated>2006-11-26T23:54:03+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-11-26T23:54:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=78b47ff7516150d492b892686eebee41ed1e6a08'/>
<id>urn:sha1:78b47ff7516150d492b892686eebee41ed1e6a08</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 another warning check and a missing dependency.</title>
<updated>2006-11-25T18:32:01+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-11-25T18:32:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=f06af2bef5fe73c4ff50ed177fab244ed9db9182'/>
<id>urn:sha1:f06af2bef5fe73c4ff50ed177fab244ed9db9182</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better dependencies, and feed the linker --gc-sections.  (Which is not an</title>
<updated>2006-11-03T00:50:02+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-11-03T00:50:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=7fc43f79783658a38be23ca8b3cdac5f11e397d1'/>
<id>urn:sha1:7fc43f79783658a38be23ca8b3cdac5f11e397d1</id>
<content type='text'>
substitute for building just the stuff we need, but is easy to do for now.)
</content>
</entry>
<entry>
<title>Make the config generate gen_config.h with CFG_ and USE() macros.</title>
<updated>2006-11-02T03:26:25+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-11-02T03:26:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=401ae8fe28d8f2da0f3dee5f26cd25e6e235f4b5'/>
<id>urn:sha1:401ae8fe28d8f2da0f3dee5f26cd25e6e235f4b5</id>
<content type='text'>
Add distclean.  Make clean have double colons so the kconfig makefile's
clean matches.
</content>
</entry>
<entry>
<title>Implement df.  Add -Wall to build and fix up warnings.  Add copyright notices.</title>
<updated>2006-10-30T06:38:00+00:00</updated>
<author>
<name>landley</name>
<email>landley@driftwood</email>
</author>
<published>2006-10-30T06:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=09ea7ac1a269db3c9a3b76840b37a7cb1eccbc24'/>
<id>urn:sha1:09ea7ac1a269db3c9a3b76840b37a7cb1eccbc24</id>
<content type='text'>
Add error_msg() and itoa() to library.  Remove argc from globals (since argv is
null terminated), add optflags to globals.
</content>
</entry>
<entry>
<title>Next drop of toysh, plus more infratructure.</title>
<updated>2006-10-18T22:38:16+00:00</updated>
<author>
<name>landley</name>
<email>landley@driftwood</email>
</author>
<published>2006-10-18T22:38:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=cd9dfc3b7b73715840b63180e2e4bfdb6e7ca9a4'/>
<id>urn:sha1:cd9dfc3b7b73715840b63180e2e4bfdb6e7ca9a4</id>
<content type='text'>
</content>
</entry>
</feed>
