<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/tests/scripts/variables/SHELL, 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>- 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>If we're on a DOS/W32/OS2 system and we're not using a unixy shell, don't</title>
<updated>2005-08-25T04:40:10Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2005-08-25T04:40:10Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=6636dc1d5c41840afd58e402f7b6ea6ef25de943'/>
<id>urn:sha1:6636dc1d5c41840afd58e402f7b6ea6ef25de943</id>
<content type='text'>
follow POSIX backslash/newline conventions.

Use a different method for testing the SHELL variable, which hopefully
will work better on non-UNIX systems.
</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>
<entry>
<title>Various fixes and updates from testers of the beta3 release (mostly Windows</title>
<updated>2005-07-04T03:50:59Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2005-07-04T03:50:59Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=0e30f46a624803455dcc74acf9a333666467d253'/>
<id>urn:sha1:0e30f46a624803455dcc74acf9a333666467d253</id>
<content type='text'>
and OS/2 changes).
</content>
</entry>
<entry>
<title>Fix for bug #1276: Handle SHELL according to POSIX requirements.</title>
<updated>2004-11-28T23:11:23Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2004-11-28T23:11:23Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=539f513773b2e651d987a7bdbdffd8b5164d58cf'/>
<id>urn:sha1:539f513773b2e651d987a7bdbdffd8b5164d58cf</id>
<content type='text'>
POSIX requires that the value of SHELL in the makefile NOT be exported
to sub-commands.  Instead, the value in the environment when make was
invoked should be passed to the environment of sub-commands.  Note that
make still uses SHELL to _run_ sub-commands; it just doesn't change the
value of the SHELL variable in the environment of sub-commands.

As an extension to POSIX, if the makefile explicitly exports SHELL then
GNU make _will_ use it in the environment of sub-commands.
</content>
</entry>
</feed>
