<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/build, branch php-4.3.0</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>-update to version 1.6.2</title>
<updated>2002-11-08T08:46:14+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2002-11-08T08:46:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d6ae71fb118b5cc236be6742dbd102aa3aa17759'/>
<id>d6ae71fb118b5cc236be6742dbd102aa3aa17759</id>
<content type='text'>
-added path command as requested by jani

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-added path command as requested by jani

</pre>
</div>
</content>
</entry>
<entry>
<title>Remove overzealous bison check</title>
<updated>2002-10-30T11:42:22+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-10-30T11:42:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=26215e8937233cb382fa2f5f47f64570f7c6f2dc'/>
<id>26215e8937233cb382fa2f5f47f64570f7c6f2dc</id>
<content type='text'>
1. bison is not invoked during buildconf, so why the heck was the check
embedded here.

2. bison 1.35 works fine for ze1. if there is a problem with ze2, the
check should be limited to that ze version. don't inconvenience people
who are using a perfectly fine combination.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. bison is not invoked during buildconf, so why the heck was the check
embedded here.

2. bison 1.35 works fine for ze1. if there is a problem with ze2, the
check should be limited to that ze version. don't inconvenience people
who are using a perfectly fine combination.

</pre>
</div>
</content>
</entry>
<entry>
<title>We have to require bison version &lt;= 1.30 &gt;= 1.75 since any versions between are broken..</title>
<updated>2002-10-27T19:47:34+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2002-10-27T19:47:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a7e87d2485c08bd52dd3ec1e9215d70b7ddc0086'/>
<id>a7e87d2485c08bd52dd3ec1e9215d70b7ddc0086</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>workaround for the "autoconf-cache-bug" workaround</title>
<updated>2002-10-21T15:11:19+00:00</updated>
<author>
<name>Hartmut Holzgraefe</name>
<email>hholzgra@php.net</email>
</author>
<published>2002-10-21T15:11:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3e99daca3948417335b4a55b77716150c4345b86'/>
<id>3e99daca3948417335b4a55b77716150c4345b86</id>
<content type='text'>
-&gt; don't remove config.nice

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-&gt; don't remove config.nice

</pre>
</div>
</content>
</entry>
<entry>
<title>Move autoconf-2.13 check into buildcheck.sh where we already have</title>
<updated>2002-07-21T13:09:07+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-07-21T13:09:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2247d61e171f56b2557dd5243fb8157a53f5a3c6'/>
<id>2247d61e171f56b2557dd5243fb8157a53f5a3c6</id>
<content type='text'>
version parsing code and (more importantly) proper error checking
for missing autoconf.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
version parsing code and (more importantly) proper error checking
for missing autoconf.

</pre>
</div>
</content>
</entry>
<entry>
<title>One should not ignore</title>
<updated>2002-07-21T12:54:06+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-07-21T12:54:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=71e7b5cc99bc19e71d23e6482ee81d258e87625c'/>
<id>71e7b5cc99bc19e71d23e6482ee81d258e87625c</id>
<content type='text'>
AC_PROG_CPP was called before AC_PROG_CC

because this error caused the Solaris issue

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AC_PROG_CPP was called before AC_PROG_CC

because this error caused the Solaris issue

</pre>
</div>
</content>
</entry>
<entry>
<title>.libs/ directories are created when building shared extensions.</title>
<updated>2002-07-12T04:41:26+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2002-07-12T04:41:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0dbd55581cbba061f61c3295a18e938be04a46c9'/>
<id>0dbd55581cbba061f61c3295a18e938be04a46c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>silence the warning when glibtool is not found..</title>
<updated>2002-06-26T18:42:50+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2002-06-26T18:42:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=049042851a1a9d41db16de4a64d033314c107e1d'/>
<id>049042851a1a9d41db16de4a64d033314c107e1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer glibtool over libtool for Mac OS X compatibility</title>
<updated>2002-06-26T08:39:55+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-06-26T08:39:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6039cd5a01ad914a76f8f607a17ce47d99ee264d'/>
<id>6039cd5a01ad914a76f8f607a17ce47d99ee264d</id>
<content type='text'>
Submitted by: various people, including blakers@mac.com

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by: various people, including blakers@mac.com

</pre>
</div>
</content>
</entry>
<entry>
<title>changing this to mv ZendEngine2 Zend instead of shell logic that isn't portable.</title>
<updated>2002-06-23T15:47:40+00:00</updated>
<author>
<name>James Cox</name>
<email>imajes@php.net</email>
</author>
<published>2002-06-23T15:47:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bca90b07961590cb7ae2aea793c1b378b930aef2'/>
<id>bca90b07961590cb7ae2aea793c1b378b930aef2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
