<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/scripts/Makefile.host, branch long_paths</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=long_paths</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=long_paths'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2024-01-02T16:50:06+00:00</updated>
<entry>
<title>build system: try harder to detect Windows hosts</title>
<updated>2024-01-02T16:50:06+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2024-01-02T16:50:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cca8c8e806db11810e25c8fa9446e86431aa2a53'/>
<id>urn:sha1:cca8c8e806db11810e25c8fa9446e86431aa2a53</id>
<content type='text'>
Commit 7390f29cf (build system: allow building with w64devkit)
checked the target of the host compiler to determine if it was
Windows.  This relied on the target being a triple of the form
*-*-mingw32.

Some compilers have a target of the form *-*-windows-gnu.  Allow
for this too.
</content>
</entry>
<entry>
<title>build system: allow building with w64devkit</title>
<updated>2022-10-30T08:25:45+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2022-10-30T08:25:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7390f29cfc9a3cc0636e20f84f24fbd05f821720'/>
<id>urn:sha1:7390f29cfc9a3cc0636e20f84f24fbd05f821720</id>
<content type='text'>
Make some adjustments to the build system to allow busybox-w32
to be built with w64devkit:

- Strip drive prefix from CURDIR in Makefile to avoid confusing
  make with colons.

- Limit file redirection to a subshell in the usage_compressed and
  embedded_scripts scripts.  Otherwise it isn't possible to move
  the open generated file on Windows.

- Change the option tests in Kbuild.include to allow for /dev/null
  not existing on Windows.

- Create host binaries without a '.exe' extension.  Otherwise they're
  rebuilt more often than necessary.

- Modify split-include.c to allow for Windows' popen() not expanding
  wildcards.

(GitHub issue #239)
</content>
</entry>
<entry>
<title>*: trailing empty lines removed</title>
<updated>2010-07-25T23:49:12+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-07-25T23:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ba2dcccd799963ac74ee92300df494947820608b'/>
<id>urn:sha1:ba2dcccd799963ac74ee92300df494947820608b</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: whitespace fixes, no code changes</title>
<updated>2008-03-24T02:18:03+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-03-24T02:18:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c693840fe81e59a308e0c6e3d2bafae728d1caff'/>
<id>urn:sha1:c693840fe81e59a308e0c6e3d2bafae728d1caff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Trailing whitespace removal over entire tree</title>
<updated>2007-01-11T17:20:00+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-01-11T17:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f7996f3b700a22797565e9aa57e251e6e3ac1e4d'/>
<id>urn:sha1:f7996f3b700a22797565e9aa57e251e6e3ac1e4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build system overhaul</title>
<updated>2006-10-05T10:17:08+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-10-05T10:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7d219aab70e6951ab82c27c202cac05016696723'/>
<id>urn:sha1:7d219aab70e6951ab82c27c202cac05016696723</id>
<content type='text'>
</content>
</entry>
</feed>
