<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/make.git/tests/scripts/features/export, branch trunk</title>
<subtitle>launchpad.net: make
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/make.git/'/>
<entry>
<title>Add 'private' variable modifier, feature submitted by Ramon Garcia.</title>
<updated>2009-05-26T01:31:40+00:00</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2009-05-26T01:31:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/make.git/commit/?id=e24e70baa78c1bef74924d36d5b78eeff775c43d'/>
<id>e24e70baa78c1bef74924d36d5b78eeff775c43d</id>
<content type='text'>
Rework the parser for variables to allow multiple modifiers and also
allow for variables and targets with modifier names, like "export" and
"private".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rework the parser for variables to allow multiple modifiers and also
allow for variables and targets with modifier names, like "export" and
"private".
</pre>
</div>
</content>
</entry>
<entry>
<title>Various minor updates and code cleanups.</title>
<updated>2005-07-12T04:35:13+00:00</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2005-07-12T04:35:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/make.git/commit/?id=bbde0d75b88de2e96c96ad67d145d138406e553b'/>
<id>bbde0d75b88de2e96c96ad67d145d138406e553b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bug exporting/unexporting multiple variables in one command.</title>
<updated>2002-09-18T20:51:58+00:00</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2002-09-18T20:51:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/make.git/commit/?id=409bba5e12839284da6c0eff2744ac63a45fc18b'/>
<id>409bba5e12839284da6c0eff2744ac63a45fc18b</id>
<content type='text'>
Update the text about reporting bugs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the text about reporting bugs.
</pre>
</div>
</content>
</entry>
<entry>
<title>A few test bug fixes:</title>
<updated>2002-09-10T22:23:20+00:00</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2002-09-10T22:23:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/make.git/commit/?id=6debfabd7decd93ee34637b3dc08b93d53b44dc6'/>
<id>6debfabd7decd93ee34637b3dc08b93d53b44dc6</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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  * 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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for broken SA_RESTART on PTX.</title>
<updated>2002-09-10T07:27:28+00:00</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2002-09-10T07:27:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/make.git/commit/?id=cad9f840bb97c61c52c67f242ffaec7e0de85bd6'/>
<id>cad9f840bb97c61c52c67f242ffaec7e0de85bd6</id>
<content type='text'>
Fix bug #103: allow ifdef, export, and unexport to expand their arguments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix bug #103: allow ifdef, export, and unexport to expand their arguments.
</pre>
</div>
</content>
</entry>
</feed>
