| Commit message (Expand) | Author | Age | Files | Lines |
* | typofixes | Veres Lajos | 2014-08-17 | 1 | -1/+1 |
* | Fix bug #67390 insecure temporary file use in the configure script | Remi Collet | 2014-06-06 | 1 | -1/+1 |
* | With --enable-dtrace, the correct PIC/non-PIC .o files on Solaris and | Christopher Jones | 2013-08-16 | 1 | -4/+38 |
* | NEWS for recent DTrace merges. | Christopher Jones | 2013-08-05 | 1 | -1/+1 |
* | Fixed bug #62691 (solaris sed has no -i switch) | Christopher Jones | 2013-08-05 | 1 | -1/+1 |
* | Enable dtrace probes on linux as they are compatible with systemtap | David Soria Parra | 2013-08-05 | 1 | -0/+3 |
* | Fixed bug #63706: Cannot build PHP-5.5 with --enable-dtrace on Fedora 17 | Remi Collet | 2013-08-05 | 1 | -2/+2 |
* | Add an empty make command for DTrace .d files to stop an implicit | Christopher Jones | 2013-08-05 | 1 | -0/+4 |
* | Fix bug #65088 (Generated configure script is malformed on OpenBSD). | Adam Harvey | 2013-06-23 | 1 | -3/+3 |
* | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
* | With pkgconfig < 0.28 output is a single space | Remi Collet | 2013-03-28 | 1 | -1/+3 |
* | Merge branch 'PHP-5.3' into PHP-5.4 | Moriyoshi Koizumi | 2012-04-03 | 1 | -0/+6 |
|\ |
|
| * | Reset LIBS temporarily to make sure PHP_CHECK_FUNC will look into libc. | Moriyoshi Koizumi | 2012-04-03 | 1 | -0/+6 |
| * | Debian/Ubuntu don't have any special CFLAGS listed here for | Rasmus Lerdorf | 2011-08-21 | 1 | -1/+1 |
| * | Revert part of the fix for #53339 | Scott MacVicar | 2011-05-19 | 1 | -0/+1 |
| * | Oops, can't cache it here because it won't work | Rasmus Lerdorf | 2011-05-15 | 1 | -5/+5 |
| * | 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 Serve... | Christopher Jones | 2011-03-23 | 1 | -1/+1 |
| * | Add the libraries we actually test and need for LDAP and OpenSSL, fixes bug #... | Raphael Geissert | 2011-03-18 | 1 | -1/+1 |
| * | - fix build with ICU < 4.2, add ICU_VERSION for m4 checks | Pierre Joye | 2011-02-15 | 1 | -0/+1 |
| * | - Merged check from trunk to prevent building multiple SAPIs (bug #52419) | Jani Taskinen | 2010-11-19 | 1 | -0/+11 |
| * | - Using ifelse() here is safer, also eases debugging generated configure. | Jani Taskinen | 2010-11-13 | 1 | -8/+2 |
| * | - WS | Jani Taskinen | 2010-11-13 | 1 | -7/+7 |
| * | - Fixed bug #51740 (acinclude.m4 macro PHP_CHECK_SIZEOF is not properly quoted) | Felipe Pena | 2010-05-05 | 1 | -1/+1 |
* | | Looks like we need to explicity add libstdc++ on recent linux' too, like fedo... | Hannes Magnusson | 2011-12-27 | 1 | -5/+1 |
* | | Debian/Ubuntu don't have any special CFLAGS listed here for | Rasmus Lerdorf | 2011-08-21 | 1 | -1/+1 |
* | | 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 |
* | | 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 Serve... | Christopher Jones | 2011-03-23 | 1 | -1/+1 |
* | | Add the libraries we actually test and need for LDAP and OpenSSL, fixes bug #... | Raphael Geissert | 2011-03-18 | 1 | -1/+1 |
* | | - 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 al... | Jani Taskinen | 2010-11-18 | 1 | -3/+3 |
* | | - 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 on... | Jani Taskinen | 2010-11-13 | 1 | -13/+37 |
* | | - 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 |
* | | 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 |
* | | 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 |
* | - 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 |
* | Last attempt to get this stuff right before punting it | Rasmus Lerdorf | 2009-11-29 | 1 | -1/+1 |
* | More work on the autoconf 2.13->2.60+ transition code. | Rasmus Lerdorf | 2009-11-28 | 1 | -0/+4 |
* | Someone strap down Jani and give him a sedative please. | Rasmus Lerdorf | 2009-11-25 | 1 | -11/+11 |