Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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:- 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 |
| | |||||
* | MFH: - Add missing CXXFLAGS_CLEAN variable. | foobar | 2007-06-01 | 1 | -0/+2 |
| | |||||
* | 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: - Fixed header installing under phpize builds | foobar | 2005-11-21 | 1 | -1/+6 |
| | |||||
* | - Made it possible to do "make test" for phpized extensions | foobar | 2005-08-08 | 1 | -0/+2 |
| | |||||
* | - Proper fix for phpize when dealing with PECL | foobar | 2005-06-05 | 1 | -0/+3 |
| | |||||
* | - 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 | 1 | -3/+5 |
| | | | | | | | - Fixed several VPATH build issues - Changed all awk calls to use $AWK - Changed all mkdir calls to use "$php_shtool mkdir" | ||||
* | Removed unused DEFS subst | foobar | 2005-03-17 | 1 | -1/+0 |
| | |||||
* | Add missing subst | foobar | 2005-03-04 | 1 | -0/+1 |
| | |||||
* | - 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) | ||||
* | - 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 |
| | |||||
* | centralize cflags | Sascha Schumann | 2003-09-03 | 1 | -1/+1 |
| | |||||
* | enable re2c check for self-contained extensions | Sascha Schumann | 2003-09-02 | 1 | -0/+1 |
| | |||||
* | provide RE2C to external extensions | Sascha Schumann | 2003-09-02 | 1 | -0/+1 |
| | |||||
* | $host_* vars are used in extension config.m4s too. | foobar | 2003-08-05 | 1 | -0/+2 |
| | |||||
* | - Unified PHP_SETUP_OPENSSL with other PHP_SETUP_* macros. | foobar | 2003-06-24 | 1 | -12/+0 |
| | |||||
* | MFB move awk detection | Sascha Schumann | 2003-05-19 | 1 | -1/+2 |
| | |||||
* | - Fixed bug: #13561 (--without-pear prevents install of phpize, php-config) | foobar | 2003-01-28 | 1 | -0/+123 |