<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/examples, branch master</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=master</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2024-09-25T07:46:52+00:00</updated>
<entry>
<title>Update sample build scripts</title>
<updated>2024-09-25T07:46:52+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2024-09-25T07:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=917b8bf5595023494456d8555a1f6b801b737bfc'/>
<id>urn:sha1:917b8bf5595023494456d8555a1f6b801b737bfc</id>
<content type='text'>
Recent binaries released on frippery.org use the time of the
latest commit as the build time.  This is achieved through the
SOURCE_DATE_EPOCH environment variable, which is respected by
the upstream BusyBox build system.

The sample build scripts have been updated to do the same.  This
doesn't result in perfectly reproducible builds as the toolchains
used don't all support SOURCE_DATE_EPOCH.

Add some more details to the README file.
</content>
</entry>
<entry>
<title>win32: add a comment about LTO to mkrelease</title>
<updated>2024-02-25T10:12:20+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2024-02-25T10:12:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ebe96eb8070d72c74a447ce06037e7b88ebdee40'/>
<id>urn:sha1:ebe96eb8070d72c74a447ce06037e7b88ebdee40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>win32: update sample script for release build</title>
<updated>2024-02-03T11:56:25+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2024-02-03T11:56:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=49568fc1f16ff93848650e509855d7f55740f30d'/>
<id>urn:sha1:49568fc1f16ff93848650e509855d7f55740f30d</id>
<content type='text'>
Update the mkrelease script to include cross-compilation of the
Windows on ARM binary on Linux using llvm-mingw.
</content>
</entry>
<entry>
<title>win32: update sample script</title>
<updated>2024-01-21T10:32:53+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2024-01-21T10:32:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=43e58507040a580ac790c477e4cffb975db0aa66'/>
<id>urn:sha1:43e58507040a580ac790c477e4cffb975db0aa66</id>
<content type='text'>
Update the mkprerelease script to include cross-compilation of
the Windows on ARM binary on Linux using llvm-mingw.
</content>
</entry>
<entry>
<title>win32: fail early if UTF8 isn't supported</title>
<updated>2023-07-27T11:20:18+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2023-07-27T11:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9e2c3594ccbd3ef45beab57cba6796f97f06906c'/>
<id>urn:sha1:9e2c3594ccbd3ef45beab57cba6796f97f06906c</id>
<content type='text'>
When the UTF8 manifest is included in the binary and ACP isn't UTF8
fail at once.  This avoids raising false hopes if the binary is run
on Window 7/8.  On Windows XP it won't even run.

When the busybox applet is run without arguments always report the
build-time configuration of globbing and the UTF8 manifest.
</content>
</entry>
<entry>
<title>Add Unicode version to prerelease build</title>
<updated>2023-07-25T11:03:34+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2023-07-25T11:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=df560c7c017c1084a180d922922358ed600faeb5'/>
<id>urn:sha1:df560c7c017c1084a180d922922358ed600faeb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Example build scripts</title>
<updated>2023-06-04T09:56:34+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2023-06-04T09:56:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0b6aed138649cb843cbbdfe2ca5ff5e56f3a0825'/>
<id>urn:sha1:0b6aed138649cb843cbbdfe2ca5ff5e56f3a0825</id>
<content type='text'>
Supply the scripts used to build release and prerelease busybox-w32.

(GitHub issue #330)
</content>
</entry>
<entry>
<title>examples/var_service/README: fix an error</title>
<updated>2023-05-18T11:30:10+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2023-05-18T11:30:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c5682813abb2f24a7ab026c905af73eea58cb621'/>
<id>urn:sha1:c5682813abb2f24a7ab026c905af73eea58cb621</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: style fix</title>
<updated>2022-08-30T14:41:17+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2022-08-30T14:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fe73c8d55795a8fe7e95fc2c00af6899817b96b8'/>
<id>urn:sha1:fe73c8d55795a8fe7e95fc2c00af6899817b96b8</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>examples/var_service/dhcp_if: make helper scripts more talkative</title>
<updated>2022-05-12T09:07:12+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2022-05-12T09:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b9c2108b26ad1fe4634c250850a4abadff26c76e'/>
<id>urn:sha1:b9c2108b26ad1fe4634c250850a4abadff26c76e</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
