<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/tests/scripts/variables, 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>- 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>- 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 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>- 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>
<entry>
<title>- Fix Savannah bug #13401</title>
<updated>2009-06-13T23:10:52Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2009-06-13T23:10:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=dceb954f9c0a948b8d53796fd78b7cfae9148b1b'/>
<id>urn:sha1:dceb954f9c0a948b8d53796fd78b7cfae9148b1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Add a new test suite for LIBPATTERNS</title>
<updated>2009-06-07T17:40:06Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2009-06-07T17:40:06Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=0b30c8d9cef18f55e2425e32ffc1552af650a1be'/>
<id>urn:sha1:0b30c8d9cef18f55e2425e32ffc1552af650a1be</id>
<content type='text'>
- Fix Savannah bug #21198
- Fix Savannah bug #21823
- Fix Savannah bug #22010
</content>
</entry>
<entry>
<title>- Work around a bug in glibc glob(3), by avoiding GLOB_NOCHECK.</title>
<updated>2009-06-06T23:16:46Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2009-06-06T23:16:46Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=b9f831b858761366e0db418e6f226a053ed550af'/>
<id>urn:sha1:b9f831b858761366e0db418e6f226a053ed550af</id>
<content type='text'>
- Fix issue in very parallel builds found building glibc.
</content>
</entry>
<entry>
<title>- Add forgotten variable/define test suite</title>
<updated>2009-06-05T01:17:29Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2009-06-05T01:17:29Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=71385e12250ea56ddb2186f22a3f741684562ac5'/>
<id>urn:sha1:71385e12250ea56ddb2186f22a3f741684562ac5</id>
<content type='text'>
- Skip initial whitespace including formfeeds, vertical tab, etc.
- Add tests for that
- Fix the variable/SHELL test; it was wrong!
</content>
</entry>
<entry>
<title>- Modify access of config and gnulib Savannah modules to use GIT</title>
<updated>2009-06-04T06:30:27Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2009-06-04T06:30:27Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=81f3e4babd128f6740d05b371122762924522fb6'/>
<id>urn:sha1:81f3e4babd128f6740d05b371122762924522fb6</id>
<content type='text'>
- Fix Savannah bug #24655.
- Fix Savannah bug #24588.
- Fix Savannah bug #24277.
- Fix Savannah bug #25697.
- Fix Savannah bug #25694.
- Fix Savannah bug #25460.
- Fix Savannah bug #26207.
- Fix Savannah bug #25712.
- Fix Savannah bug #26593.
- Fix various doc issues.
</content>
</entry>
</feed>
