<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake, branch 3.79.1</title>
<subtitle>GNU make with more features of SunOS make</subtitle>
<id>https://git.pashev.ru/gunmake/atom?h=3.79.1</id>
<link rel='self' href='https://git.pashev.ru/gunmake/atom?h=3.79.1'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/'/>
<updated>2000-06-23T18:55:43Z</updated>
<entry>
<title>* Released 3.79.1</title>
<updated>2000-06-23T18:55:43Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2000-06-23T18:55:43Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=775b644765b99511f2bae2772b2812128f864d79'/>
<id>urn:sha1:775b644765b99511f2bae2772b2812128f864d79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Fix -q so it works more correctly.</title>
<updated>2000-06-23T15:55:46Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2000-06-23T15:55:46Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=fcbfe98cbe7d6332ee0673f685b280f7c019cd44'/>
<id>urn:sha1:fcbfe98cbe7d6332ee0673f685b280f7c019cd44</id>
<content type='text'>
* Don't print "nothing to do" messages for ":" commands
* Update the version to 3.79.1
</content>
</entry>
<entry>
<title>* Fix PR/1709.</title>
<updated>2000-06-22T00:45:34Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2000-06-22T00:45:34Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=cbe92a2241253145fbd11e32ed1f7efcb31ba91c'/>
<id>urn:sha1:cbe92a2241253145fbd11e32ed1f7efcb31ba91c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* A couple of nits.</title>
<updated>2000-06-20T21:32:40Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2000-06-20T21:32:40Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=d5f7eb28977b217ad389aa775832fa28071e1ede'/>
<id>urn:sha1:d5f7eb28977b217ad389aa775832fa28071e1ede</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* More updates and fixes.</title>
<updated>2000-06-20T05:48:40Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2000-06-20T05:48:40Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=3e6f48b444d890fd9bde802e35387e27eba33b2d'/>
<id>urn:sha1:3e6f48b444d890fd9bde802e35387e27eba33b2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Various fixes for problems in the 3.79.0.1 pretest.</title>
<updated>2000-06-19T21:22:44Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2000-06-19T21:22:44Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=0d70d054586cf2e718aacd5fccfc47e32975b092'/>
<id>urn:sha1:0d70d054586cf2e718aacd5fccfc47e32975b092</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Typo.</title>
<updated>2000-06-14T22:29:48Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2000-06-14T22:29:48Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=f04e78f11bb42e911a62c52c410575f602d8dec5'/>
<id>urn:sha1:f04e78f11bb42e911a62c52c410575f602d8dec5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* More fixes for configuring gettext correctly.</title>
<updated>2000-06-14T22:29:30Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2000-06-14T22:29:30Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=c392c19335891fddcb446e63cbe6aa43b4f4b3a2'/>
<id>urn:sha1:c392c19335891fddcb446e63cbe6aa43b4f4b3a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Some timestamp fixes from Paul Eggert.</title>
<updated>2000-06-13T05:22:52Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2000-06-13T05:22:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=4972b017b63f3ce324bfa65a1b46a2a173baf463'/>
<id>urn:sha1:4972b017b63f3ce324bfa65a1b46a2a173baf463</id>
<content type='text'>
* Fix compilation on Linux; use libintl.h and not gettext.h when using
  the system gettext.
</content>
</entry>
<entry>
<title>* Lots of bug fixes and cleanup; new i18n files, etc.</title>
<updated>2000-06-07T05:43:37Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2000-06-07T05:43:37Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=4a5550c8225d762f684d4047e20cc45274b6a785'/>
<id>urn:sha1:4a5550c8225d762f684d4047e20cc45274b6a785</id>
<content type='text'>
</content>
</entry>
</feed>
