Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - Simplify default flags for Sun C compiler. | Sriram Natarajan | 2009-08-11 | 1 | -1/+1 | |
| | ||||||
* | MFH:- Fixed bug #47468 (enable cli|cgi-only extensions for embed sapi) | Jani Taskinen | 2009-05-09 | 1 | -7/+10 | |
| | ||||||
* | Fix test for auto_cflags and explictly set GCC="no" if we detect suncc | David Soria Parra | 2008-12-03 | 1 | -0/+1 | |
| | ||||||
* | MFH: Detect Sun C compiler and set default flags if it is used | David Soria Parra | 2008-11-06 | 1 | -0/+16 | |
| | ||||||
* | add missing file | Antony Dovgal | 2008-09-08 | 1 | -0/+1 | |
| | ||||||
* | MFH: set GCC to "no" if ICC was detected | Antony Dovgal | 2008-07-24 | 1 | -1/+2 | |
| | ||||||
* | MFH: sync acinclude.m4 (leave the PHP_PROG_LEX for BC!) | Jani Taskinen | 2008-07-21 | 1 | -1/+67 | |
| | ||||||
* | make --enable-zend-multibyte known to configure | Antony Dovgal | 2008-07-03 | 1 | -1/+1 | |
| | ||||||
* | - Reset back to 0.13.4 now that it released. | Derick Rethans | 2008-04-07 | 1 | -1/+1 | |
| | ||||||
* | - Don't rely on a version that doesn't exist - that breaks snapshots. | Derick Rethans | 2008-03-31 | 1 | -1/+1 | |
| | ||||||
* | - Another re2c version bump and scanner regeneration | Marcus Boerger | 2008-03-22 | 1 | -2/+2 | |
| | | | | | # It appears no one has used re2c in the way we do | |||||
* | - Require 0.13.3 | Marcus Boerger | 2008-03-22 | 1 | -1/+1 | |
| | ||||||
* | - Rewrite scanner to be based on re2c instead of flex | Marcus Boerger | 2008-03-16 | 1 | -67/+4 | |
| | | | | | | | | | 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 | |||||
* | - MFH Allow zend_extensions to be build inside ext and tested with 'make test' | Marcus Boerger | 2008-02-17 | 1 | -5/+9 | |
| | ||||||
* | MFH:- Part 1 of fixing problems with runpath switch (make --disable-rpath ↵ | Jani Taskinen | 2007-08-20 | 1 | -1/+5 | |
| | | | | work for real) | |||||
* | - Hopefully this fixes the "test: argument expected" error on solaris.. | Jani Taskinen | 2007-08-03 | 1 | -1/+1 | |
| | ||||||
* | MFH: - Made build system less major version dependant to ease MFB/MFH | Jani Taskinen | 2007-07-26 | 1 | -10/+92 | |
| | ||||||
* | MFH: - Allow using extra headers in PHP_CHECK_SIZEOF | Jani Taskinen | 2007-07-25 | 1 | -23/+43 | |
| | ||||||
* | MFH:- Stop configure if scanner files are not found and invalid/no flex is found | Jani Taskinen | 2007-07-19 | 1 | -2/+11 | |
| | ||||||
* | - Fix issue in differentiating between --with-* and --enable-* | Jani Taskinen | 2007-07-16 | 1 | -10/+13 | |
| | ||||||
* | - MFH: Always enable mail() function | Johannes Schlüter | 2007-07-11 | 1 | -3/+0 | |
| | ||||||
* | - Introducing 1st part of "show unknown configure options" and nuked ↵ | Jani Taskinen | 2007-07-11 | 1 | -22/+44 | |
| | | | | PHP_REGEX macro for good | |||||
* | MFH: Removed --enable-versioning | Jani Taskinen | 2007-07-10 | 1 | -10/+0 | |
| | ||||||
* | MFH:- Improved php-config: | foobar | 2007-06-29 | 1 | -4/+6 | |
| | | | | | | | | MFH: . Added --configure-options option to get configure line for current build MFH: . Added --php-sapis option which shows SAPIs available MFH: . Fixed problem with missing php binary when CLI is not build but CGI is. MFH:- Fixed broken sed issues in phpize script | |||||
* | MFH:- Added PHP_CHECK_SIZEOF macro (special version of AC_CHECK_SIZEOF) | foobar | 2007-06-27 | 1 | -0/+41 | |
| | ||||||
* | - Allow build without flex/bison installed (fixes builddir != srcdir build | foobar | 2007-05-24 | 1 | -2/+2 | |
| | | | | | | when using distributed sources which inlude pre-generated bison/flex output. See bug #38762 for more..) | |||||
* | - Fix previous fix. (just revert of Stefan's bad fix..) | foobar | 2007-05-24 | 1 | -2/+3 | |
| | ||||||
* | - Fix idiotic change in logic. (hint: flex is _REQUIRED_ for building PHP! | foobar | 2007-05-24 | 1 | -3/+2 | |
| | ||||||
* | - Check if Makefile.frag actually exists before running sed on it. | foobar | 2007-03-25 | 1 | -1/+1 | |
| | ||||||
* | MFH: move PHP_TEST_WRITE_STDOUT to acinclude.m4 and use it in configure.in | Antony Dovgal | 2007-02-20 | 1 | -0/+30 | |
| | ||||||
* | add EXTRA_LDFLAGS_PROGRAM to config.nice (as LDFLAG is quite useless) | Nuno Lopes | 2007-01-01 | 1 | -1/+1 | |
| | ||||||
* | MFH: missing part of the fix for #39795 | Antony Dovgal | 2006-12-12 | 1 | -0/+3 | |
| | ||||||
* | MFH | Antony Dovgal | 2006-12-12 | 1 | -1/+1 | |
| | ||||||
* | MFH: fix #39795 (build fails on AIX because crypt_r() uses different data ↵ | Antony Dovgal | 2006-12-12 | 1 | -0/+52 | |
| | | | | struct) | |||||
* | MFH: fix build with Sun compiler, which doesn't support -O0 | Antony Dovgal | 2006-12-04 | 1 | -0/+16 | |
| | ||||||
* | MFH: the last part of the fix for #39004 | Antony Dovgal | 2006-10-02 | 1 | -0/+5 | |
| | ||||||
* | fix the fix for #39004 | Antony Dovgal | 2006-10-02 | 1 | -4/+4 | |
| | ||||||
* | Fixed bug #39004 (Fixed generation of config.nice with autoconf 2.60). | Ilia Alshanetsky | 2006-10-02 | 1 | -3/+15 | |
| | ||||||
* | MFH: Only care about wrong flex version, when needed. | Stefan Esser | 2006-06-16 | 1 | -1/+2 | |
| | ||||||
* | Fixed bug #37413 (Rejected versions of flex that don't work). | Ilia Alshanetsky | 2006-05-11 | 1 | -2/+1 | |
| | ||||||
* | MFH: fix typo | foobar | 2006-04-10 | 1 | -2/+2 | |
| | ||||||
* | MFH: - Determine the shared/link lib suffixes in one macro. | foobar | 2006-04-10 | 1 | -22/+9 | |
| | ||||||
* | MFH | Andrei Zmievski | 2006-04-08 | 1 | -10/+33 | |
| | ||||||
* | On Mac OSX, our extensions are actually "bundles" and should not have | Andrei Zmievski | 2006-03-27 | 1 | -3/+0 | |
| | | | | | | | .dylib extension. Read this: http://www.sm.luth.se/~alapaa/file_fetch/unixcdbookshelf/mac/ch05_03.htm | |||||
* | - MFH Fix dependency checks | Marcus Boerger | 2006-02-28 | 1 | -3/+3 | |
| | ||||||
* | - MFH Require re2c 0.9.11 and use correct version notation | Marcus Boerger | 2005-12-24 | 1 | -2/+2 | |
| | ||||||
* | Fix bugs #35379 and #35432 by erroring out when the user configures PHP | Wez Furlong | 2005-11-30 | 1 | -2/+24 | |
| | | | | | | | | | | | | | | | extensions with conflicting options. Jani, feel free to refine the way that extensions are detected as shared :) For this to be foolproof, we either need to guarantee that the extensions have their PHP_NEW_EXTENSION invoked in the right sequence. Eg: PDO should be handled in the configure script before any of the extensions that depend on it are handled... tricky. By happy coincidence, the alphabet ensures that pdo is configured before all the pdo_ extensions, and also before sqlite, so this works for now. | |||||
* | MFH: - Fixed header installing under phpize builds | foobar | 2005-11-21 | 1 | -2/+9 | |
| | ||||||
* | MFH: bump libxml min version to 2.6.11 | Rob Richards | 2005-10-13 | 1 | -2/+2 | |
| | ||||||
* | ws fix | foobar | 2005-09-23 | 1 | -78/+80 | |
| |