<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/tests/scripts/options, branch 3.81</title>
<subtitle>GNU make with more features of SunOS make</subtitle>
<id>https://git.pashev.ru/gunmake/atom?h=3.81</id>
<link rel='self' href='https://git.pashev.ru/gunmake/atom?h=3.81'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/'/>
<updated>2006-03-10T02:20:45Z</updated>
<entry>
<title>Numerous updates to tests for issues found on Cygwin and Windows.</title>
<updated>2006-03-10T02:20:45Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2006-03-10T02:20:45Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=6d8d9b74d9c50cb07fe952ac0929f618e4280a55'/>
<id>urn:sha1:6d8d9b74d9c50cb07fe952ac0929f618e4280a55</id>
<content type='text'>
Revert a fix for $? including non-existent files as it shows a bug
in the Linux kernel build.  Give them a release to fix this.
Add some changes from Eli Z. for Windows changes.
</content>
</entry>
<entry>
<title>Some test updates for Windows.</title>
<updated>2006-03-08T20:15:08Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2006-03-08T20:15:08Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=afc4906acaeb7191e4ec085d7be4ca5b036b821d'/>
<id>urn:sha1:afc4906acaeb7191e4ec085d7be4ca5b036b821d</id>
<content type='text'>
Handle SHELL set on the command line properly for windows.
</content>
</entry>
<entry>
<title>Fix Savannah bug #106: keep separate track of which variable we are</title>
<updated>2006-02-15T23:54:42Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2006-02-15T23:54:42Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=0806a403d65ef6a7f16e2c17aa8286100ebad5d7'/>
<id>urn:sha1:0806a403d65ef6a7f16e2c17aa8286100ebad5d7</id>
<content type='text'>
expanding, and use that info when generating error messages instead of
the file info, where appropriate.
</content>
</entry>
<entry>
<title>Fix Savannah bugs # 15341, 15534, and 15533.</title>
<updated>2006-02-06T16:21:59Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2006-02-06T16:21:59Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=a4e3523fe408158c15026a884d1515c34de27de6'/>
<id>urn:sha1:a4e3523fe408158c15026a884d1515c34de27de6</id>
<content type='text'>
Rewrite large chunks of the "Commands" section of the manual to better
describe then backslash-newline handling, the SHELL variable, etc.
</content>
</entry>
<entry>
<title>Various updates, mainly to the Windows port, from Eli Zaretskii and</title>
<updated>2006-02-01T07:54:22Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2006-02-01T07:54:22Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=4cd35390242bc3e7720dd9831e4bd03e55c636e2'/>
<id>urn:sha1:4cd35390242bc3e7720dd9831e4bd03e55c636e2</id>
<content type='text'>
Markus Maurhart.
</content>
</entry>
<entry>
<title>Fix make.h preprocessor directive to work better with Windows compilers.</title>
<updated>2005-08-29T14:11:00Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2005-08-29T14:11:00Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=f7598efb676502e3ade6aac4a61be0984de4abda'/>
<id>urn:sha1:f7598efb676502e3ade6aac4a61be0984de4abda</id>
<content type='text'>
Fix some regression tests to (hopefully) work better on Windows.
</content>
</entry>
<entry>
<title>Various minor updates and code cleanups.</title>
<updated>2005-07-12T04:35:13Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2005-07-12T04:35:13Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=1e9dc3ce45ac44ea51292ca964b52ce47fee3ad3'/>
<id>urn:sha1:1e9dc3ce45ac44ea51292ca964b52ce47fee3ad3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleaned up some problems found with the tests running on a powerful</title>
<updated>2005-06-27T22:18:47Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2005-06-27T22:18:47Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=7dfa2461c32020f56a55239830b280752b1748a1'/>
<id>urn:sha1:7dfa2461c32020f56a55239830b280752b1748a1</id>
<content type='text'>
Solaris system with an EMC NFS storage solution.  Still get some odd
errors here unfortunately related to sub-second timestamps that I just
can't figure out.  It all works if we run the tests in /tmp instead
though :-/.
</content>
</entry>
<entry>
<title>Make sure timestamp problems don't cause the -W test to fail.</title>
<updated>2005-06-27T18:53:46Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2005-06-27T18:53:46Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=261d7b44fa0d5e2b318c0544f9cc1f1d8e4ac69c'/>
<id>urn:sha1:261d7b44fa0d5e2b318c0544f9cc1f1d8e4ac69c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Savannah bug # 13478.  If -L is given, take the latest mtime for a</title>
<updated>2005-06-25T23:00:17Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2005-06-25T23:00:17Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=f388233b033ccae26e567fb573fd3d7a87c71744'/>
<id>urn:sha1:f388233b033ccae26e567fb573fd3d7a87c71744</id>
<content type='text'>
symlink even if it is "dangling" (it doesn't resolve to a real file).
</content>
</entry>
</feed>
