<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/doc, 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-19T07:10:53Z</updated>
<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>- 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>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>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>- Update manual description for pattern rule search algorithm</title>
<updated>2009-09-28T23:08:49Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2009-09-28T23:08:49Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=f907a4d90c895f04ee7497a5f1b58ad1fd3cddb5'/>
<id>urn:sha1:f907a4d90c895f04ee7497a5f1b58ad1fd3cddb5</id>
<content type='text'>
- Add new "-all" flag to the test suite to run tests that don't pass yet
- Add some non-passing tests
- Fix from Andreas Buening for OS/2.
</content>
</entry>
<entry>
<title>Implement the shortest stem first search order for pattern-specific variables and pattern rules.</title>
<updated>2009-09-28T12:31:55Z</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@kolpackov.net</email>
</author>
<published>2009-09-28T12:31:55Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=f5891a26d8d3ed87b059856650b2bdb0c7ea355e'/>
<id>urn:sha1:f5891a26d8d3ed87b059856650b2bdb0c7ea355e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Fix Savannah bug #21824: don't loop through NULL cmds pointer</title>
<updated>2009-09-12T21:28:33Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2009-09-12T21:28:33Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=958ea92eb8cf7eeb5af6752805d94b5ae3db99f9'/>
<id>urn:sha1:958ea92eb8cf7eeb5af6752805d94b5ae3db99f9</id>
<content type='text'>
- Fix Savannah bugs #24509, 18963: doc enhancements
</content>
</entry>
<entry>
<title>- Fix Savannah bug #27093</title>
<updated>2009-08-02T16:05:42Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2009-08-02T16:05:42Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=7deb42aafdf547a3648f60ff04e0114c10a3d18d'/>
<id>urn:sha1:7deb42aafdf547a3648f60ff04e0114c10a3d18d</id>
<content type='text'>
- Fix Savannah bug #27143
- Fix Savannah bug #23960
- Fix Savannah bug #27148
</content>
</entry>
</feed>
