<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/scripts, branch 0.7.1</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.7.1</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.7.1'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2016-05-26T19:38:49+00:00</updated>
<entry>
<title>Stabilize another sort.</title>
<updated>2016-05-26T19:38:49+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2016-05-25T21:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=0ca829ce874d3e8cdec33773eae5d33a7fcc2aab'/>
<id>urn:sha1:0ca829ce874d3e8cdec33773eae5d33a7fcc2aab</id>
<content type='text'>
Unstable sorting means confusing diffs if you're checking in the generated
files. (Which I shouldn't be doing, but getting this bundle of random scripts
into Android's build system isn't going to be easy...)
</content>
</entry>
<entry>
<title>Make build dependencies more granular. This should fix the problem where</title>
<updated>2016-05-20T12:32:51+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-05-20T12:32:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=9cfdb48722cba8bfaafee9de61411618d66365f3'/>
<id>urn:sha1:9cfdb48722cba8bfaafee9de61411618d66365f3</id>
<content type='text'>
"make top; make ps" produces a ps that can't do -A because generated/obj/ps.o
didn't get rebuilt.
</content>
</entry>
<entry>
<title>Allow EVAL= to run test under a different shell (for sh.test)</title>
<updated>2016-04-23T00:08:56+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-04-23T00:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=4b02667d8c0993f2682bb3b1fb1db57c069fa797'/>
<id>urn:sha1:4b02667d8c0993f2682bb3b1fb1db57c069fa797</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>Fix bzcat.test (as noted by Andy Chu), wean tests off $TOPDIR and supply $FILES</title>
<updated>2016-03-23T08:44:51+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-03-23T08:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=1ffa7f45eb4fe3b73f94e69c929ad311d9c44b81'/>
<id>urn:sha1:1ffa7f45eb4fe3b73f94e69c929ad311d9c44b81</id>
<content type='text'>
instead, move tests/blkid into tests/files/blkid.
</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>Update scripts/single.sh and cp.c so "make mv" isn't actually building cp.</title>
<updated>2016-03-12T23:47:19+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-03-12T23:47:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=6d364fce2aebabc3fb4da2955ac499162699841b'/>
<id>urn:sha1:6d364fce2aebabc3fb4da2955ac499162699841b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Factor out command name at the start of test name, have runtest.sh print it.</title>
<updated>2016-03-02T21:20:04+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-03-02T21:20:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=336c44adca1768ada1e1e2f4d7dbbc33e994e582'/>
<id>urn:sha1:336c44adca1768ada1e1e2f4d7dbbc33e994e582</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The last-ever release of uClibc hasn't got prlimit, so probe.</title>
<updated>2016-03-02T05:50:23+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-03-02T05:50:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=323819c689448fffcf4d3ed20f2485b75ac64b64'/>
<id>urn:sha1:323819c689448fffcf4d3ed20f2485b75ac64b64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use shell builtins instead of calling wc/awk/sed. (Fewer forks in build loop.)</title>
<updated>2016-03-02T05:39:27+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-03-02T05:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=86f7c048254eab34d78ff105b54a5d31ec6ee9d3'/>
<id>urn:sha1:86f7c048254eab34d78ff105b54a5d31ec6ee9d3</id>
<content type='text'>
Based on suggestions from Nicholas Boichat.
</content>
</entry>
</feed>
