summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* - Escape [ ] chars in the configure messageFelipe Pena2011-12-011-3/+3
* back to devStanislav Malyshev2011-11-241-1/+1
* 5.4.0RC2Stanislav Malyshev2011-11-241-1/+1
* - Fixed bug #55874 (GCC does not provide __sync_fetch_and_add on some archs)Felipe Pena2011-11-151-0/+7
* back to devStanislav Malyshev2011-11-101-1/+1
* 5.4.0 RC1Stanislav Malyshev2011-11-101-1/+1
* back to devStanislav Malyshev2011-10-201-1/+1
* 5.4.0beta2Stanislav Malyshev2011-10-201-1/+1
* Fixed bug #60019 (Function time_nanosleep() is undefined on OS X).Ilia Alshanetsky2011-10-141-0/+1
* back to devStanislav Malyshev2011-09-151-1/+1
* 5.4.0betaStanislav Malyshev2011-09-151-1/+1
* back to devStanislav Malyshev2011-08-031-1/+1
* 5.4.0alpha3Stanislav Malyshev2011-08-031-1/+1
* - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-9/+0
* Back to -devStanislav Malyshev2011-07-141-1/+1
* 5.4.0 alpha2Stanislav Malyshev2011-07-141-1/+1
* Zend Signal HandlingIlia Alshanetsky2011-06-221-1/+1
* Back to -devStanislav Malyshev2011-06-191-1/+1
* 5.4.0 alpha11Stanislav Malyshev2011-06-191-1/+1
* Relax autoconf support from 2.60 to 2.59. This is the version available on C...Christopher Jones2011-06-081-2/+2
* Get rid of autoconf warningsRasmus Lerdorf2011-05-161-0/+99
* Make the version match the branchRasmus Lerdorf2011-05-151-2/+2
* Drop support for autoconf < 2.60 in trunk and the Rasmus Lerdorf2011-05-151-48/+2
* Expose PHP_MANDIRHannes Magnusson2011-04-181-0/+2
* - Implemented FR #53271, FR #52410 (Building multiple PHP binary SAPIs and on...Jani Taskinen2010-11-131-34/+30
* - Simplified the DTrace configure macros, one is enoughJani Taskinen2010-11-131-11/+3
* - WS + cleanup Jani Taskinen2010-11-131-7/+7
* - Fixed -g adding for gcc and g++ (former got it twice, latter not at all)Jani Taskinen2010-11-021-1/+1
* fix bug #50345 (nanosleep not detected properly on some solaris versions)Antony Dovgal2010-10-051-1/+1
* make the code more readableAntony Dovgal2010-05-071-7/+9
* Abort if DTrace is not installed on the systemDavid Soria Parra2010-05-071-1/+1
* Removed safe_modeKalle Sommer Nielsen2010-04-261-23/+1
* Add DTrace probesDavid Soria Parra2010-04-241-1/+26
* Added concept of interned strings. All strings constants known at compile tim...Dmitry Stogov2010-04-201-1/+1
* simplify configure check for nanosleep()Antony Dovgal2010-04-131-1/+1
* Fix version.Sebastian Bergmann2010-03-231-1/+1
* I am sorry I tried fixing PHP without extensive discussion on the mailing list.Andrei Zmievski2010-03-181-6/+0
* Fix a few problems with large (2G-4G) file uploads. AddedAndrei Zmievski2010-03-181-0/+6
* Revert commit 292222. It's not needed anymore to specify c99.David Soria Parra2010-01-121-6/+1
* PHP 5.3.2RC1Johannes Schlüter2009-12-221-1/+1
* - Fixed bug #50517 (EXTRA_LDFLAGS polluted by wrong entries)Jani Taskinen2009-12-221-1/+0
* - Fixed bug #50508 (compile fails: Conflicting HEADER type declarations)Jani Taskinen2009-12-181-1/+0
* - Fixed bug #50496 (Use of <stdbool.h> is valid only in a c99 compilation env...Sriram Natarajan2009-12-161-1/+6
* - Make $sbindir be usable in C code as well (like $bindir and co.)Jani Taskinen2009-12-151-0/+2
* - Allow using $sbindir as wellJani Taskinen2009-12-151-0/+1
* - Fixed bug #50345 (nanosleep not detected properly on some solaris versions)Jani Taskinen2009-12-021-3/+3
* The old Darwin hack is BROKEN and INCORRECT. It works only for Darwin 9, not ...Gwynne Raskind2009-11-301-24/+8
* - Restore configure.in before the madness startedJani Taskinen2009-11-301-8/+24
* - Revert bad patchJani Taskinen2009-11-301-3/+3
* re-committing: unsetting LIBS and LDFLAGS just makes it impossible to specify...Gwynne Raskind2009-11-301-3/+3