<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/Makefile, branch 0.7.4</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.7.4</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.7.4'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2017-01-04T20:18:12+00:00</updated>
<entry>
<title>Tweak install_airlock help text.</title>
<updated>2017-01-04T20:18:12+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2017-01-04T20:18:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=cba5dc47c1efcf07af044d11af7f64e7516f1075'/>
<id>urn:sha1:cba5dc47c1efcf07af044d11af7f64e7516f1075</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add install_airlock target for hermetic build environment setup, and rebuild</title>
<updated>2016-10-03T03:41:55+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-10-03T03:41:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=6c3188cf0e551cd07e28398262cffb8b5b82a114'/>
<id>urn:sha1:6c3188cf0e551cd07e28398262cffb8b5b82a114</id>
<content type='text'>
headers during install to make other install targets robust against single
command builds between "make" and "make install" of multiplexer version.
</content>
</entry>
<entry>
<title>Add comment so I don't undo and then redo a thing again.</title>
<updated>2016-09-04T23:07:12+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-09-04T23:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=8cc325d55ca2984dbf2a29dbc48ed483de979740'/>
<id>urn:sha1:8cc325d55ca2984dbf2a29dbc48ed483de979740</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace list_working with just list, "make list list_pending" shows combined list.</title>
<updated>2016-04-20T05:47:05+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-04-20T05:47:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=a59951489ecf4375f12821c2a270b497ec9748e0'/>
<id>urn:sha1:a59951489ecf4375f12821c2a270b497ec9748e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Redo build stuff in response to Andy Chu's suggestions.</title>
<updated>2016-03-23T08:25:37+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-03-23T08:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=a8d0d13376251e1ff35a557dddea1d2e3c81a149'/>
<id>urn:sha1:a8d0d13376251e1ff35a557dddea1d2e3c81a149</id>
<content type='text'>
Toybox single binaries are now made directly with the new name instead of
stomping toybox and getting renamed.

Unstripped files now live in generated/unstripped.

Target to run all tests is now "make tests" to avoid conflict with "make test".

.singleconfig now has .PHONY: entries for all test_$NAME targets.

Default install location changed to /usr/toybox, code.html now says how
to change it (set $PREFIX).

scripts/install.sh --uninstall works now. (And you get to keep the pieces!)
</content>
</entry>
<entry>
<title>Fix "make help" again.</title>
<updated>2016-03-02T03:12:25+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2016-02-27T21:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=d3904ef62366c6a5ba5c47a583f114ac4338698b'/>
<id>urn:sha1:d3904ef62366c6a5ba5c47a583f114ac4338698b</id>
<content type='text'>
Same missing quote at end of line as last time. The new additions to
the help are very useful though.
</content>
</entry>
<entry>
<title>Add test_COMMAND for each command, update "make help" to describe TEST_HOST</title>
<updated>2016-02-19T23:56:01+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-02-19T23:56:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=5ec9f52a39c0f5a631cd60f12560698033eba7dc'/>
<id>urn:sha1:5ec9f52a39c0f5a631cd60f12560698033eba7dc</id>
<content type='text'>
and VERBOSE=fail, and fix a quote mismatch.
</content>
</entry>
<entry>
<title>Add "make list", rename make working-&gt;list_working and pending-&gt;list_pending,</title>
<updated>2016-02-14T20:04:21+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-02-14T20:04:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=05b7529c1e36fb527113ddcfde5b8513ec2c66d1'/>
<id>urn:sha1:05b7529c1e36fb527113ddcfde5b8513ec2c66d1</id>
<content type='text'>
and filter out commands that aren't nofork but aren't installed either
(toyflags 0, I.E. recognized aliases like "-sh" called from login).
</content>
</entry>
<entry>
<title>Wean scripts/install.c off toys.h so cross compiling less brittle.</title>
<updated>2016-02-11T05:27:55+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-02-11T05:27:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=df07fb73be98dc1087346c184877666970a88f4a'/>
<id>urn:sha1:df07fb73be98dc1087346c184877666970a88f4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add "make ls" and friends targets, with "make working" and "make pending" lists.</title>
<updated>2016-02-08T00:15:53+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-02-08T00:15:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=712e43ef7c92e8903e6f9d7ca261a420c566d299'/>
<id>urn:sha1:712e43ef7c92e8903e6f9d7ca261a420c566d299</id>
<content type='text'>
</content>
</entry>
</feed>
