rasmus Sat, 28 Nov 2009 17:56:03 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291392
Log:
Ok, new attempt. Require autoconf-2.60 in this branch.
This simplifies things quite a bit by entirely getting
rid of the m4 diversions which were messin
On Sat, Nov 28, 2009 at 18:56, Rasmus Lerdorf wrote:
> rasmus Sat, 28 Nov 2009 17:56:03 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=291392
>
> Log:
> Ok, new attempt. Require autoconf-2.60 in this branch.
Why not ditch it and merge the c
Hannes Magnusson wrote:
> On Sat, Nov 28, 2009 at 18:56, Rasmus Lerdorf wrote:
>> rasmus Sat, 28 Nov 2009 17:56:03 +
>>
>> Revision: http://svn.php.net/viewvc?view=revision&revision=291392
>>
>> Log:
>> Ok, new attempt. Require autoconf-2.60 in this branch.
>
rasmus Sat, 28 Nov 2009 18:56:20 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291395
Log:
This macro needs to come after AC_INIT
Changed paths:
U php/php-src/branches/PHP_5_3/configure.in
Modified: php/php-src/branches/PHP_5_3/configur
gwynne Sat, 28 Nov 2009 19:19:11 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291396
Log:
Remove the now-unnecessary (and wrong anyway) Darwin hack
Changed paths:
U php/php-src/branches/PHP_5_3/configure.in
Modified: php/php-src/branch
gwynne Sat, 28 Nov 2009 19:48:38 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291398
Log:
unsetting LIBS and LDFLAGS just makes it impossible to specify LDFLAGS from the
environment. keeping them doesn't seem to cause any trouble
Changed pat
Only thing wrong here is the branch. This is NOT the development branch, that
would be HEAD (or trunk, whatever it is with svn)..
But I guess you're maintaining all the build stuff from now on.
--Jani
Rasmus Lerdorf wrote:
rasmus Sat, 28 Nov 2009 17:56:03 +0
Gwynne Raskind wrote:
gwynne Sat, 28 Nov 2009 19:48:38 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291398
Log:
unsetting LIBS and LDFLAGS just makes it impossible to specify LDFLAGS from the
environment. keeping them doesn't seem to cause
Not that I care but since when is this not necessary..?
And is it not necessary only in this branch? How about PHP_5_2 and HEAD?
--Jani
Gwynne Raskind wrote:
gwynne Sat, 28 Nov 2009 19:19:11 +
Revision: http://svn.php.net/viewvc?view=revision&revision=2913
Jani Taskinen wrote:
> Only thing wrong here is the branch. This is NOT the development branch,
> that would be HEAD (or trunk, whatever it is with svn)..
>
> But I guess you're maintaining all the build stuff from now on.
Relax. I'm planning on restoring 2.13 support in 5.3, but we are not
near
gwynne Sat, 28 Nov 2009 21:11:39 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291399
Log:
socket location needs to be checked before mysqlnd in order for
--with-mysql-sock to work with mysqlnd
Changed paths:
U php/php-src/branches/PHP_
1. Why are you constantly not merging stuff to HEAD?
2. Isn't this related to bug #50231 and why are you not using the proper commit
message then? Hint: - Fixed bug..
It's getting quite annoying that some people (Rasmus included) tend to ignore
that we have a development branch (HEAD, trunk) a
Jani Taskinen wrote:
> 1. Why are you constantly not merging stuff to HEAD?
> 2. Isn't this related to bug #50231 and why are you not using the proper
> commit message then? Hint: - Fixed bug..
>
> It's getting quite annoying that some people (Rasmus included) tend to
> ignore that we have a devel
Rasmus Lerdorf wrote:
Jani Taskinen wrote:
1. Why are you constantly not merging stuff to HEAD?
2. Isn't this related to bug #50231 and why are you not using the proper
commit message then? Hint: - Fixed bug..
It's getting quite annoying that some people (Rasmus included) tend to
ignore that we
Jani Taskinen wrote:
> Rasmus Lerdorf wrote:
>> Jani Taskinen wrote:
>>> 1. Why are you constantly not merging stuff to HEAD?
>>> 2. Isn't this related to bug #50231 and why are you not using the proper
>>> commit message then? Hint: - Fixed bug..
>>>
>>> It's getting quite annoying that some peopl
rasmus Sat, 28 Nov 2009 23:06:54 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291401
Log:
More work on the autoconf 2.13->2.60+ transition code.
2.13 should be working again with one weird libtool issue
left to solve. It doesn't seem directly
rasmus Sun, 29 Nov 2009 03:32:54 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291410
Log:
Last attempt to get this stuff right before punting it
and being stuck on 1996 autoconf for eternity
Changed paths:
U php/php-src/branches/PHP_5_3
stas Sun, 29 Nov 2009 04:38:46 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291413
Log:
fix interrupt problem in serialize()
Changed paths:
U php/php-src/branches/PHP_5_2/ext/standard/var.c
U php/php-src/branches/PHP_5_3/ext/sta
rasmus Sun, 29 Nov 2009 06:13:22 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291414
Log:
Revert attempt at supporting both autoconf 2.13 and
modern versions in the same build chain. There are
simply too many broken things in 2.13 to make it
19 matches
Mail list logo