<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/tests/ChangeLog, 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>2010-07-28T05:39:50Z</updated>
<entry>
<title>Release GNU make 3.82</title>
<updated>2010-07-28T05:39:50Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2010-07-28T05:39:50Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=95f1a32d27eef91a8a037522467d7060e7da2624'/>
<id>urn:sha1:95f1a32d27eef91a8a037522467d7060e7da2624</id>
<content type='text'>
- Update tests for Solaris bizarre-ness
- Update files for release
</content>
</entry>
<entry>
<title>Add the beginning of the .ONESHELL special feature.</title>
<updated>2010-07-12T05:23:19Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2010-07-12T05:23:19Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=7ba7dbca47e20159d046fab847ebb0ef6673b24a'/>
<id>urn:sha1:7ba7dbca47e20159d046fab847ebb0ef6673b24a</id>
<content type='text'>
Original patch by David Boyce.  Modified by Paul Smith.
</content>
</entry>
<entry>
<title>- Enhance .POSIX to set -e when invoking shells, as demanded by a</title>
<updated>2010-07-06T06:37:42Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2010-07-06T06:37:42Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=c7b469f0f337247acb83067d8f4aa4dc76b8a9a9'/>
<id>urn:sha1:c7b469f0f337247acb83067d8f4aa4dc76b8a9a9</id>
<content type='text'>
  backward-incompatible change in the 2008 POSIX specification.
- Add the .SHELLFLAGS variable so people can choose their own shell flags.
- Add tests for this.
- Add documentation for this.
</content>
</entry>
<entry>
<title>- Add whitespace to command line invocation in features/recursion</title>
<updated>2010-07-01T07:16:00Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2010-07-01T07:16:00Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=97f106fa105b5d776fb0d6ce3b60493d25f825f4'/>
<id>urn:sha1:97f106fa105b5d776fb0d6ce3b60493d25f825f4</id>
<content type='text'>
- Set up .FEATURES with separate calls for optional features, as some
  compilers don't like conditionals inside macro invocations.
</content>
</entry>
<entry>
<title>Implement linker-compatible library search.</title>
<updated>2009-11-12T16:42:36Z</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@kolpackov.net</email>
</author>
<published>2009-11-12T16:42:36Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=fe43fa9de38d9e1f18bdc1924a2cee72f244bdd5'/>
<id>urn:sha1:fe43fa9de38d9e1f18bdc1924a2cee72f244bdd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright years.</title>
<updated>2009-10-25T18:56:44Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2009-10-25T18:56:44Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=5f188b39a49a7eb0d06979b451863dd7ff26a074'/>
<id>urn:sha1:5f188b39a49a7eb0d06979b451863dd7ff26a074</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix savannah bug 25780. Optimize things a bit.</title>
<updated>2009-10-06T12:36:29Z</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@kolpackov.net</email>
</author>
<published>2009-10-06T12:36:29Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=bd2d124f275cec912d33ec1463ba66e799518340'/>
<id>urn:sha1:bd2d124f275cec912d33ec1463ba66e799518340</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement the new undefine directive.</title>
<updated>2009-10-06T06:56:57Z</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@kolpackov.net</email>
</author>
<published>2009-10-06T06:56:57Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=4254e88cfa7704ea4a55d94a9aee5b19b081b3db'/>
<id>urn:sha1:4254e88cfa7704ea4a55d94a9aee5b19b081b3db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a test for another (still open) bug.</title>
<updated>2009-10-04T19:18:16Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2009-10-04T19:18:16Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=acbdc33e1c82aaf9d229042d1955ea7a11c8bd45'/>
<id>urn:sha1:acbdc33e1c82aaf9d229042d1955ea7a11c8bd45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Include &lt;alloca.h&gt; even on non-__GNUC__ systems.</title>
<updated>2009-10-03T20:08:20Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2009-10-03T20:08:20Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=f87715a62c2e6a5660c2a176fffc0d7333bcfd8c'/>
<id>urn:sha1:f87715a62c2e6a5660c2a176fffc0d7333bcfd8c</id>
<content type='text'>
- Add some tests for unresolved bugs.
</content>
</entry>
</feed>
