<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/w32, branch 4.0</title>
<subtitle>GNU make with more features of SunOS make</subtitle>
<id>https://git.pashev.ru/gunmake/atom?h=4.0</id>
<link rel='self' href='https://git.pashev.ru/gunmake/atom?h=4.0'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/'/>
<updated>2013-10-09T05:53:55Z</updated>
<entry>
<title>[SV 39709] Fix some typos.</title>
<updated>2013-10-09T05:53:55Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2013-10-09T05:53:55Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=dc9ae5e017e6a8c162a0e15d28c09ace49c33c3a'/>
<id>urn:sha1:dc9ae5e017e6a8c162a0e15d28c09ace49c33c3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Untabify posixfcn.c.</title>
<updated>2013-10-07T16:16:11Z</updated>
<author>
<name>Eli Zaretskii</name>
<email>eliz@gnu.org</email>
</author>
<published>2013-10-07T16:16:11Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=723e0474286be3b200e01d695c3f63a30565fe1a'/>
<id>urn:sha1:723e0474286be3b200e01d695c3f63a30565fe1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Foix compilation with MSVC.</title>
<updated>2013-10-07T16:14:01Z</updated>
<author>
<name>Eli Zaretskii</name>
<email>eliz@gnu.org</email>
</author>
<published>2013-10-07T16:14:01Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=b69b04dc8cdbadbf8933f5f317a1cc8bc5c1eb60'/>
<id>urn:sha1:b69b04dc8cdbadbf8933f5f317a1cc8bc5c1eb60</id>
<content type='text'>
 w32/compat/posixfcn.c (tmpfile): Move declaration of h before
 the first executable statement.  Reported by Gisle Vanem &lt;gvanem@yahoo.no&gt;.
</content>
</entry>
<entry>
<title>Fix tmpfile on MS-Windows.</title>
<updated>2013-10-02T16:48:21Z</updated>
<author>
<name>Eli Zaretskii</name>
<email>eliz@gnu.org</email>
</author>
<published>2013-10-02T16:48:21Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=98197303b145c488740b93fb45d2d72cde243dcc'/>
<id>urn:sha1:98197303b145c488740b93fb45d2d72cde243dcc</id>
<content type='text'>
 w32/compat/posixfcn.c (tmpfile): New function, a replacement for
 the Windows libc version.
</content>
</entry>
<entry>
<title>Fix build failures on EMX for output-sync support.</title>
<updated>2013-09-29T17:17:56Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2013-09-29T17:17:56Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=38066b6f19033431052e45861a1671dfb23ea0de'/>
<id>urn:sha1:38066b6f19033431052e45861a1671dfb23ea0de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix broken w32 build due to OUTPUT_SYNC -&gt; NO_OUTPUT_SYNC inversion.</title>
<updated>2013-09-23T07:56:51Z</updated>
<author>
<name>Eli Zaretskii</name>
<email>eliz@gnu.org</email>
</author>
<published>2013-09-23T07:56:51Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=55a0c0e414f3f3f2fd30b5297f072b5a973d400a'/>
<id>urn:sha1:55a0c0e414f3f3f2fd30b5297f072b5a973d400a</id>
<content type='text'>
 w32/compat/posixfcn.c: Fix the forgotten OUTPUT_SYNC conditional.
 job.h: Ditto, but in a comment.
</content>
</entry>
<entry>
<title>Fix a typo in a comment.</title>
<updated>2013-09-16T08:42:20Z</updated>
<author>
<name>Eli Zaretskii</name>
<email>eliz@gnu.org</email>
</author>
<published>2013-09-16T08:42:20Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=8a6205b43f6224dfaa759ce73d7b1c9772b6d645'/>
<id>urn:sha1:8a6205b43f6224dfaa759ce73d7b1c9772b6d645</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the MS-Windows build using the Posix configury.</title>
<updated>2013-05-18T14:58:10Z</updated>
<author>
<name>Alexey Pavlov</name>
<email>alexpux@gmail.com</email>
</author>
<published>2013-05-18T14:58:10Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=80183457adaca8dd3a013370f79a22b62c915c43'/>
<id>urn:sha1:80183457adaca8dd3a013370f79a22b62c915c43</id>
<content type='text'>
 w32/Makefile.am (libw32_a_SOURCES): Add compat/posixfcn.c.

 configure.ac (OUTPUT_SYNC): Define for mingw32 target.
</content>
</entry>
<entry>
<title>Update copyright for changes in 2013.</title>
<updated>2013-05-17T05:47:42Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2013-05-17T05:46:11Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=5370238316ee4284fe058a9c298a5734d2686678'/>
<id>urn:sha1:5370238316ee4284fe058a9c298a5734d2686678</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix invocation of Windows batch files with whitespace in their names.</title>
<updated>2013-05-03T13:24:24Z</updated>
<author>
<name>Eli Zaretskii</name>
<email>eliz@gnu.org</email>
</author>
<published>2013-05-03T13:24:24Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=82793f85f5fbf1831dcb6a6595ca57c2242e4576'/>
<id>urn:sha1:82793f85f5fbf1831dcb6a6595ca57c2242e4576</id>
<content type='text'>
 w32/subproc/sub_proc.c: Include makeint.h.  Remove a private
 incompatible prototype of xmalloc.
 (batch_file_with_spaces): New function, detects Windows batch
 files whose names include whitespace characters.
 (process_begin): If exec_name is a batch file with whitespace
 characters in its name, pass NULL as the first argument to
 CreateProcess.  This avoids weird failures due to buggy quoting by
 CreateProcess.  For the details, see the discussion starting at
 http://lists.gnu.org/archive/html/make-w32/2013-04/msg00008.html.
</content>
</entry>
</feed>
