<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/NEWS, 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>Fix up incorrect prototype.</title>
<updated>2010-07-20T13:12:06Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2010-07-20T13:12:06Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=f5d7411c496bc709f5676b4882e96e2c5a7251f3'/>
<id>urn:sha1:f5d7411c496bc709f5676b4882e96e2c5a7251f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Many fixup patches from Savannah.</title>
<updated>2010-07-19T07:10:53Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2010-07-19T07:10:53Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=fba20a776da6d4a36db21d9b21e9e937bef00ac3'/>
<id>urn:sha1:fba20a776da6d4a36db21d9b21e9e937bef00ac3</id>
<content type='text'>
- Fix the test suite on Solaris (from Boris)
- Update the manual for .ONESHELL
</content>
</entry>
<entry>
<title>Update copyrights for 2010.</title>
<updated>2010-07-13T01:20:10Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2010-07-13T01:20:10Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=9903cda2a734c2f86eefcff656aad032fbb79078'/>
<id>urn:sha1:9903cda2a734c2f86eefcff656aad032fbb79078</id>
<content type='text'>
</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>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>Fix fat-finger bug that left implicit rules with identical stem lengths</title>
<updated>2009-10-25T18:34:43Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2009-10-25T18:34:43Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=76d2d2ca41df98369945d0558e189f4023718256'/>
<id>urn:sha1:76d2d2ca41df98369945d0558e189f4023718256</id>
<content type='text'>
being sorted indeterminately.
</content>
</entry>
<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>Massage the NEWS file</title>
<updated>2009-10-12T22:24:54Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2009-10-12T22:24:54Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=b1d34394a841e43696aaee7f0b6062d5f7d0a41a'/>
<id>urn:sha1:b1d34394a841e43696aaee7f0b6062d5f7d0a41a</id>
<content type='text'>
</content>
</entry>
</feed>
