Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Looks like we need to explicity add libstdc++ on recent linux' too, like ↵ | Hannes Magnusson | 2011-12-27 | 1 | -5/+1 |
| | | | | | | | fedora 14 and ubuntu 11 This fixes build failures for ext/intl and several pecl exts | ||||
* | Debian/Ubuntu don't have any special CFLAGS listed here for | Rasmus Lerdorf | 2011-08-21 | 1 | -1/+1 |
| | | | | | gssapi which shouldn't break the build. | ||||
* | Fix #55269 (--enable-dtrace fail on FreeBSD) | David Soria Parra | 2011-07-26 | 1 | -0/+4 |
| | |||||
* | Revert part of the fix for #53339 | Scott MacVicar | 2011-05-19 | 1 | -0/+1 |
| | | | | | | | | On OSX we need ssl AND crypto The patch that was applied didn't even match what was in the bug | ||||
* | Cache the pdo include path | Rasmus Lerdorf | 2011-05-15 | 1 | -5/+5 |
| | |||||
* | Fixed bug #54084 (Fix apxs Apache version test to work with Oracle HTTP ↵ | Christopher Jones | 2011-03-23 | 1 | -1/+1 |
| | | | | Server) (Chris Jones) | ||||
* | Add the libraries we actually test and need for LDAP and OpenSSL, fixes bug ↵ | Raphael Geissert | 2011-03-18 | 1 | -1/+1 |
| | | | | | | | #53339 Patch by Clint Byrum | ||||
* | - fix build with ICU < 4.2, add ICU_VERSION for m4 checks | Pierre Joye | 2011-02-15 | 1 | -0/+1 |
| | |||||
* | - One more fix for bug #53338 (when copying stuff from other macros, do it ↵ | Jani Taskinen | 2010-11-18 | 1 | -3/+3 |
| | | | | all the way.. :) | ||||
* | - Fixed DTrace support in MacOSX (bug #53338) | Jani Taskinen | 2010-11-18 | 1 | -2/+6 |
| | |||||
* | - Fix building SAPI module | Jani Taskinen | 2010-11-17 | 1 | -13/+10 |
| | |||||
* | - Implemented FR #53271, FR #52410 (Building multiple PHP binary SAPIs and ↵ | Jani Taskinen | 2010-11-13 | 1 | -13/+37 |
| | | | | | | | one SAPI module the same time) # Bug #53271, Bug #52410 | ||||
* | - Simplified the DTrace configure macros, one is enough | Jani Taskinen | 2010-11-13 | 1 | -48/+44 |
| | |||||
* | - WS + cleanup | Jani Taskinen | 2010-11-13 | 1 | -18/+18 |
| | | | | | | | | | # 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.. # | ||||
* | fix C++ builds on Mac | Stanislav Malyshev | 2010-05-25 | 1 | -0/+5 |
| | |||||
* | make the code more readable | Antony Dovgal | 2010-05-07 | 1 | -1/+5 |
| | |||||
* | Abort with an error message if we cannot create the DTrace header file. | David Soria Parra | 2010-05-07 | 1 | -2/+1 |
| | |||||
* | - Fixed bug #51740 (acinclude.m4 macro PHP_CHECK_SIZEOF is not properly quoted) | Felipe Pena | 2010-05-05 | 1 | -1/+1 |
| | | | | | Patch by: dave dot mulford at gmail dot com | ||||
* | Make sure we search the source dir for the dtrace files | David Soria Parra | 2010-04-30 | 1 | -3/+3 |
| | |||||
* | Add DTrace probes | David Soria Parra | 2010-04-24 | 1 | -0/+55 |
| | |||||
* | Rename the HAVE_LIBICONV_IN_LIBICONV macro to ICONV_ALIASED_LIBICONV, making ↵ | Kalle Sommer Nielsen | 2010-03-08 | 1 | -3/+3 |
| | | | | it less cryptic | ||||
* | - Fixed bug #49267 (linking fails for iconv) | Moriyoshi Koizumi | 2010-03-05 | 1 | -0/+3 |
| | |||||
* | Revert attempt at supporting both autoconf 2.13 and | Rasmus Lerdorf | 2009-11-29 | 1 | -9/+5 |
| | | | | | | | | | | | 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. | ||||
* | Last attempt to get this stuff right before punting it | Rasmus Lerdorf | 2009-11-29 | 1 | -1/+1 |
| | | | | | and being stuck on 1996 autoconf for eternity | ||||
* | More work on the autoconf 2.13->2.60+ transition code. | Rasmus Lerdorf | 2009-11-28 | 1 | -0/+4 |
| | | | | | | | 2.13 should be working again with one weird libtool issue left to solve. It doesn't seem directly related to this stuff. | ||||
* | Someone strap down Jani and give him a sedative please. | Rasmus Lerdorf | 2009-11-25 | 1 | -11/+11 |
| | | | | | | This makes our toolchain work with the latest versions of autoconf and avoids a lot of end-user grief. | ||||
* | - 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 |