<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/tests/scripts/features/targetvars, branch master</title>
<subtitle>GNU make with more features of SunOS make</subtitle>
<id>https://git.pashev.ru/gunmake/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/gunmake/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/'/>
<updated>2010-11-30T14:48:52Z</updated>
<entry>
<title>Check if the target-specific variable is the same as the global</title>
<updated>2010-11-30T14:48:52Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2010-11-30T14:48:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=ae2ab76faca93cad3059808b14d02f5565275e31'/>
<id>urn:sha1:ae2ab76faca93cad3059808b14d02f5565275e31</id>
<content type='text'>
variable, and if so don't try to update it.  Savannah bug #31743.
</content>
</entry>
<entry>
<title>Improve backslash/newline handling to adhere to POSIX requirements.</title>
<updated>2010-11-06T21:56:23Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2010-11-06T21:56:23Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=391456aad790172c3cbbceb5544dd785c0e60a99'/>
<id>urn:sha1:391456aad790172c3cbbceb5544dd785c0e60a99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Fix Savannah bug #18124</title>
<updated>2009-06-09T15:35:38Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2009-06-09T15:35:38Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=d4ee0012925815e069dd9996241703a7e9bd0338'/>
<id>urn:sha1:d4ee0012925815e069dd9996241703a7e9bd0338</id>
<content type='text'>
- Fix Savannah bug #17521
- Fix Savannah bug #16401
- Fix Savannah bug #16469
- Fix Savannah bug #16473
</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>
<entry>
<title>Add 'private' variable modifier, feature submitted by Ramon Garcia.</title>
<updated>2009-05-26T01:31:40Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2009-05-26T01:31:40Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=5b4d419476e9fbda8ea26017f6ec15956d103ed9'/>
<id>urn:sha1:5b4d419476e9fbda8ea26017f6ec15956d103ed9</id>
<content type='text'>
Rework the parser for variables to allow multiple modifiers and also
allow for variables and targets with modifier names, like "export" and
"private".
</content>
</entry>
<entry>
<title>Fix Savannah bug #15913.</title>
<updated>2006-03-15T03:31:30Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2006-03-15T03:31:30Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=50eb3cf5e5a8a68b68e966a6607f668f2c36191e'/>
<id>urn:sha1:50eb3cf5e5a8a68b68e966a6607f668f2c36191e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some test updates for Windows.</title>
<updated>2006-03-08T20:15:08Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2006-03-08T20:15:08Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=afc4906acaeb7191e4ec085d7be4ca5b036b821d'/>
<id>urn:sha1:afc4906acaeb7191e4ec085d7be4ca5b036b821d</id>
<content type='text'>
Handle SHELL set on the command line properly for windows.
</content>
</entry>
<entry>
<title>Make sure we don't introduce a circularity into the variable set linked</title>
<updated>2006-02-17T13:29:52Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2006-02-17T13:29:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=bde826b18aeb6fd3c9de7a7733d1e163efde90e1'/>
<id>urn:sha1:bde826b18aeb6fd3c9de7a7733d1e163efde90e1</id>
<content type='text'>
list.  Fixes Savannah bug #15757.
</content>
</entry>
<entry>
<title>Fix bug #2238: the read.c:eval() function was not entirely reentrant.</title>
<updated>2003-01-30T07:49:17Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2003-01-30T07:49:17Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=1fa3db14684b18e50383be6a83a1f17f716b0788'/>
<id>urn:sha1:1fa3db14684b18e50383be6a83a1f17f716b0788</id>
<content type='text'>
Apply patch #1022: fix a memory corruption on very long target-specific
variable definition lines.
</content>
</entry>
<entry>
<title>Fix bug#1379: don't use alloca() where it could overrun the stack size.</title>
<updated>2002-10-13T18:50:10Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2002-10-13T18:50:10Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=8bbdbb02b30ffd39c2fac9259b3a91cb62e1711d'/>
<id>urn:sha1:8bbdbb02b30ffd39c2fac9259b3a91cb62e1711d</id>
<content type='text'>
Implemented enhancement #1391: allow "export" in target-specific
variable definitions.

Change the Info name of the "Automatic" node to "Automatic Variables".
Add text clarifying the scope of automatic variables to that section.
</content>
</entry>
</feed>
