History log of /PHP-5.5/acinclude.m4 (Results 51 – 75 of 447)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# b5c1e53b 07-May-2010 David Soria Parra

Abort with an error message if we cannot create the DTrace header file.


# d787d545 05-May-2010 Felipe Pena

- Fixed bug #51740 (acinclude.m4 macro PHP_CHECK_SIZEOF is not properly quoted)
Patch by: dave dot mulford at gmail dot com


# 2b4539fc 05-May-2010 Felipe Pena

- Fixed bug #51740 (acinclude.m4 macro PHP_CHECK_SIZEOF is not properly quoted)
Patch by: dave dot mulford at gmail dot com


# e44d4094 30-Apr-2010 David Soria Parra

Make sure we search the source dir for the dtrace files


# 08b9fdc8 24-Apr-2010 David Soria Parra

Add DTrace probes


# 62f087df 08-Mar-2010 Kalle Sommer Nielsen

Rename the HAVE_LIBICONV_IN_LIBICONV macro to ICONV_ALIASED_LIBICONV, making it less cryptic


# 8481fd7c 05-Mar-2010 Moriyoshi Koizumi

- Fixed bug #49267 (linking fails for iconv)


Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1, php-5.3.2RC1, php-5.2.12, php-5.2.12RC4
# 937358eb 29-Nov-2009 Rasmus Lerdorf

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 work.
Cache handling is broken as

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 work.
Cache handling is broken as well which is why I need
to revert the pdo_inc_path cache fix as well.

trunk is now 2.60+ only and I'll work on cleaning out
all the legacy cruft from there.

show more ...


# deec59ab 29-Nov-2009 Rasmus Lerdorf

Last attempt to get this stuff right before punting it
and being stuck on 1996 autoconf for eternity


# 7cdd7730 28-Nov-2009 Rasmus Lerdorf

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 related to this
stuff.


Revision tags: php-5.2.12RC3, php-5.2.12RC2
# 5a2b41a6 25-Nov-2009 Rasmus Lerdorf

Someone strap down Jani and give him a sedative please.
This makes our toolchain work with the latest versions
of autoconf and avoids a lot of end-user grief.


Revision tags: php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1
# c35177b6 11-Aug-2009 Sriram Natarajan

- Simplify default flags for Sun C compiler.


Revision tags: php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1
# 558f3861 09-May-2009 Jani Taskinen

MFH:- Fixed bug #47468 (enable cli|cgi-only extensions for embed sapi)


Revision tags: php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1, NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2
# fe8d326d 03-Dec-2008 David Soria Parra

Fix test for auto_cflags and explictly set GCC="no" if we detect suncc


Revision tags: php-5.2.7, php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3
# 47e909fa 06-Nov-2008 David Soria Parra

MFH: Detect Sun C compiler and set default flags if it is used


Revision tags: php-5.2.7RC2, php-5.2.7RC1
# 4126e2d8 08-Sep-2008 Antony Dovgal

add missing file


Revision tags: php-4.4.9, php-5.3.0alpha1
# 91ca9b7d 24-Jul-2008 Antony Dovgal

MFH: set GCC to "no" if ICC was detected


Revision tags: php-4.4.9RC1
# 0f9e2b17 21-Jul-2008 Jani Taskinen

MFH: sync acinclude.m4 (leave the PHP_PROG_LEX for BC!)


# 856c19c6 03-Jul-2008 Antony Dovgal

make --enable-zend-multibyte known to configure


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5
# 0fe9a187 07-Apr-2008 Derick Rethans

- Reset back to 0.13.4 now that it released.


Revision tags: php-5.2.6RC4
# 2facb4e2 31-Mar-2008 Derick Rethans

- Don't rely on a version that doesn't exist - that breaks snapshots.


Revision tags: php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 0893c3e2 22-Mar-2008 Marcus Boerger

- Another re2c version bump and scanner regeneration
# It appears no one has used re2c in the way we do


# a9b90629 22-Mar-2008 Marcus Boerger

- Require 0.13.3


# af316021 16-Mar-2008 Marcus Boerger

- Rewrite scanner to be based on re2c instead of flex
The full patch is available as:
http://php.net/~helly/php-re2c-5.3-20080316.diff.txt
This is against php-re2c repository versio

- Rewrite scanner to be based on re2c instead of flex
The full patch is available as:
http://php.net/~helly/php-re2c-5.3-20080316.diff.txt
This is against php-re2c repository version 98
An older patch against version 97 is available under:
http://php.net/~helly/php-re2c-97-20080316.diff.txt

show more ...


Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1
# 2633dcab 17-Feb-2008 Marcus Boerger

- MFH Allow zend_extensions to be build inside ext and tested with 'make test'


12345678910>>...18