<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/tests, branch moved-to-git</title>
<subtitle>GNU make with more features of SunOS make</subtitle>
<id>https://git.pashev.ru/gunmake/atom?h=moved-to-git</id>
<link rel='self' href='https://git.pashev.ru/gunmake/atom?h=moved-to-git'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/'/>
<updated>2012-10-29T07:05:21Z</updated>
<entry>
<title>Implement new "load" directive.</title>
<updated>2012-10-29T07:05:21Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2012-10-29T07:05:21Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=7670c84f7732db29f5a9d9c145c2327f4b575f91'/>
<id>urn:sha1:7670c84f7732db29f5a9d9c145c2327f4b575f91</id>
<content type='text'>
Provides support for dynamically loadable objects in GNU make, as a
"technology preview".
</content>
</entry>
<entry>
<title>Remove extraneous close().</title>
<updated>2012-10-28T14:56:28Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2012-10-28T14:56:28Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=ca8885d5be16e5ea100d640761a60ab48b3bd8f0'/>
<id>urn:sha1:ca8885d5be16e5ea100d640761a60ab48b3bd8f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Force intermediate targets to be considered if their non-intermediate</title>
<updated>2012-09-10T02:36:05Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2012-09-10T02:36:05Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=fbe5b2c9cd612b962836b9391fa2b58c8baed6fc'/>
<id>urn:sha1:fbe5b2c9cd612b962836b9391fa2b58c8baed6fc</id>
<content type='text'>
parent needs to be remade.  Fixes Savannah bug #30653.
</content>
</entry>
<entry>
<title>Get error messages in the C locale for comparision with make output.</title>
<updated>2012-09-09T22:52:50Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2012-09-09T22:52:50Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=90ee335724c3165ae31bfc45486a1c185d85a19c'/>
<id>urn:sha1:90ee335724c3165ae31bfc45486a1c185d85a19c</id>
<content type='text'>
Fixes Savannah bug #35764.
</content>
</entry>
<entry>
<title>Verify that backslashes before non-special characters are preserved.</title>
<updated>2012-09-09T22:37:13Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2012-09-09T22:37:13Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=7d3743dfdc0de4d5867325ca8295034773ad26cf'/>
<id>urn:sha1:7d3743dfdc0de4d5867325ca8295034773ad26cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore UTF-8 BOMs.  See Savannah bug #36529.</title>
<updated>2012-09-09T21:11:00Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2012-09-09T21:11:00Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=bc578b6c8eaf2ec3e203acd654d1b0c24fdbd62f'/>
<id>urn:sha1:bc578b6c8eaf2ec3e203acd654d1b0c24fdbd62f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>When .POSIX: is specified use POSIX-standard macro values by default.</title>
<updated>2012-09-09T19:19:15Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2012-09-09T19:19:15Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=30b2e4207d2f41c64e843959119a03307e06aa9a'/>
<id>urn:sha1:30b2e4207d2f41c64e843959119a03307e06aa9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify copyrights using ranges of years.</title>
<updated>2012-03-05T14:10:39Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2012-03-05T14:10:39Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=adb50bd4c92424e7281156e118a687da1c8ebd7f'/>
<id>urn:sha1:adb50bd4c92424e7281156e118a687da1c8ebd7f</id>
<content type='text'>
The new GNU Maintainer's Manual allows the use of year ranges in certain
situations; take advantage of this simplification.
</content>
</entry>
<entry>
<title>Improve handling for escaped colons in prerequisite lists.</title>
<updated>2012-03-04T16:53:50Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2012-03-04T16:53:50Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=cf1c79c9a331896d5bc2e68a1ea8206105a53eaa'/>
<id>urn:sha1:cf1c79c9a331896d5bc2e68a1ea8206105a53eaa</id>
<content type='text'>
Fixes Savannah bug #12126 and bug #16545
</content>
</entry>
<entry>
<title>Ensure appending private variables in pattern-specific target variables.</title>
<updated>2012-03-04T08:09:09Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2012-03-04T08:09:09Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=eb632d7676e92fd5750413ab6a6d16f3a6fda5c4'/>
<id>urn:sha1:eb632d7676e92fd5750413ab6a6d16f3a6fda5c4</id>
<content type='text'>
Fixes Savannah bug #35468.
</content>
</entry>
</feed>
