<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/Makefile, branch 0.0.5</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.0.5</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.0.5'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2008-03-29T22:25:28+00:00</updated>
<entry>
<title>Wow is make stupid.  (Ahem, full of "magic, implicit rules".  Which are stupid.)</title>
<updated>2008-03-29T22:25:28+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-03-29T22:25:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=09c13c9cf3f87621f621bf320017b89fb69f097a'/>
<id>urn:sha1:09c13c9cf3f87621f621bf320017b89fb69f097a</id>
<content type='text'>
The directory scripts/test is not related to the script scripts/test.sh.  If
the shell script is newer than the directory, IT DOESN'T MATTER.
</content>
</entry>
<entry>
<title>Update help, move test.sh to scripts, and fix "make test" to call right script.</title>
<updated>2008-03-28T05:44:44+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-03-28T05:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=9d243a2efc889f9a171c8af1fc750665c4fb4e1b'/>
<id>urn:sha1:9d243a2efc889f9a171c8af1fc750665c4fb4e1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add uninstall and uninstall_flat.</title>
<updated>2008-03-28T05:40:57+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-03-28T05:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=bf081b9b500f7a18fe225b14b0ab92ed0b0f0ec9'/>
<id>urn:sha1:bf081b9b500f7a18fe225b14b0ab92ed0b0f0ec9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add install target, and make install_flat use scripts/install.sh</title>
<updated>2008-03-28T05:09:31+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-03-28T05:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=05fbd1e2b4b12eb3b7b33b1d88f41f8defcc4937'/>
<id>urn:sha1:05fbd1e2b4b12eb3b7b33b1d88f41f8defcc4937</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't delete testdir after running test.sh.  Add it to make clean instead.</title>
<updated>2008-02-23T21:02:11+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-02-23T21:02:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=7a585c67ec5f62de1e5bb1a1e44ea8adc5919d28'/>
<id>urn:sha1:7a585c67ec5f62de1e5bb1a1e44ea8adc5919d28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Yet more build dependency tweaks...</title>
<updated>2008-02-17T22:19:52+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-02-17T22:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=58c850894eb4110044e0fc3dbef1c970d14b7d77'/>
<id>urn:sha1:58c850894eb4110044e0fc3dbef1c970d14b7d77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Might as well make the dependencies slightly more paranoid.</title>
<updated>2008-01-23T01:20:06+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-01-23T01:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=5c010f7e4464c89ec38fca61362982aca33edfe1'/>
<id>urn:sha1:5c010f7e4464c89ec38fca61362982aca33edfe1</id>
<content type='text'>
(The only reason to have dependencies at all is so "make install" doesn't
trigger a rebuild.  A rebuild is always a build all anyway.)
</content>
</entry>
<entry>
<title>Hit makefile dependencies so install step doesn't rebuild toybox.</title>
<updated>2008-01-21T20:47:08+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-01-21T20:47:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=41cb696013ffacfca73e92cd164b96f903c60ca1'/>
<id>urn:sha1:41cb696013ffacfca73e92cd164b96f903c60ca1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Zap toylist.h, moving contents of global structures into DEFINE_GLOBALS()</title>
<updated>2008-01-20T23:25:44+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-01-20T23:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=b1aaba1fc8176ac0b7c202a664d2554aa0967116'/>
<id>urn:sha1:b1aaba1fc8176ac0b7c202a664d2554aa0967116</id>
<content type='text'>
macros in each C file, and making generated/globals.h from that.  Rename
"toy" to "this" along the way to avoid toy/toys confusion.
</content>
</entry>
<entry>
<title>Move NEWTOY() list from end of toylist.h to generated/newtoys.h.</title>
<updated>2008-01-19T23:43:27+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-01-19T23:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=55928b1e0a08d84a5cbc50020f0a8c1024f5b6ce'/>
<id>urn:sha1:55928b1e0a08d84a5cbc50020f0a8c1024f5b6ce</id>
<content type='text'>
</content>
</entry>
</feed>
