<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/NEWS, branch 3.99.91</title>
<subtitle>GNU make with more features of SunOS make</subtitle>
<id>https://git.pashev.ru/gunmake/atom?h=3.99.91</id>
<link rel='self' href='https://git.pashev.ru/gunmake/atom?h=3.99.91'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/'/>
<updated>2013-09-16T04:30:01Z</updated>
<entry>
<title>Release GNU Make version 3.99.91.</title>
<updated>2013-09-16T04:30:01Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2013-09-16T04:30:01Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=5c0fba724050840c8a3de7e5caaba8333fec8332'/>
<id>urn:sha1:5c0fba724050840c8a3de7e5caaba8333fec8332</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SV 35248] Add --debug "n" flag to turn off current debug options.</title>
<updated>2013-09-15T01:01:10Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2013-09-15T01:01:10Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=3aa2aa7e82ac4c74df298f381c8d1d280cff852e'/>
<id>urn:sha1:3aa2aa7e82ac4c74df298f381c8d1d280cff852e</id>
<content type='text'>
</content>
</entry>
<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>Create a new variable MAKE_HOST providing the host architecture.</title>
<updated>2013-05-27T17:52:08Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2013-05-27T17:52:08Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=ef11217de78bdd4f5431830572aa90f0a5417368'/>
<id>urn:sha1:ef11217de78bdd4f5431830572aa90f0a5417368</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add dates to the NEWS file to make things simpler.</title>
<updated>2013-05-26T17:53:21Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2013-05-26T17:53:21Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=d2eaed1f0a1c361207487c45f7f5101bd0bf4239'/>
<id>urn:sha1:d2eaed1f0a1c361207487c45f7f5101bd0bf4239</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Force version printing whenever we print the database.</title>
<updated>2013-05-22T06:51:45Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2013-05-22T06:51:45Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=ecf307bb0b21d3741ef768b98a26e9255158832e'/>
<id>urn:sha1:ecf307bb0b21d3741ef768b98a26e9255158832e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update for GNU make release candidate 3.99.90.</title>
<updated>2013-05-17T06:40:37Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2013-05-17T06:40:37Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=b16852a77f4d30a4956d096ebb7961ab8150fcb4'/>
<id>urn:sha1:b16852a77f4d30a4956d096ebb7961ab8150fcb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright for changes in 2013.</title>
<updated>2013-05-17T05:47:42Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2013-05-17T05:46:11Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=5370238316ee4284fe058a9c298a5734d2686678'/>
<id>urn:sha1:5370238316ee4284fe058a9c298a5734d2686678</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a new variable: GNUMAKEFLAGS</title>
<updated>2013-05-13T06:48:18Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2013-05-13T06:48:04Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=c7732bd5add31b38fea113c9ab4ad4d97a0870c7'/>
<id>urn:sha1:c7732bd5add31b38fea113c9ab4ad4d97a0870c7</id>
<content type='text'>
This allows you to write portable makefiles that set GNU make-specific command
line options in the environment or makefile: add them to GNUMAKEFLAGS instead
of MAKEFLAGS and they will be seen by GNU make but ignored by other
implementations of make.
</content>
</entry>
<entry>
<title>Mention in NEWS change on Windows with quotes in command lines.</title>
<updated>2013-05-01T15:41:14Z</updated>
<author>
<name>Eli Zaretskii</name>
<email>eliz@gnu.org</email>
</author>
<published>2013-05-01T15:41:14Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=b5ea49bae7e5074e472605e5d0c2413e62461718'/>
<id>urn:sha1:b5ea49bae7e5074e472605e5d0c2413e62461718</id>
<content type='text'>
</content>
</entry>
</feed>
