<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/NEWS, branch 3.78.91</title>
<subtitle>GNU make with more features of SunOS make</subtitle>
<id>https://git.pashev.ru/gunmake/atom?h=3.78.91</id>
<link rel='self' href='https://git.pashev.ru/gunmake/atom?h=3.78.91'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/'/>
<updated>2000-02-05T07:37:40Z</updated>
<entry>
<title>* Fix PR/1407.</title>
<updated>2000-02-05T07:37:40Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2000-02-05T07:37:40Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=9b0a3d91ea594ff1afe7b8ec83ff41ba828d243b'/>
<id>urn:sha1:9b0a3d91ea594ff1afe7b8ec83ff41ba828d243b</id>
<content type='text'>
* Keep filename/lineno information for variables, for debugging.
</content>
</entry>
<entry>
<title>* Updated gettext to use more advanced libit 0.7 version.</title>
<updated>2000-01-25T07:42:51Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2000-01-25T07:42:51Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=de2a8fc730d0b87cd19959ba876ffa34d0853dcd'/>
<id>urn:sha1:de2a8fc730d0b87cd19959ba876ffa34d0853dcd</id>
<content type='text'>
* Various cleanups.
</content>
</entry>
<entry>
<title>* A few fixes.</title>
<updated>2000-01-23T07:05:16Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2000-01-23T07:05:16Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=447c76f601fc1dedfd8e9cc333b8e576b96d1d0c'/>
<id>urn:sha1:447c76f601fc1dedfd8e9cc333b8e576b96d1d0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Mention it in NEWS.</title>
<updated>2000-01-22T08:59:09Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2000-01-22T08:59:09Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=24aec1878b8957579c71a9d0b16048f091df096a'/>
<id>urn:sha1:24aec1878b8957579c71a9d0b16048f091df096a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Merge VMS patches by Hartmut Becker.</title>
<updated>2000-01-22T05:43:03Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2000-01-22T05:43:03Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=5577cdc2616262ae89c28cda49b5dd5449be472d'/>
<id>urn:sha1:5577cdc2616262ae89c28cda49b5dd5449be472d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Change $(call...) to not expand arguments by default.</title>
<updated>2000-01-11T07:31:42Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2000-01-11T07:31:42Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=b7b83d6398e8e552dd1b9d70d18d7262753e03d4'/>
<id>urn:sha1:b7b83d6398e8e552dd1b9d70d18d7262753e03d4</id>
<content type='text'>
* Unify the way arguments are passed to builtin functions in function.c.
</content>
</entry>
<entry>
<title>* Various changes and fixes.  See ChangeLog.</title>
<updated>1999-12-08T20:13:50Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>1999-12-08T20:13:50Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=1a35bfb45b3dfbd38c583247a90a21c3b10ccafa'/>
<id>urn:sha1:1a35bfb45b3dfbd38c583247a90a21c3b10ccafa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Add new debugging output level selection feature.</title>
<updated>1999-11-22T06:15:35Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>1999-11-22T06:15:35Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=217ca5d91098c0b6b704fe3d9806378dd5dcc698'/>
<id>urn:sha1:217ca5d91098c0b6b704fe3d9806378dd5dcc698</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Many cleanups and bugfixes.</title>
<updated>1999-11-17T07:33:47Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>1999-11-17T07:33:47Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=ebb733c0f9ab045b6fd6245df2baf2e87463e1bc'/>
<id>urn:sha1:ebb733c0f9ab045b6fd6245df2baf2e87463e1bc</id>
<content type='text'>
* New handling of += in target-specific variables.
</content>
</entry>
<entry>
<title>* Fix PR/1394.</title>
<updated>1999-10-15T07:00:58Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>1999-10-15T07:00:58Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=3e26bde6dbc9a8a46d5a1a694e6810e689cbd25a'/>
<id>urn:sha1:3e26bde6dbc9a8a46d5a1a694e6810e689cbd25a</id>
<content type='text'>
* Apply changes from Paul Eggert.
* Many other cleanups (index/rindex --&gt; strchr/strrchr, etc.)
</content>
</entry>
</feed>
