<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/tests/scripts/functions, branch 3.82</title>
<subtitle>GNU make with more features of SunOS make</subtitle>
<id>https://git.pashev.ru/gunmake/atom?h=3.82</id>
<link rel='self' href='https://git.pashev.ru/gunmake/atom?h=3.82'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/'/>
<updated>2009-09-28T23:08:49Z</updated>
<entry>
<title>- Update manual description for pattern rule search algorithm</title>
<updated>2009-09-28T23:08:49Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2009-09-28T23:08:49Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=f907a4d90c895f04ee7497a5f1b58ad1fd3cddb5'/>
<id>urn:sha1:f907a4d90c895f04ee7497a5f1b58ad1fd3cddb5</id>
<content type='text'>
- Add new "-all" flag to the test suite to run tests that don't pass yet
- Add some non-passing tests
- Fix from Andreas Buening for OS/2.
</content>
</entry>
<entry>
<title>- Fix Savannah bug 17825</title>
<updated>2009-06-13T21:21:48Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2009-06-13T21:21:48Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=bf9822658f50510d997da9d8c0c828dd7e26d6a6'/>
<id>urn:sha1:bf9822658f50510d997da9d8c0c828dd7e26d6a6</id>
<content type='text'>
- Fix Savannah bug 21231
</content>
</entry>
<entry>
<title>New special variable: .RECIPEPREFIX</title>
<updated>2007-11-04T21:54:00Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2007-11-04T21:54:00Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=43d81ff8669c3705ca3c61270af4a5c7218c2fe6'/>
<id>urn:sha1:43d81ff8669c3705ca3c61270af4a5c7218c2fe6</id>
<content type='text'>
Allows the user to reset the prefix character for introducing recipe lines
from the default (tab) to any other single character, and back again.
Also, reworked the manual to consistently use the word "recipe" to describe
the set of commands we use to update a target, instead of the various
phrases used in the past: "commands", "command lines", "command scripts",
etc.
</content>
</entry>
<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>Fix Savannah bug #106: keep separate track of which variable we are</title>
<updated>2006-02-15T23:54:42Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2006-02-15T23:54:42Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=0806a403d65ef6a7f16e2c17aa8286100ebad5d7'/>
<id>urn:sha1:0806a403d65ef6a7f16e2c17aa8286100ebad5d7</id>
<content type='text'>
expanding, and use that info when generating error messages instead of
the file info, where appropriate.
</content>
</entry>
<entry>
<title>- New code capability: a read-only string cache.  Start of solution for</title>
<updated>2006-02-10T05:29:00Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2006-02-10T05:29:00Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=5a7a42cfce638f52f702b4d317c45c7186b8c0b4'/>
<id>urn:sha1:5a7a42cfce638f52f702b4d317c45c7186b8c0b4</id>
<content type='text'>
  Savannah bug #15182, but not much uses it yet.  Coming shortly.
- Added short-circuiting $(and ..) and $(or ...) functions.
</content>
</entry>
<entry>
<title>Update the make.1 man page.</title>
<updated>2005-12-13T14:44:17Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2005-12-13T14:44:17Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=4bd6db9df127f74a0fd957ddbda4743a9c22e053'/>
<id>urn:sha1:4bd6db9df127f74a0fd957ddbda4743a9c22e053</id>
<content type='text'>
Use rm -f instead of rm in the test scripts.  Fixes bug #15085.
</content>
</entry>
<entry>
<title>Implemented the flavor function which returns the flavor of</title>
<updated>2005-11-17T07:27:28Z</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@kolpackov.net</email>
</author>
<published>2005-11-17T07:27:28Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=1fd3f9d79cdf3f03450129020d3310b726003ed3'/>
<id>urn:sha1:1fd3f9d79cdf3f03450129020d3310b726003ed3</id>
<content type='text'>
a variable ('simple', 'recursive', or 'undefined').
</content>
</entry>
<entry>
<title>Preserve the backslash that's printed by echo.</title>
<updated>2005-08-29T18:45:31Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2005-08-29T18:45:31Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=0ffd22cb448ad10d5d212dd4760c9464ad5f1a92'/>
<id>urn:sha1:0ffd22cb448ad10d5d212dd4760c9464ad5f1a92</id>
<content type='text'>
</content>
</entry>
</feed>
