<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/tests/scripts/functions/call, branch master</title>
<subtitle>GNU make with more features of SunOS make</subtitle>
<id>https://git.pashev.ru/gunmake/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/gunmake/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/'/>
<updated>2012-03-04T00:24:20Z</updated>
<entry>
<title>Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.</title>
<updated>2012-03-04T00:24:20Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2012-03-04T00:24:20Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=23c2b99e9d23e726ede9442728272616e66d416f'/>
<id>urn:sha1:23c2b99e9d23e726ede9442728272616e66d416f</id>
<content type='text'>
Fixes Savannah bug #34530.
</content>
</entry>
<entry>
<title>Ensure variables defined in $(call ...) have global scope</title>
<updated>2011-09-12T05:29:58Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2011-09-12T05:29:58Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=a5c774a51b7bfa564e0e44bfc22213ac55abc562'/>
<id>urn:sha1:a5c774a51b7bfa564e0e44bfc22213ac55abc562</id>
<content type='text'>
Add a note about using #!/usr/bin/make -f to the manual.
Clean up the w32 subdirectory in the dist tarball.
</content>
</entry>
<entry>
<title>Improve backslash/newline handling to adhere to POSIX requirements.</title>
<updated>2010-11-06T21:56:23Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2010-11-06T21:56:23Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=391456aad790172c3cbbceb5544dd785c0e60a99'/>
<id>urn:sha1:391456aad790172c3cbbceb5544dd785c0e60a99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug #2238: the read.c:eval() function was not entirely reentrant.</title>
<updated>2003-01-30T07:49:17Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2003-01-30T07:49:17Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=1fa3db14684b18e50383be6a83a1f17f716b0788'/>
<id>urn:sha1:1fa3db14684b18e50383be6a83a1f17f716b0788</id>
<content type='text'>
Apply patch #1022: fix a memory corruption on very long target-specific
variable definition lines.
</content>
</entry>
<entry>
<title>Fix bug #1744: mask extra arguments to recursive invocations of $(call ...)</title>
<updated>2003-01-22T13:45:44Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2003-01-22T13:45:44Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=d15a484098a52e0784933ba03a98445fdc86ea3f'/>
<id>urn:sha1:d15a484098a52e0784933ba03a98445fdc86ea3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Debian bug #144306: pass target-specific variables into the environment</title>
<updated>2002-05-10T03:15:07Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2002-05-10T03:15:07Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=9052b52dfc69d9567e2e664b0f096bfae535bcad'/>
<id>urn:sha1:9052b52dfc69d9567e2e664b0f096bfae535bcad</id>
<content type='text'>
properly.

Fix configure: allow cross-compilation; fix getloadavg (still needs _lots_
of work!)

Let $(call ...) functions to be self-referencing.  Lets us do transitive
closures, for example.
</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>* Change $(call...) to not expand arguments by default.</title>
<updated>2000-01-11T07:31:42Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2000-01-11T07:31:42Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=b7b83d6398e8e552dd1b9d70d18d7262753e03d4'/>
<id>urn:sha1:b7b83d6398e8e552dd1b9d70d18d7262753e03d4</id>
<content type='text'>
* Unify the way arguments are passed to builtin functions in function.c.
</content>
</entry>
<entry>
<title>* Added the test suite to the main distribution.</title>
<updated>1999-09-14T02:03:19Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>1999-09-14T02:03:19Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=0d366b668244112846554c42045ff1d9956276ed'/>
<id>urn:sha1:0d366b668244112846554c42045ff1d9956276ed</id>
<content type='text'>
</content>
</entry>
</feed>
