<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/tests/ChangeLog, 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-23T22:16:40Z</updated>
<entry>
<title>Fix a bug handling target/prerequisite names containing comment</title>
<updated>2002-09-23T22:16:40Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2002-09-23T22:16:40Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=ae003efd6114af0c9a8750034182b883183500a7'/>
<id>urn:sha1:ae003efd6114af0c9a8750034182b883183500a7</id>
<content type='text'>
characters.
</content>
</entry>
<entry>
<title>Fix a bug exporting/unexporting multiple variables in one command.</title>
<updated>2002-09-18T20:51:58Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2002-09-18T20:51:58Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=ebd05dbeb31dbc09c496d76e802d9b68bd848e9a'/>
<id>urn:sha1:ebd05dbeb31dbc09c496d76e802d9b68bd848e9a</id>
<content type='text'>
Update the text about reporting bugs.
</content>
</entry>
<entry>
<title>Fix bug #940 (from the Savannah bug tracker): make sure that target-</title>
<updated>2002-09-17T21:52:45Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2002-09-17T21:52:45Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=dac7b49de4b935db71d7b4257c6354f16fe41cfa'/>
<id>urn:sha1:dac7b49de4b935db71d7b4257c6354f16fe41cfa</id>
<content type='text'>
specific variables work correctly in conjunction with double-colon
targets.
</content>
</entry>
<entry>
<title>Have the test driver check for the new format of the time skew error</title>
<updated>2002-09-10T20:59:03Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2002-09-10T20:59:03Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=5297a83b276f09de626d678d1fae80f5e76db08d'/>
<id>urn:sha1:5297a83b276f09de626d678d1fae80f5e76db08d</id>
<content type='text'>
messages.
</content>
</entry>
<entry>
<title>Add support for broken SA_RESTART on PTX.</title>
<updated>2002-09-10T07:27:28Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2002-09-10T07:27:28Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=7ea029a07c02b9401cb3d88566eac41959b84c11'/>
<id>urn:sha1:7ea029a07c02b9401cb3d88566eac41959b84c11</id>
<content type='text'>
Fix bug #103: allow ifdef, export, and unexport to expand their arguments.
</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>Install Greg McGary's patches to port the id-utils hashing functions to</title>
<updated>2002-07-11T06:38:57Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2002-07-11T06:38:57Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=21cf8c64441103bf875a56b39f39397ecd51424e'/>
<id>urn:sha1:21cf8c64441103bf875a56b39f39397ecd51424e</id>
<content type='text'>
GNU make.  Also he provides some other performance fixups after doing
some profiling of make on large makefiles.

Modify the test suite to allow the use of Valgrind to find memory problems.
</content>
</entry>
<entry>
<title>Implement SysV-style $$@ support.  I looked at E.Parmelan's patch but</title>
<updated>2002-07-10T12:59:07Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2002-07-10T12:59:07Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=4d72c4c11e3aff65e9bb36e5fcf75f088b140049'/>
<id>urn:sha1:4d72c4c11e3aff65e9bb36e5fcf75f088b140049</id>
<content type='text'>
decided to implement this a different way, and didn't use it.
</content>
</entry>
<entry>
<title>Documentation and tests for order-only prerequisites.</title>
<updated>2002-07-09T06:35:56Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2002-07-09T06:35:56Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=6c9a393f954805d49ab6c66957b46199ddd6e78e'/>
<id>urn:sha1:6c9a393f954805d49ab6c66957b46199ddd6e78e</id>
<content type='text'>
Add a new test suite for automatic variables.
</content>
</entry>
</feed>
