Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: Get rid of the four different versions of zend_extension* and only use | Derick Rethans | 2009-05-18 | 1 | -9/+1 |
| | | | | | | | zend_extension. Because of the API identifier change in PHP 5.3 you also get a proper warning message now. #- [DOC] | ||||
* | fixing missing semi-colon | Zoe Slattery | 2009-05-07 | 2 | -2/+2 |
| | |||||
* | Replacing generate script with a new version | Zoe Slattery | 2009-05-07 | 79 | -1148/+2853 |
| | |||||
* | MFH:- Added path sanity check (autotools + libtool do not cope with ↵ | Jani Taskinen | 2009-04-20 | 1 | -6/+24 |
| | | | | whitespace..) | ||||
* | Fix cc detection in phpize according to changes in configure.in | David Soria Parra | 2008-12-03 | 1 | -1/+14 |
| | |||||
* | MFH:- Applied the missing parts to phpize.m4 for zend extension builds | Jani Taskinen | 2008-07-31 | 1 | -2/+32 |
| | |||||
* | MFH:- Detect whether debugging was enabled in PHP and drop optimizing flags ↵ | Jani Taskinen | 2008-07-30 | 1 | -0/+35 |
| | | | | if so (merge from configure.in) | ||||
* | ws | Jani Taskinen | 2008-07-30 | 1 | -1/+1 |
| | |||||
* | MFB: - 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 |
| | |||||
* | Added a script that generates phpt test coverage information for functions ↵ | Steve Seear | 2008-05-09 | 1 | -0/+222 |
| | | | | and methods. | ||||
* | Changes to the code that generates variations (Robin & Josie) | Zoe Slattery | 2008-04-15 | 1 | -32/+86 |
| | |||||
* | Fixing: | Zoe Slattery | 2008-04-13 | 1 | -8/+4 |
| | | | | | | | (1) remove proto from start (2)substitute "Done" with ===DONE== after closing tag in FILE section and at end of EXPECTF. (3) Remove "add comment here..." | ||||
* | Fixing typo arg->arglist at line 195. Thanks Chris J! | Zoe Slattery | 2008-02-14 | 1 | -1/+1 |
| | |||||
* | Fixing bug 44042 | Zoe Slattery | 2008-02-06 | 1 | -86/+79 |
| | |||||
* | Moving the the phpt generation script to scripts/dev directory at Jani's ↵ | Zoe Slattery | 2008-02-03 | 1 | -0/+1105 |
| | | | | suggestion. | ||||
* | 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 |
| |