<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/NEWS, 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>2014-10-20T05:31:42Z</updated>
<entry>
<title>Update README.VMS and move news to the NEWS file</title>
<updated>2014-10-20T05:31:42Z</updated>
<author>
<name>John Malmberg</name>
<email>wb8tyw@qsl.net</email>
</author>
<published>2014-10-15T12:19:42Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=1faae1d4edbe9889f000ccba1dfd77ccad1d7de9'/>
<id>urn:sha1:1faae1d4edbe9889f000ccba1dfd77ccad1d7de9</id>
<content type='text'>
* NEWS: Merge in VMS history.
* README.VMS: Remove VMS history, document current behavior and
known issues.
</content>
</entry>
<entry>
<title>* configure.ac, NEWS, README.git: Set up for the next release.</title>
<updated>2014-10-09T06:06:53Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2014-10-09T06:06:53Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=d1df4b21f3d758bc0693c77c1ff7012bc27e833f'/>
<id>urn:sha1:d1df4b21f3d758bc0693c77c1ff7012bc27e833f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GNU Make release 4.1.</title>
<updated>2014-10-05T16:18:08Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2014-10-05T16:18:08Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=a66bf2d736f4e7a09f8528b5a06a7125688d6a2d'/>
<id>urn:sha1:a66bf2d736f4e7a09f8528b5a06a7125688d6a2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Copyright statements for 2014.</title>
<updated>2014-09-30T13:32:42Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2014-09-30T12:33:21Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=0a3a0756b987e2f7f06322de746c3da5fef4c9ed'/>
<id>urn:sha1:0a3a0756b987e2f7f06322de746c3da5fef4c9ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* main.c, NEWS, doc/make.text: Rename MAKE_TTY* to MAKE_TERM*</title>
<updated>2014-09-15T13:30:40Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2014-09-15T13:30:40Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=9a2451af0bc086635d9ad16468a3d30de4f5e86f'/>
<id>urn:sha1:9a2451af0bc086635d9ad16468a3d30de4f5e86f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* main.c (main): Set MAKE_TTYOUT and MAKE_TTYERR.</title>
<updated>2014-09-14T05:03:19Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2014-09-14T05:03:19Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=7f9ce6e97bd1bb4289477ac76532e156947e7865'/>
<id>urn:sha1:7f9ce6e97bd1bb4289477ac76532e156947e7865</id>
<content type='text'>
* configure.ac: Test for isatty() and ttyname()
* makeint.h: provide a substitute for ttyname() if it's not available.
* config.ami.template, config.h-vms.template, config.h.W32.template:
define/undefine HAVE_ISATTY/HAVE_TTYNAME macros.
* NEWS, doc/make.texi: Document these new variables.
</content>
</entry>
<entry>
<title>[SV 41983] Support omitting the text argument to $(file ...)</title>
<updated>2014-07-07T05:59:03Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2014-04-08T22:25:27Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=e364498113e145b5ac424325e3903cc2287d7e7f'/>
<id>urn:sha1:e364498113e145b5ac424325e3903cc2287d7e7f</id>
<content type='text'>
Reported by Tim Murphy &lt;tnmurphy@gmail.com&gt;
* function.c (func_file): Only write TEXT if it is not NULL.
* NEWS, doc/make.texi: Document the new feature
* tests/scripts/functions/file: Verify that the no-text version of
  $(file ...) works and doesn't add a newline.
</content>
</entry>
<entry>
<title>* read.c (record_files): [SV 33034] Change fatal() to error()</title>
<updated>2013-10-20T17:08:27Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2013-10-20T16:49:01Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=53b4a9e66800dde643d3ce7966c5193001e3f12e'/>
<id>urn:sha1:53b4a9e66800dde643d3ce7966c5193001e3f12e</id>
<content type='text'>
Allows deprecated syntax.  However we don't guarantee this syntax
will continue to be legal in the future.
Change suggested by David Boyce &lt;david.s.boyce@gmail.com&gt;
</content>
</entry>
<entry>
<title>* NEWS: Fix version so we can build a distfile.</title>
<updated>2013-10-19T16:08:04Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2013-10-19T16:08:04Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=b9a01a8b3b4284dd517dbd701bdb4196c037d989'/>
<id>urn:sha1:b9a01a8b3b4284dd517dbd701bdb4196c037d989</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set up for the next release.</title>
<updated>2013-10-13T20:48:22Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2013-10-13T20:46:41Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=188b2a0f23f45a63cfdac1c7316500458afb2062'/>
<id>urn:sha1:188b2a0f23f45a63cfdac1c7316500458afb2062</id>
<content type='text'>
</content>
</entry>
</feed>
