History log of /PHP-7.1/acinclude.m4 (Results 76 – 100 of 483)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.2.17, php-5.3.5, php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2
# caf79294 19-Nov-2010 Jani Taskinen

- Merged check from trunk to prevent building multiple SAPIs (bug #52419)


Revision tags: php-5.3.4RC1
# 15c9da11 18-Nov-2010 Jani Taskinen

- One more fix for bug #53338 (when copying stuff from other macros, do it all the way.. :)


Revision tags: php-5.2.15RC1, PHP_5_2_15RC1
# 7c76059c 18-Nov-2010 Jani Taskinen

- Fixed DTrace support in MacOSX (bug #53338)


# c3dd89ee 17-Nov-2010 Jani Taskinen

- Fix building SAPI module


# 25aee9ca 13-Nov-2010 Jani Taskinen

- Implemented FR #53271, FR #52410 (Building multiple PHP binary SAPIs and one SAPI module the same time)
# Bug #53271, Bug #52410


# e0858b42 13-Nov-2010 Jani Taskinen

- Using ifelse() here is safer, also eases debugging generated configure.


# 200dcee2 13-Nov-2010 Jani Taskinen

- Simplified the DTrace configure macros, one is enough


# f017a9c9 13-Nov-2010 Jani Taskinen

- WS + cleanup
# Note:
# Considering DTrace support: Why does it really need any configure time stuff?
# 3 macros for static stuff that could be made much cleaner with simple Makefile.dtr

- WS + cleanup
# Note:
# Considering DTrace support: Why does it really need any configure time stuff?
# 3 macros for static stuff that could be made much cleaner with simple Makefile.dtrace
# addition. The only thing required in configure is that --enable flag part..
#

show more ...


# 47713462 13-Nov-2010 Jani Taskinen

- WS


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# 33faeb3c 25-May-2010 Stanislav Malyshev

fix C++ builds on Mac


# e68ffa09 07-May-2010 Antony Dovgal

make the code more readable


# 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


12345678910>>...20