<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/glob, 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-03-10T02:20:45Z</updated>
<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>More copyright/license updates.</title>
<updated>2006-02-11T20:00:39Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2006-02-11T20:00:39Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=24338ec9294acb19c3f8e0eaefa014aacfcba733'/>
<id>urn:sha1:24338ec9294acb19c3f8e0eaefa014aacfcba733</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Savannah bug # 13478.  If -L is given, take the latest mtime for a</title>
<updated>2005-06-25T23:00:17Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2005-06-25T23:00:17Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=f388233b033ccae26e567fb573fd3d7a87c71744'/>
<id>urn:sha1:f388233b033ccae26e567fb573fd3d7a87c71744</id>
<content type='text'>
symlink even if it is "dangling" (it doesn't resolve to a real file).
</content>
</entry>
<entry>
<title>Fix some Savannah bugs.</title>
<updated>2005-04-08T12:51:20Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2005-04-08T12:51:20Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=3daf8df6ee835b9edcc068af33ae97910bb8d934'/>
<id>urn:sha1:3daf8df6ee835b9edcc068af33ae97910bb8d934</id>
<content type='text'>
Updates to docs (still need more work here) and NEWS file.
New language.
</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 #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>
<entry>
<title>Portability fix for glob.h building in FreeBSD ports system.</title>
<updated>2003-01-30T05:22:52Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2003-01-30T05:22:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=d33ff301454fa1db9919674dbc2a37309bbd529f'/>
<id>urn:sha1:d33ff301454fa1db9919674dbc2a37309bbd529f</id>
<content type='text'>
Implement a fix for bug # 2169: too many OSs, even major OSs like Solaris,
don't properly implement SA_RESTART: important system calls like stat() can
still fail when SA_RESTART is set.  So, forget the BROKEN_RESTART config
check and get rid of atomic_stat() and atomic_readdir(), and implement
permanent wrappers for EINTR checking on various system calls (stat(),
fstat(), opendir(), and readdir() so far).
</content>
</entry>
<entry>
<title>Some updates for automake 1.7 and prep for releasing 3.80.</title>
<updated>2002-10-03T05:46:12Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2002-10-03T05:46:12Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=1d3dfeb74b47803559e0b5eaa886ebb1ad9e3e3f'/>
<id>urn:sha1:1d3dfeb74b47803559e0b5eaa886ebb1ad9e3e3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix HAVE_BROKEN_RESTART logic.</title>
<updated>2002-09-11T16:55:44Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2002-09-11T16:55:44Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=4a11acf04705a07b78d8ddf71cfc90ce2607cdd8'/>
<id>urn:sha1:4a11acf04705a07b78d8ddf71cfc90ce2607cdd8</id>
<content type='text'>
Fix hash.h typos (only noticed when using Windows).
Update .cvsignore files.
</content>
</entry>
</feed>
