<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/config, 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-04-01T06:36:40Z</updated>
<entry>
<title>Release GNU make 3.81.</title>
<updated>2006-04-01T06:36:40Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2006-04-01T06:36:40Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=a8f101d0bc354896e410e218db12b449b0447de7'/>
<id>urn:sha1:a8f101d0bc354896e410e218db12b449b0447de7</id>
<content type='text'>
Update NEWS docs.
Enhance the manual to use automake version.texi, and use the canonical
FSF copyright features and statement.
Some $(realpath ...) tests won't work on Windows; leave them out
The jobserver filedescriptor test might fail if some FDs are reserved,
so for now comment out that check.
</content>
</entry>
<entry>
<title>Numerous updates to tests for issues found on Cygwin and Windows.</title>
<updated>2006-03-10T02:20:45Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2006-03-10T02:20:45Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=6d8d9b74d9c50cb07fe952ac0929f618e4280a55'/>
<id>urn:sha1:6d8d9b74d9c50cb07fe952ac0929f618e4280a55</id>
<content type='text'>
Revert a fix for $? including non-existent files as it shows a bug
in the Linux kernel build.  Give them a release to fix this.
Add some changes from Eli Z. for Windows changes.
</content>
</entry>
<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>Various fixes and updates from testers of the beta3 release (mostly Windows</title>
<updated>2005-07-04T03:50:59Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2005-07-04T03:50:59Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=0e30f46a624803455dcc74acf9a333666467d253'/>
<id>urn:sha1:0e30f46a624803455dcc74acf9a333666467d253</id>
<content type='text'>
and OS/2 changes).
</content>
</entry>
<entry>
<title>Add configure operations to support MINGW on Windows.</title>
<updated>2005-02-26T01:41:48Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2005-02-26T01:41:48Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=9d153cc1b1e467cd6245755c32f78efbd62142c2'/>
<id>urn:sha1:9d153cc1b1e467cd6245755c32f78efbd62142c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Many bug fixes etc.</title>
<updated>2004-01-21T06:32:59Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2004-01-21T06:32:59Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=1f16ee5c2d482a75504fbbcf70e9e2a44acc1339'/>
<id>urn:sha1:1f16ee5c2d482a75504fbbcf70e9e2a44acc1339</id>
<content type='text'>
- Apply a fix for the "thundering herd" problem when using "-j -l".
  This also fixes bug #4693.
- Fix bug #7257: allow functions as ifdef arguments
- Fix bug #4518: make sure we print all double-colon rules with -p.
- Upgrade to autconf 2.58/automake 1.8/gettext 0.13.1
- Various doc cleanups, etc.
</content>
</entry>
<entry>
<title>Updated for autoconf 2.57, automake 1.7.6, and gettext 0.12.1.</title>
<updated>2003-07-31T13:04:32Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2003-07-31T13:04:32Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=db401d8e0af7fe6e3ca83afc502ed8ca0cae550e'/>
<id>urn:sha1:db401d8e0af7fe6e3ca83afc502ed8ca0cae550e</id>
<content type='text'>
Fixed problems with the dist target (adding missing files).
Workaround for a bug in gettext 0.12.1 po/Makefile.in.in where distclean
wasn't cleaning everything, which caused distcheck to fail.
</content>
</entry>
<entry>
<title>- Fix bug #1405: allow multiple pattern-specific variables to match a target.</title>
<updated>2003-05-02T01:44:59Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2003-05-02T01:44:59Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=1a5beef51f5c32081116e502c1c90a3e32813020'/>
<id>urn:sha1:1a5beef51f5c32081116e502c1c90a3e32813020</id>
<content type='text'>
- Fix some uncleanliness about the implementation of patterns-specific vars.
- Some enhancements to the OS/2 port.
</content>
</entry>
<entry>
<title>Fix bug #2892.</title>
<updated>2003-03-25T03:21:42Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2003-03-25T03:21:42Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=acb2e6496630080a172d8938f0e0a459ee2929e2'/>
<id>urn:sha1:acb2e6496630080a172d8938f0e0a459ee2929e2</id>
<content type='text'>
More OS/2 updates from Andreas Buening.
Upgrade build system to autoconf 2.57 and automake 1.7.3.
</content>
</entry>
</feed>
