<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/tests/scripts/variables/MAKEFLAGS, branch 4.0</title>
<subtitle>GNU make with more features of SunOS make</subtitle>
<id>https://git.pashev.ru/gunmake/atom?h=4.0</id>
<link rel='self' href='https://git.pashev.ru/gunmake/atom?h=4.0'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/'/>
<updated>2013-09-12T08:07:52Z</updated>
<entry>
<title>Enhance the output sync mode.</title>
<updated>2013-09-12T08:07:52Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2013-09-12T08:07:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=deff9dacc97cc20015d3018992f2c77cb7fab102'/>
<id>urn:sha1:deff9dacc97cc20015d3018992f2c77cb7fab102</id>
<content type='text'>
Create a new file, output.c, and collect functions that generate output there.
We introduce a new global context specifying where output should go (to stdout
or to a sync file), and the lowest level output generator chooses where to
write output based on that context.

This allows us to set the context globally, and all operations that write
output (including functions like $(info ...) etc.) will use it.

Removed the "--trace=dir" capability.  It was too confusing.  If you have
directory tracking enabled then output sync will print the enter/leave message
for each synchronized block.  If you don't want that, disable directory
tracking.
</content>
</entry>
<entry>
<title>Fix regression tests after MAKEFLAGS enhancements.</title>
<updated>2013-05-22T11:51:46Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2013-05-22T11:51:46Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=8ab3564a711dd3753fb6ad35f16717b01ce830b7'/>
<id>urn:sha1:8ab3564a711dd3753fb6ad35f16717b01ce830b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use level o_env_override for MAKEFLAGS so it's reset even with -e.</title>
<updated>2013-05-13T06:30:14Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2013-05-13T06:17:29Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=2627d8322136eac2b499dd12e2769eb01d7c74bc'/>
<id>urn:sha1:2627d8322136eac2b499dd12e2769eb01d7c74bc</id>
<content type='text'>
Fixes Savannah bug #2216.
</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>
</feed>
