Re: [PHP-DEV] PHP Cmake

2008-07-29 Thread Alejandro Leiva
On 29/07/2008, at 20:19, Stanislav Malyshev wrote: Hi! possibilities). I missed to remark that we'll implement phpize based on CMake (if is necesary). Some way to build an extension stand-alone - phpize or other - is definitely necessary. Of course, what I try to say is that we'll imp

Re: [PHP-DEV] PHP Cmake

2008-07-29 Thread Stanislav Malyshev
Hi! possibilities). I missed to remark that we'll implement phpize based on CMake (if is necesary). Some way to build an extension stand-alone - phpize or other - is definitely necessary. -- Stanislav Malyshev, Zend Software Architect [EMAIL PROTECTED] http://www.zend.com/ (408)253-8829

Re: [PHP-DEV] PHP Cmake

2008-07-29 Thread Alejandro Leiva
El 29/07/2008, a las 15:13, Brian J. France escribió: On Jul 29, 2008, at 4:52 AM, Alejandro Leiva wrote: I'm working in porting php to cmake there is information in the wiki @ http://wiki.php.net/internals/cmake, now is compiling Zend, main, TSRM, ext/ctype, ext/date, ext/dom, ext/libxml

Re: [PHP-DEV] PHP Cmake

2008-07-29 Thread Brian J. France
On Jul 29, 2008, at 4:52 AM, Alejandro Leiva wrote: I'm working in porting php to cmake there is information in the wiki @ http://wiki.php.net/internals/cmake, now is compiling Zend, main, TSRM, ext/ctype, ext/date, ext/dom, ext/libxml, ext/phar, ext/ standard and sapi/cli. I wrote a php sc