<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/Makefile, branch 0.8.2</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.8.2</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.8.2'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2019-10-11T17:37:27+00:00</updated>
<entry>
<title>Tweak clean to delete "scripts/cross.sh all" logs.</title>
<updated>2019-10-11T17:37:27+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2019-10-11T17:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=35666e7336d7f2918283d518bc7c05e6d5f7fd0c'/>
<id>urn:sha1:35666e7336d7f2918283d518bc7c05e6d5f7fd0c</id>
<content type='text'>
These really should go in generated, but generated should be $GENERATED
and I need to find a way to set that so Makefile and scripts/make.sh can
use it from the same source. Right now cross.sh isn't sourcing .configure
and I don't really want to add it for this, so...
</content>
</entry>
<entry>
<title>Fix up clean so we clean up after toybox-$TARGET and can do cross.sh all.</title>
<updated>2019-09-07T05:30:59+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2019-09-07T05:30:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=7a58225c170e9a416fec9986e90d554dfb57f7cb'/>
<id>urn:sha1:7a58225c170e9a416fec9986e90d554dfb57f7cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add scripts/mkroot.sh and makefile changes for "make root".</title>
<updated>2019-08-22T19:34:45+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2019-08-22T19:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=0b3e75699ef2c8a2586d7980cdc736530362475f'/>
<id>urn:sha1:0b3e75699ef2c8a2586d7980cdc736530362475f</id>
<content type='text'>
Not in help text yet. Needs sh and route enabled in pending to do much.
todo: work through the scripts/install.sh $PENDING list and add native
toolchain support.
</content>
</entry>
<entry>
<title>Quiet "make clean" so it doesn't fill a whole screen with output.</title>
<updated>2019-08-22T14:29:45+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2019-08-22T14:29:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=a5977aa2e8f2bbbe73d317d4211105f44f7c873e'/>
<id>urn:sha1:a5977aa2e8f2bbbe73d317d4211105f44f7c873e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix parallel make build failure</title>
<updated>2019-08-02T21:42:46+00:00</updated>
<author>
<name>Patrick Oppenlander</name>
<email>patrick.oppenlander@gmail.com</email>
</author>
<published>2019-08-02T06:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=e25a847c2bd78c8556933f2139cdacd90ba5fa87'/>
<id>urn:sha1:e25a847c2bd78c8556933f2139cdacd90ba5fa87</id>
<content type='text'>
make: *** No rule to make target 'generated/Config.probed', needed by 'Config.in'.  Stop.
make: *** Waiting for unfinished jobs....
</content>
</entry>
<entry>
<title>fix typo in Makefile</title>
<updated>2019-08-02T21:42:26+00:00</updated>
<author>
<name>Patrick Oppenlander</name>
<email>patrick.oppenlander@gmail.com</email>
</author>
<published>2019-08-02T06:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=656ad3c1478c1650fb7b83350048f135ed74ddef'/>
<id>urn:sha1:656ad3c1478c1650fb7b83350048f135ed74ddef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix "make distclean defconfig toybox" all on one line (good of $CROSS_COMPILER</title>
<updated>2018-10-27T15:54:18+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2018-10-27T15:54:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=c9571603db299259bca8271917688455696c14ce'/>
<id>urn:sha1:c9571603db299259bca8271917688455696c14ce</id>
<content type='text'>
changed), better error message when .config missing.
</content>
</entry>
<entry>
<title>call strip as $STRIP</title>
<updated>2018-06-03T17:44:28+00:00</updated>
<author>
<name>Francesco Valla</name>
<email>valla.francesco@gmail.com</email>
</author>
<published>2018-06-02T14:09:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=5efc1674a81ce1fd423ca8aac2ce3c02144751fc'/>
<id>urn:sha1:5efc1674a81ce1fd423ca8aac2ce3c02144751fc</id>
<content type='text'>
This is useful e.g. for cross toolchains that define $CC and $STRIP
instead of $CROSS_COMPILE.
</content>
</entry>
<entry>
<title>Fix break caused by removing toys/e2fs.h.</title>
<updated>2018-03-24T00:39:02+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2018-03-24T00:39:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=48ac4c6c4fb7d25040cadd3c046578dd7530da00'/>
<id>urn:sha1:48ac4c6c4fb7d25040cadd3c046578dd7530da00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move make help text out of Makefile.</title>
<updated>2018-01-10T16:54:11+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2018-01-10T16:54:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=e1d68f5006f553669a64a225d0f6b92a76c90179'/>
<id>urn:sha1:e1d68f5006f553669a64a225d0f6b92a76c90179</id>
<content type='text'>
</content>
</entry>
</feed>
