<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/applets, branch noconsole</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=noconsole</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=noconsole'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2017-01-08T08:56:43+00:00</updated>
<entry>
<title>Merge branch 'busybox' into merge</title>
<updated>2017-01-08T08:56:43+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2017-01-08T08:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3ef86d069577b8a44ebe3aa890c6e97ea31d0d56'/>
<id>urn:sha1:3ef86d069577b8a44ebe3aa890c6e97ea31d0d56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automatically disable FEATURE_COMPRESS_USAGE for small builds.</title>
<updated>2017-01-06T18:16:36+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2017-01-06T18:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fe93624fb69e3858ebaea2d9e53e0522c1025698'/>
<id>urn:sha1:fe93624fb69e3858ebaea2d9e53e0522c1025698</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>Merge branch busybox (up to "ash: comment out free(p) just before...")</title>
<updated>2016-10-19T16:01:55+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2016-10-19T16:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=075814c60a316cfd088c88f26f75ab21b5850b98'/>
<id>urn:sha1:075814c60a316cfd088c88f26f75ab21b5850b98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build system: always rewrite NUM_APPLETS.h</title>
<updated>2016-08-23T18:21:36+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2016-08-23T18:21:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0dddbc1a59795a77679d8c5ef48a2795cb470563'/>
<id>urn:sha1:0dddbc1a59795a77679d8c5ef48a2795cb470563</id>
<content type='text'>
Conditional rewrite can keep NUM_APPLETS.h mtime old,
this causes make to try to regenerate it at every invocation.

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>build system: different fix for include/applet_tables.h/include/NUM_APPLETS.h</title>
<updated>2016-08-21T20:00:20+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2016-08-21T20:00:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d8e61bbf13d0cf38d477255cfd5dc71c5d51d575'/>
<id>urn:sha1:d8e61bbf13d0cf38d477255cfd5dc71c5d51d575</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>build system: fix include/NUM_APPLETS.h generation</title>
<updated>2016-08-14T00:54:27+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2016-08-14T00:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9e5820a86277818c2f83c11c2aa76d7f0a38283e'/>
<id>urn:sha1:9e5820a86277818c2f83c11c2aa76d7f0a38283e</id>
<content type='text'>
TBH, it's more like "work around my bad makefile-fu" than "fix"...

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>config: disentangle PREFER_APPLETS from SH_STANDALONE and SH_NOFORK</title>
<updated>2016-07-22T16:48:38+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2016-07-22T16:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0fb0045aa9261be1dda49dfdfb95cbc585402a8b'/>
<id>urn:sha1:0fb0045aa9261be1dda49dfdfb95cbc585402a8b</id>
<content type='text'>
On user request.
I thought enabling/disabling them all together is more consistent.
Evidently, some people do want them to be separately selectable.

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'busybox' into merge</title>
<updated>2016-07-07T13:58:55+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2016-07-07T13:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=613f46218c53c8cabdbf0435653e74e0e0e91e1c'/>
<id>urn:sha1:613f46218c53c8cabdbf0435653e74e0e0e91e1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build system: fix a few warnings for allnoconfig build</title>
<updated>2016-07-05T19:43:28+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2016-07-05T19:43:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f4f8fe841cf2df761eaade204a13e6fde6639666'/>
<id>urn:sha1:f4f8fe841cf2df761eaade204a13e6fde6639666</id>
<content type='text'>
Not that allnoconfig build is useful in any way...

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>mingw: enable busybox --install by default</title>
<updated>2016-04-06T09:50:19+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2016-04-06T09:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=98b290e9b8221b7d7ffbf47da1e8ecce62a75369'/>
<id>urn:sha1:98b290e9b8221b7d7ffbf47da1e8ecce62a75369</id>
<content type='text'>
Allow FEATURE_INSTALLER to be configured and enable it in the
default configuration.

The behaviour is slightly different from upstream BusyBox:

  symbolic links are not permitted;
  if no target directory is provided the directory containing
  the busybox binary is used as the target.
</content>
</entry>
</feed>
