Re: [PHP-CVS] svn: /php/php-src/trunk/ ext/bz2/bz2.dsp ext/ctype/ctype.dsp ext/curl/curl.dsp ext/dba/dba.dsp ext/dom/dom.dsp ext/exif/exif.dsp ext/ext_skel_win32.php ext/gd/gd.dsp ext/gettext/gettex

2010-04-29 Thread Pierre Joye
On Thu, Apr 29, 2010 at 10:23 AM, Dmitry Stogov dmi...@zend.com wrote:
 Hi Rob,

 May be I missed the discussion...

 I'm not sure if it's a good idea to have all this scarp in SVN.
 Personally, I won't support these DSP files just because I don't use Visual
 Studio 6.0 to build php. This method was deprecated for ages. I'm also not
 sure if next php version is going to support VC 6.0 at all.

PHP next won't support anything below VC9.

However these files are not used to build PHP but to ease debugging. I
don't use them but some does and find them useful.

I don't have a strong opinion on that, so feel free to keep or remove
them, but take a decision once (I hate to do svn update after they are
restored :).

Cheers,
-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-CVS] svn: /php/php-src/trunk/ ext/bz2/bz2.dsp ext/ctype/ctype.dsp ext/curl/curl.dsp ext/dba/dba.dsp ext/dom/dom.dsp ext/exif/exif.dsp ext/ext_skel_win32.php ext/gd/gd.dsp ext/gettext/gettex

2010-04-29 Thread Pierre Joye
On Thu, Apr 29, 2010 at 11:28 AM, Dmitry Stogov dmi...@zend.com wrote:
 Hi Rob,

 The problem is not to have them. The problem is to keep them in consistency
 in case someone adds/removes a file. I like the idea of automatic generation
 much more.

That's what cmake aims to. But having JS code to generate them is a no
go as of now (especially with VS2010 having yet another format).

-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php