<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/tests/scripts/options, branch 3.82</title>
<subtitle>GNU make with more features of SunOS make</subtitle>
<id>https://git.pashev.ru/gunmake/atom?h=3.82</id>
<link rel='self' href='https://git.pashev.ru/gunmake/atom?h=3.82'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/'/>
<updated>2009-10-25T00:46:52Z</updated>
<entry>
<title>New command line option:  --eval=STRING will cause STRING to be</title>
<updated>2009-10-25T00:46:52Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2009-10-25T00:46:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=4e51b6d9a4eb7eef2272551d55d8abaadd5f01e3'/>
<id>urn:sha1:4e51b6d9a4eb7eef2272551d55d8abaadd5f01e3</id>
<content type='text'>
evaluated as a makefile statement before the first makefile is
read.
</content>
</entry>
<entry>
<title>- Fix Savannah bug 17825</title>
<updated>2009-06-13T21:21:48Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2009-06-13T21:21:48Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=bf9822658f50510d997da9d8c0c828dd7e26d6a6'/>
<id>urn:sha1:bf9822658f50510d997da9d8c0c828dd7e26d6a6</id>
<content type='text'>
- Fix Savannah bug 21231
</content>
</entry>
<entry>
<title>Fix Savannah bug #20452.</title>
<updated>2007-07-14T02:57:46Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2007-07-14T02:57:46Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=bb4d040fadcb76a8828eaf24b4f0557ec11f44fb'/>
<id>urn:sha1:bb4d040fadcb76a8828eaf24b4f0557ec11f44fb</id>
<content type='text'>
Add a new feature to the test suite suggested by Icarus Sparry:
set a timer before invoking a test, so that if it loops infinitely we
will wake up and have a chance to kill the process and continue.
</content>
</entry>
<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>
</feed>
