| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed bug #50795 (man pages have bad whatis entries) | Kalle Sommer Nielsen | 2010-02-17 | 2 | -7/+5 |
| | | | | | - Patch by Debian | ||||
| * | - Partially revert the autoconf 2.6x "fix" to make configure work with release | Jani Taskinen | 2009-11-27 | 1 | -1/+1 |
| | | |||||
| * | Missed a few - now it really works with autoconf-2.64+ | Rasmus Lerdorf | 2009-11-25 | 1 | -1/+1 |
| | | |||||
| * | MFH:- Fixed bug #48661 (phpize broken with non-bash shells) | Jani Taskinen | 2009-06-24 | 1 | -2/+2 |
| | | |||||
| * | MFH:- Fixed bug #48456 (CPPFLAGS not restored properly in phpize.m4) | Jani Taskinen | 2009-06-02 | 1 | -0/+1 |
| | | |||||
| * | MFH: Add support for Sun CC | Jani Taskinen | 2009-05-09 | 1 | -1/+14 |
| | | |||||
| * | MFH:- Added path sanity check (autotools + libtool do not cope with ↵ | Jani Taskinen | 2009-04-20 | 1 | -6/+24 |
| | | | | | whitespace..) | ||||
| * | Add find_tested script to 5_2 branch (for use by gcov.php.net) | Steve Seear | 2008-12-15 | 1 | -0/+222 |
| | | |||||
| * | MFH:- Applied the missing parts to phpize.m4 for zend extension builds | Jani Taskinen | 2008-07-31 | 1 | -2/+32 |
| | | |||||
| * | MFH: sync build stuff | Jani Taskinen | 2008-07-30 | 1 | -1/+36 |
| | | |||||
| * | - Fixed the fix for not requiring C++ always | David Soria Parra | 2008-07-27 | 1 | -1/+1 |
| | | |||||
| * | MFH: Fixed a minor problem in not enabling c++/g++ when not needed. | Jani Taskinen | 2008-07-25 | 1 | -4/+8 |
| | | |||||
| * | MFH:- Fix problem with non-bash compliant shells | Jani Taskinen | 2007-08-24 | 1 | -1/+1 |
| | | |||||
| * | MFH:- Fixed bug #42292 ($PHP_CONFIG not set for phpized builds) | Jani Taskinen | 2007-08-14 | 1 | -5/+7 |
| | | |||||
| * | MFH:- Fixed bug #42195 (C++ compiler required always) | Jani Taskinen | 2007-08-06 | 1 | -0/+4 |
| | | |||||
| * | MFH | Antony Dovgal | 2007-07-25 | 1 | -6/+6 |
| | | |||||
| * | MFH: cleanup & sync | Jani Taskinen | 2007-07-18 | 1 | -37/+31 |
| | | |||||
| * | oops | foobar | 2007-06-29 | 1 | -1/+1 |
| | | |||||
| * | MFH:- Improved php-config: | foobar | 2007-06-29 | 3 | -20/+73 |
| | | | | | | | | | 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: - Add missing CXXFLAGS_CLEAN variable. | foobar | 2007-06-01 | 1 | -0/+2 |
| | | |||||
| * | Update copyright year | Ilia Alshanetsky | 2007-01-01 | 2 | -2/+2 |
| | | | | | | # The rest of the files were already updated by Sebastian | ||||
| * | more improvements | Antony Dovgal | 2006-09-10 | 1 | -3/+8 |
| | | |||||
| * | MFH: improve the script | Antony Dovgal | 2006-09-10 | 1 | -1/+33 |
| | | |||||
| * | add the script to run diagnostic tests on zend_parse_parameters*() usage, ↵ | Nuno Lopes | 2006-09-08 | 1 | -0/+336 |
| | | | | | per Andrei's request | ||||
| * | MFH: - Added PHP_VERSION_ID == PHP_VERSION as integer. | foobar | 2006-07-27 | 2 | -1/+8 |
| | | |||||
| * | MFH:- Fix build with ext/date/lib with shared extensions | foobar | 2006-07-27 | 1 | -1/+1 |
| | | |||||
| * | MFH: - Determine the shared/link lib suffixes in one macro. | foobar | 2006-04-10 | 1 | -2/+1 |
| | | |||||
| * | MFH | Andrei Zmievski | 2006-04-08 | 1 | -0/+1 |
| | | |||||
| * | MFH | foobar | 2006-01-01 | 1 | -1/+1 |
| | | |||||
| * | bump year and license version | foobar | 2006-01-01 | 4 | -57/+19 |
| | | |||||
| * | MFH | foobar | 2005-12-12 | 1 | -1/+1 |
| | | |||||
| * | MFH: cleanup test outputs | foobar | 2005-12-12 | 1 | -2/+2 |
| | | |||||
| * | MFH: - Fixed header installing under phpize builds | foobar | 2005-11-21 | 4 | -21/+13 |
| | | |||||
| * | - Fixed bug #34850 (--program-suffix and --program-prefix not included in ↵ | foobar | 2005-10-13 | 1 | -5/+5 |
| | | | | | man page names) | ||||
| * | portability fix (for solaris) | Wez Furlong | 2005-09-01 | 1 | -2/+2 |
| | | |||||
| * | - MFH run-tests-config.php was never used and now renamed | Marcus Boerger | 2005-08-31 | 1 | -2/+1 |
| | | |||||
| * | Add ext to the include path. | Wez Furlong | 2005-08-18 | 1 | -1/+1 |
| | | |||||
| * | Fix cleanup | foobar | 2005-08-08 | 1 | -1/+5 |
| | | |||||
| * | - Made it possible to do "make test" for phpized extensions | foobar | 2005-08-08 | 5 | -4/+20 |
| | | |||||
| * | test -e doesn't work on solaris | Wez Furlong | 2005-08-04 | 1 | -1/+1 |
| | | |||||
| * | - Bumber up year | foobar | 2005-08-03 | 4 | -4/+4 |
| | | |||||
| * | - This does not have to be egrep here | foobar | 2005-06-15 | 1 | -4/+3 |
| | | |||||
| * | - Fix phpize: need to eval path variables for them to be usable | foobar | 2005-06-10 | 1 | -10/+20 |
| | | |||||
| * | - Fix paths when using --libdir and --includedir configure options | foobar | 2005-06-07 | 2 | -3/+3 |
| | | |||||
| * | - Proper fix for phpize when dealing with PECL | foobar | 2005-06-05 | 2 | -1/+4 |
| | | |||||
| * | - Changed the PATH_SEPARATOR check to a macro | foobar | 2005-05-30 | 1 | -1/+1 |
| | | | | | | | | - Made sure we're generating aclocal.m4 in same way with both buildconf and phpize. # Bug #33177 | ||||
| * | Removed the empty $bin_src_SCRIPTS (no longer needed), bug #33166 | foobar | 2005-05-30 | 1 | -5/+0 |
| | | |||||
| * | - Make sure EGREP and SED get set early enough. | foobar | 2005-05-27 | 1 | -2/+2 |
| | | |||||
| * | - Added PHP_INSTALL_HEADERS() macro | foobar | 2005-05-07 | 2 | -23/+7 |
| | | | | | | | | - Fixed several VPATH build issues - Changed all awk calls to use $AWK - Changed all mkdir calls to use "$php_shtool mkdir" | ||||
| * | - acconfig.h should not be installed. (it is only a template file..) | foobar | 2005-05-03 | 1 | -1/+0 |
| | | |||||
