Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana) | foobar | 2005-04-30 | 3 | -1/+153 |
| | |||||
* | Moved phpextdist to dev/ | foobar | 2005-04-30 | 2 | -1/+1 |
| | |||||
* | Fix the echo/backquote issues + aclocal | foobar | 2005-04-07 | 1 | -6/+6 |
| | |||||
* | - Added the $PHP_AUTOCONF/$PHP_AUTOHEADER usage to phpize | foobar | 2005-04-07 | 1 | -5/+29 |
| | |||||
* | Remove: Has not existed for ages.. | foobar | 2005-03-24 | 1 | -1/+0 |
| | |||||
* | Removed unused DEFS subst | foobar | 2005-03-17 | 1 | -1/+0 |
| | |||||
* | - Remove these relics from era when TSRM was optional. | foobar | 2005-03-16 | 1 | -4/+1 |
| | |||||
* | Add missing subst | foobar | 2005-03-04 | 1 | -0/+1 |
| | |||||
* | ws | foobar | 2005-03-01 | 1 | -1/+1 |
| | |||||
* | Let's install the mbstring headers. | Wez Furlong | 2005-02-28 | 1 | -0/+2 |
| | | | | | Fixes PECL #3516 | ||||
* | - Restructured and added a few comments here and there. | foobar | 2005-02-24 | 1 | -6/+1 |
| | | | | | | | | - Made macros of couple of tests previously littering configure.in (e.g. PHP_PROG_AWK, PHP_PROG_LEX, PHP_PROG_BISON..) - Moved all PHP_SUBST() calls into their respective macros. (no point adding empty entries in Makefile if macro is not used) | ||||
* | - Return of the automake requirement. | foobar | 2005-01-25 | 1 | -1/+2 |
| | | | | | | # Unfortunately we can't control what macros are used by the 3rd party # extensions so.. | ||||
* | - Remove also autom4te.cache dir with phpize --clean | foobar | 2005-01-22 | 1 | -1/+1 |
| | |||||
* | - Changed phpize not to require automake and libtool. | foobar | 2005-01-20 | 2 | -13/+10 |
| | | | | | - Fixed build system to always use bundled libtool files. | ||||
* | - Add --with-libdir to phpized builds too | foobar | 2005-01-20 | 1 | -0/+5 |
| | |||||
* | - Make sure $host_alias is never empty | foobar | 2005-01-07 | 1 | -2/+0 |
| | |||||
* | MFB_4_3: Quote macro names in AC_DEFUN() | foobar | 2004-12-30 | 1 | -5/+5 |
| | |||||
* | - MFB: Add dom/xml_common.h header as installed header in order to be able ↵ | Derick Rethans | 2004-12-28 | 1 | -0/+1 |
| | | | | to build pecl/xml_reader | ||||
* | - Fixed bug #28385 (files in $(prefix)/lib/php/build/* installed with wrong | foobar | 2004-12-21 | 1 | -2/+6 |
| | | | | | permissions). (Jani, ramsy at ramix dot jp) | ||||
* | - We need to install the headers too. | Derick Rethans | 2004-11-23 | 1 | -0/+2 |
| | |||||
* | - do it right (phpize path issue) | Jan Lehnardt | 2004-06-19 | 1 | -1/+1 |
| | |||||
* | - phpize now can handle directories with spaces in their name (#28847) | Jan Lehnardt | 2004-06-19 | 1 | -5/+5 |
| | |||||
* | add ext/libxml/ to the headers path | Rob Richards | 2004-04-19 | 1 | -0/+1 |
| | |||||
* | Add more statistics | Marcus Boerger | 2004-03-30 | 1 | -8/+19 |
| | |||||
* | The test script to search for underscores | Marcus Boerger | 2004-03-30 | 1 | -0/+86 |
| | |||||
* | A script that searches for PHPAPI and ZEND_API prototypes | Hartmut Holzgraefe | 2004-02-20 | 1 | -0/+45 |
| | | | | | not enclosed by BEGIN_EXTERN_C/END_EXTERN_C | ||||
* | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 1 | -3/+3 |
| | |||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | - remove unneeded subroutine call | Jan Lehnardt | 2004-01-03 | 1 | -2/+0 |
| |