<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/configh.dos.template, branch 3.81</title>
<subtitle>GNU make with more features of SunOS make</subtitle>
<id>https://git.pashev.ru/gunmake/atom?h=3.81</id>
<link rel='self' href='https://git.pashev.ru/gunmake/atom?h=3.81'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/'/>
<updated>2006-02-11T22:16:04Z</updated>
<entry>
<title>Last of the copyright updates.</title>
<updated>2006-02-11T22:16:04Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2006-02-11T22:16:04Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=a6bdc58385dc90037f0a43e9af92bbf0672adc5e'/>
<id>urn:sha1:a6bdc58385dc90037f0a43e9af92bbf0672adc5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright and license notices on all files.</title>
<updated>2006-02-11T19:02:21Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2006-02-11T19:02:21Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=586daef9bcbefc234734ea3fc49da4db2083e723'/>
<id>urn:sha1:586daef9bcbefc234734ea3fc49da4db2083e723</id>
<content type='text'>
Added new file strcache.c to various non-UNIX makefiles and build scripts.
</content>
</entry>
<entry>
<title>Don't use __STDC__; some compilers don't set it properly.</title>
<updated>2004-03-06T08:05:17Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2004-03-06T08:05:17Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=f305a52c02cd17188bb6cc429d56c5912c976229'/>
<id>urn:sha1:f305a52c02cd17188bb6cc429d56c5912c976229</id>
<content type='text'>
Use autoconf's test to set HAVE_ANSI_COMPILER and check that instead.
</content>
</entry>
<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>* 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>* Various pre-release cleanups.</title>
<updated>1999-09-11T05:10:27Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>1999-09-11T05:10:27Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=373dbb43da6bce449b3443c3dee412e4fb791f69'/>
<id>urn:sha1:373dbb43da6bce449b3443c3dee412e4fb791f69</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>* Applied some DOS updates.</title>
<updated>1999-08-01T06:05:17Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>1999-08-01T06:05:17Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=09f1e4cf83853e3636a19da17e28e7291aac9bbd'/>
<id>urn:sha1:09f1e4cf83853e3636a19da17e28e7291aac9bbd</id>
<content type='text'>
* Started reworking the jobserver algorithm; not complete yet.
</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>
</feed>
