<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/sqlite/config.m4, branch php-5.2.2RC2</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>- fix vpath build</title>
<updated>2007-04-19T06:42:28+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2007-04-19T06:42:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=73cc55a070c1314ae1e0475b64503fb3c3fe5972'/>
<id>73cc55a070c1314ae1e0475b64503fb3c3fe5972</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix dep usage; it must appear after the PHP_NEW_EXTENSION line.</title>
<updated>2005-11-30T04:50:03+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2005-11-30T04:50:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7eb04b79072cca9fd884ed688728942052df444a'/>
<id>7eb04b79072cca9fd884ed688728942052df444a</id>
<content type='text'>
pdo and spl are both optional dependencies.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pdo and spl are both optional dependencies.

</pre>
</div>
</content>
</entry>
<entry>
<title>use PHP_CHECK_PDO_INCLUDES</title>
<updated>2005-06-14T01:44:16+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-06-14T01:44:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e5057f7c223d73209c80b6303f51bee47f046433'/>
<id>e5057f7c223d73209c80b6303f51bee47f046433</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Show "none" when nothing is found</title>
<updated>2005-06-07T16:47:33+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-06-07T16:47:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8e2efc351bce7c046f23b2fda7e24b421c543c92'/>
<id>8e2efc351bce7c046f23b2fda7e24b421c543c92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We only need LEMON for bundled stuff</title>
<updated>2005-06-02T20:06:37+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-06-02T20:06:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2018d2df3238eec320283089a695f8d3564b3b44'/>
<id>2018d2df3238eec320283089a695f8d3564b3b44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>typo fix</title>
<updated>2005-05-30T15:57:54+00:00</updated>
<author>
<name>Hartmut Holzgraefe</name>
<email>hholzgra@php.net</email>
</author>
<published>2005-05-30T15:57:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f41bf6123b9c9714e1007d82b2e5d78ebf8dd00b'/>
<id>f41bf6123b9c9714e1007d82b2e5d78ebf8dd00b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gracefully handle changes of the parse.y lemon file,</title>
<updated>2005-05-30T14:15:40+00:00</updated>
<author>
<name>Hartmut Holzgraefe</name>
<email>hholzgra@php.net</email>
</author>
<published>2005-05-30T14:15:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=43ba3897c2832fe3be840505dca2945bec2b3f63'/>
<id>43ba3897c2832fe3be840505dca2945bec2b3f63</id>
<content type='text'>
process it with lemon if available, else just keep the .c file from CVS
not doing so leads to make using its implicit .y-&gt;.c rule here and
bison doesn't really understand lemon syntax

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
process it with lemon if available, else just keep the .c file from CVS
not doing so leads to make using its implicit .y-&gt;.c rule here and
bison doesn't really understand lemon syntax

</pre>
</div>
</content>
</entry>
<entry>
<title>- Unify the "configure --help" texts</title>
<updated>2005-05-29T23:17:16+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-05-29T23:17:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a20383ba06c911615b8e95387fd3b016670f4ae8'/>
<id>a20383ba06c911615b8e95387fd3b016670f4ae8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Added PHP_INSTALL_HEADERS() macro</title>
<updated>2005-05-07T02:51:53+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-05-07T02:51:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=626253940ea0c246984e277b6786b4950b69e3cc'/>
<id>626253940ea0c246984e277b6786b4950b69e3cc</id>
<content type='text'>
- Fixed several VPATH build issues
- Changed all awk calls to use $AWK
- Changed all mkdir calls to use "$php_shtool mkdir"

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed several VPATH build issues
- Changed all awk calls to use $AWK
- Changed all mkdir calls to use "$php_shtool mkdir"

</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup</title>
<updated>2005-05-06T22:51:05+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-05-06T22:51:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=379394b82c509c3cd3d7ea538f6137d89f83e498'/>
<id>379394b82c509c3cd3d7ea538f6137d89f83e498</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
