<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/tests/scripts/options, 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-09-10T22:23:20Z</updated>
<entry>
<title>A few test bug fixes:</title>
<updated>2002-09-10T22:23:20Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2002-09-10T22:23:20Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=bc91c0b23f27cc80dda01c7494906523754dc650'/>
<id>urn:sha1:bc91c0b23f27cc80dda01c7494906523754dc650</id>
<content type='text'>
  * Never use "touch" in make rules; it breaks on most sub-second
    supporting systems.  Use echo "" &gt; $@ instead.
  * Forgot to close test makefiles before using them!

All the above worked fine on Linux but failed miserably on Solaris.
</content>
</entry>
<entry>
<title>Fix for complex situations where directories are declared as prerequisites.</title>
<updated>2002-09-04T07:26:19Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2002-09-04T07:26:19Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=988deb489b89889b97f82e3095d267d09ff7e7ab'/>
<id>urn:sha1:988deb489b89889b97f82e3095d267d09ff7e7ab</id>
<content type='text'>
Info on this fix from barkalow@reputation.com: thanks!

Some updates/cleanups of some of the tests; added a forgotten -t test, etc.
</content>
</entry>
<entry>
<title>Incorporate some VMS fixes.</title>
<updated>2002-08-08T00:11:19Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2002-08-08T00:11:19Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=f2ceb0d68aa780e57641e50d972fac3b6e70bd58'/>
<id>urn:sha1:f2ceb0d68aa780e57641e50d972fac3b6e70bd58</id>
<content type='text'>
Add -B option docs.
Add .VARIABLES variable.
Add a few new tests.
Add a new translation: Swedish
</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>* 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>* 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>
<entry>
<title>* Some final cleanups, and release 3.79.</title>
<updated>2000-04-05T16:02:55Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2000-04-05T16:02:55Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=f9c91ec34d9427c35bceec9b025a0bb20c9ec17f'/>
<id>urn:sha1:f9c91ec34d9427c35bceec9b025a0bb20c9ec17f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* New config.sub and config.guess</title>
<updated>2000-03-29T03:23:18Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2000-03-29T03:23:18Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=c67266ceacbde449be807d23c6d8df465c763a1e'/>
<id>urn:sha1:c67266ceacbde449be807d23c6d8df465c763a1e</id>
<content type='text'>
* Update version number for release
* Fixes to the build.sh to handle i18n/gettext
* Make dash-n more robust.
</content>
</entry>
<entry>
<title>* A large number of fixes/enhancements.  See the ChangeLog.</title>
<updated>2000-03-27T06:54:37Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2000-03-27T06:54:37Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=c637af71d9398a269c467a132109e0ef853806d4'/>
<id>urn:sha1:c637af71d9398a269c467a132109e0ef853806d4</id>
<content type='text'>
* Added a new version of the German translation file.
</content>
</entry>
<entry>
<title>* Various changes and fixes.  See ChangeLog.</title>
<updated>1999-12-08T20:13:50Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>1999-12-08T20:13:50Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=1a35bfb45b3dfbd38c583247a90a21c3b10ccafa'/>
<id>urn:sha1:1a35bfb45b3dfbd38c583247a90a21c3b10ccafa</id>
<content type='text'>
</content>
</entry>
</feed>
