<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/config.h.W32.template, branch 3.80</title>
<subtitle>GNU make with more features of SunOS make</subtitle>
<id>https://git.pashev.ru/gunmake/atom?h=3.80</id>
<link rel='self' href='https://git.pashev.ru/gunmake/atom?h=3.80'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/'/>
<updated>2002-08-10T01:27:16Z</updated>
<entry>
<title>Update to a new version of automake and gettext.</title>
<updated>2002-08-10T01:27:16Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2002-08-10T01:27:16Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=299c72e6ed86a1e7a50ec1f5d1a813c383ed0345'/>
<id>urn:sha1:299c72e6ed86a1e7a50ec1f5d1a813c383ed0345</id>
<content type='text'>
Invent a new macro HAVE_DOS_PATHS and change various instances of:
  #if defined(WINDOWS) || defined(__MSDOS__)
to use the new macro instead.  This should help make the OS/2 port
cleaner, as well.
Invent a cvs-clean maintainer target that tries to get the workspace
back to the state it was in after a CVS checkout.
New language.
</content>
</entry>
<entry>
<title>Various cleanups reported by people using the alpha release.</title>
<updated>2002-07-08T13:05:02Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2002-07-08T13:05:02Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=724925be2b9a48f7911ee6baa315b872bd86995c'/>
<id>urn:sha1:724925be2b9a48f7911ee6baa315b872bd86995c</id>
<content type='text'>
Incorporate "order-only" prerequisites patch.  Wrote a test for it.
The test shows what might be a bug in the code; I need to look at it
more closely (anyway it doesn't behave as I expected).  Also I haven't
done the docs yet.
</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 bug fixes.</title>
<updated>2000-04-22T02:11:17Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2000-04-22T02:11:17Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=5ed9fb46b28be4a703c1d88915fa150f0b74d5f4'/>
<id>urn:sha1:5ed9fb46b28be4a703c1d88915fa150f0b74d5f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* A bugfix on MAKEFLAGS options creation that broke jobserver.</title>
<updated>1999-09-01T08:04:30Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>1999-09-01T08:04:30Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=82f0c5495afcf82b7cf82cbd69fa2f8f63c6b241'/>
<id>urn:sha1:82f0c5495afcf82b7cf82cbd69fa2f8f63c6b241</id>
<content type='text'>
* Put the host info in the --version output.
* Don't croak if the user forces -jN on submakes.
</content>
</entry>
<entry>
<title>* Large file support for AIX, HP-UX, and IRIX.</title>
<updated>1999-08-31T17:02:31Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>1999-08-31T17:02:31Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=27255c5b51c25f0256b8432446fca403c92e0a06'/>
<id>urn:sha1:27255c5b51c25f0256b8432446fca403c92e0a06</id>
<content type='text'>
* W32 support for Cygnus Cygwin shell (bash).
</content>
</entry>
<entry>
<title>* Add new jobserver feature.</title>
<updated>1999-04-25T04:30:55Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>1999-04-25T04:30:55Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=fc0fe4103ac983d88b83dad0daf97664ffa8e04b'/>
<id>urn:sha1:fc0fe4103ac983d88b83dad0daf97664ffa8e04b</id>
<content type='text'>
* Small updates to the manual
* E.Zaretskii fix for new DJGPP version.
</content>
</entry>
<entry>
<title>Checkpoint changes.  Bug fixes, mostly.</title>
<updated>1998-10-03T05:39:55Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>1998-10-03T05:39:55Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=2c64fb221a265f9e7fc93374906b1e7540377561'/>
<id>urn:sha1:2c64fb221a265f9e7fc93374906b1e7540377561</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GNU make release 3.77.</title>
<updated>1998-07-30T20:54:47Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>1998-07-30T20:54:47Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=e2403327e9913bbcbd515f9c38b8f4e26fb9b0d9'/>
<id>urn:sha1:e2403327e9913bbcbd515f9c38b8f4e26fb9b0d9</id>
<content type='text'>
</content>
</entry>
</feed>
