summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* - Add glob stream wrapperMarcus Boerger2007-03-031-1/+1
* move PHP_TEST_WRITE_STDOUT to acinclude.m4 and use it in configure.inAntony Dovgal2007-02-201-0/+3
* check if -no-cpp-precomp is supported by GCC before using it (mac os only)Antony Dovgal2007-01-261-1/+6
* Create PHP_SETUP_ICU macro that can be used in self-containedAndrei Zmievski2007-01-121-52/+2
* Rename php5 module to php6. Remove version number fromAndrei Zmievski2007-01-101-3/+3
* fix bug #39890 (using autoconf 2.6x and --with-layout=GNU breaks PEAR install...Antony Dovgal2006-12-251-0/+10
* fix #39795 (build fails on AIX because crypt_r() uses different data struct)Antony Dovgal2006-12-121-1/+5
* Removed unused zend_mm.*Dmitry Stogov2006-12-051-1/+1
* fix build with Sun compiler, which doesn't support -O0Antony Dovgal2006-12-041-2/+6
* MFB: Added check for crypt_r()Ilia Alshanetsky2006-11-301-0/+3
* change CXXFLAGS along with CFLAGS as there might be C++ codeAntony Dovgal2006-09-251-0/+4
* fix separate TSRM buildAntony Dovgal2006-08-221-0/+1
* fix #38467 (--enable-versioning causes make fail on OS X)Antony Dovgal2006-08-151-0/+7
* there is no realiable way to detect memrchr() presence because of a mess in g...Antony Dovgal2006-08-081-1/+0
* add zend_memrchr()Antony Dovgal2006-08-081-0/+1
* use -O0 with --enable-debugAntony Dovgal2006-08-061-0/+4
* - Removed unnecessary quotesfoobar2006-07-271-1/+1
* - Added PHP_VERSION_ID == PHP_VERSION as integer value.foobar2006-07-271-2/+4
* fix compile warning on Solaris, getloadavg() is in sys/loadavg.h thereAntony Dovgal2006-07-261-0/+1
* MFB: sys_getloadavg()Hannes Magnusson2006-06-261-0/+1
* MFBNuno Lopes2006-06-171-0/+1
* - Determine the shared/link lib suffixes in one macro.foobar2006-04-101-4/+1
* Separate suffixes of shared libraries that we link against and the onesAndrei Zmievski2006-04-081-1/+3
* Ooops, missed a fileSara Golemon2006-03-291-1/+2
* So long safe_mode mode.Ilia Alshanetsky2006-03-081-41/+1
* - Added the lchown() and lchgrp() functions which change permissions and groupDerick Rethans2006-01-041-0/+1
* - added missing configure help linefoobar2005-12-121-2/+3
* MFB51: Final fix for gcov generation.Ilia Alshanetsky2005-12-081-1/+1
* - Fix the ccache detectionfoobar2005-11-301-8/+7
* - Remove unnecessary libgcov entry (the gcc options handle it)foobar2005-11-291-4/+3
* - Fixed header installing under phpize buildsfoobar2005-11-211-1/+3
* - Move Reflection into its own extensionMarcus Boerger2005-11-171-1/+1
* - Added note about --enable-gcov being strictly for developers only!foobar2005-11-101-1/+1
* - Fix the ccache detection.foobar2005-11-091-5/+12
* - Do the LTP thing properlyfoobar2005-11-061-41/+50
* Implementing C-level Code coverage (--enable-gcov).John Coggeshall2005-10-201-0/+51
* ext/oracle is no morefoobar2005-09-131-1/+1
* Cleanup the configure mess, preparing for making unicode OPTIONALfoobar2005-09-131-32/+44
* Fail gracefully if icu-config is not foundfoobar2005-08-151-3/+4
* Goodbye PEARfoobar2005-08-151-67/+2
* more tabsfoobar2005-08-121-2/+1
* No tabs in config* files!foobar2005-08-121-13/+14
* - No more zend_multibyte.*foobar2005-08-121-1/+1
* Unicode support.Andrei Zmievski2005-08-111-3/+44
* - Changing the API numbers, which might be a bit premature, but it allowsDerick Rethans2005-08-091-2/+2
* - Made it possible to do "make test" for phpized extensionsfoobar2005-08-081-3/+3
* configure.in scripts/Makefile.frag scripts/phpize.inHartmut Holzgraefe2005-08-071-1/+1
* wsfoobar2005-07-271-11/+13
* configure.inAnantha Kesari H Y2005-07-271-9/+15
* - Back to -devAndi Gutmans2005-07-141-1/+1