summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* MFH: force use of BSD sed for OS X hack (patch by Alexey Zakhlestin)Gwynne Raskind2008-04-151-1/+1
* fix the darwin 9 hack again; add the -O2 back in to avoid performance loss wh...Gwynne Raskind2008-04-011-1/+1
* - Rewrite scanner to be based on re2c instead of flexMarcus Boerger2008-03-161-2/+29
* MFH: Fix Darwin 9/Mac OS X 10.5 build problems, or at least patch themGwynne Raskind2008-03-091-1/+27
* - MFH Allow zend_extensions to be build inside ext and tested with 'make test'Marcus Boerger2008-02-171-2/+14
* Reverted memrchr() patch, because it is broken on linux 64-bitDmitry Stogov2008-02-141-1/+0
* Use memrchr() instead of zend_memrchr() if available. (Nuno)Dmitry Stogov2008-02-131-0/+1
* Improved PHP binary size and startup speed with GCC4 visibility control (Nuno)Dmitry Stogov2008-01-301-0/+8
* Added garbage collectorDmitry Stogov2008-01-221-1/+1
* - MFH glob stream wrapper (part 1)Marcus Boerger2007-11-061-3/+4
* MFH:- Moved the old regex functions to own extension: eregJani Taskinen2007-10-051-10/+7
* lcov 1.6 also works correctlyNuno Lopes2007-10-051-1/+1
* - Sync with configure.in from HEAD (the CGI stuff is as ini options nowadays)Jani Taskinen2007-10-051-17/+2
* MFH:- Added common getopt implementation to core.Jani Taskinen2007-10-011-2/+2
* Bump version.Sebastian Bergmann2007-09-271-2/+2
* Back to -dev.Sebastian Bergmann2007-08-301-2/+2
* 5.2.4Ilia Alshanetsky2007-08-291-1/+1
* Back to devIlia Alshanetsky2007-08-231-1/+1
* 5.2.4RC3Ilia Alshanetsky2007-08-231-1/+1
* MFH:- Part 1 of fixing problems with runpath switch (make --disable-rpath wor...Jani Taskinen2007-08-201-4/+4
* Back to devIlia Alshanetsky2007-08-171-1/+1
* 5.2.4RC2Ilia Alshanetsky2007-08-171-1/+1
* - RC2 on the runJani Taskinen2007-08-131-1/+1
* MFH:- Fixed bug #42195 (C++ compiler required always)Jani Taskinen2007-08-061-0/+6
* Back to devIlia Alshanetsky2007-08-021-1/+1
* 5.2.4RC1Ilia Alshanetsky2007-08-021-1/+1
* MFH: - Made build system less major version dependant to ease MFB/MFHJani Taskinen2007-07-261-14/+20
* MFH: fix invalid logic + prevent non-integers to be passedJani Taskinen2007-07-121-3/+7
* MFH: - Changed AC_ARG_* options to PHP_ARG_* options.Jani Taskinen2007-07-111-63/+65
* MFH: Removed --enable-versioningJani Taskinen2007-07-101-27/+0
* MFH: fix #41908 (CFLAGS="-Os" ./configure --enable-debug fails)Antony Dovgal2007-07-061-4/+4
* MFH: Fix some configure --help textsfoobar2007-07-031-2/+1
* MFH:- Improved php-config:foobar2007-06-291-0/+5
* MFH:- Added PHP_CHECK_SIZEOF macro (special version of AC_CHECK_SIZEOF)foobar2007-06-271-3/+5
* Fixed stat() to support rdev, blocksize and blocks on Fedora 7Dmitry Stogov2007-06-251-0/+1
* Back to devIlia Alshanetsky2007-05-301-2/+2
* 5.2.3Ilia Alshanetsky2007-05-301-1/+1
* Back to devIlia Alshanetsky2007-05-251-1/+1
* 5.2.3RC1Ilia Alshanetsky2007-05-251-1/+1
* - Unify installation of SAPIs: CGI is no exception anymore.foobar2007-05-241-3/+0
* - Allow build without flex/bison installed (fixes builddir != srcdir buildfoobar2007-05-241-3/+2
* libfcgi cleanup (Andrei Nigmatulin)Dmitry Stogov2007-05-211-6/+0
* Back to devIlia Alshanetsky2007-05-031-2/+2
* 5.2.2Ilia Alshanetsky2007-05-021-1/+1
* Back to devIlia Alshanetsky2007-04-261-1/+1
* 5.2.2RC2Ilia Alshanetsky2007-04-261-1/+1
* Back to devIlia Alshanetsky2007-04-101-1/+1
* 5.2.2RC1Ilia Alshanetsky2007-04-101-1/+1
* MFH: move PHP_TEST_WRITE_STDOUT to acinclude.m4 and use it in configure.inAntony Dovgal2007-02-201-0/+3
* MFH: check if GCC on MacOS supports -no-cpp-precomp before using itAntony Dovgal2007-02-071-1/+6