Re: Scons for 1.4.x

2006-08-13 Thread Bo Peng
Can I customize scons for 1.4.x and add INSTALL.scons, development/scons to the 1.4.x branch? I am asking for this since scons has been stable for quite a while so I do not expect frequent changes. Scons/1.4.x has been committed. Please test. I expect that another two or three minor changes will

Re: Scons for 1.4.x

2006-08-13 Thread Abdelrazak Younes
Joost Verburg wrote: Bo Peng wrote: I have never been sussfully on aspell/win, mingw/vc/6.0/cvs whatsoever. :-( Aspell 0.60.4 with my patch in development/Win32/patches (1.4 branch) works fine with MinGW. That's the one included in the current Windows release. For C libraries MinGW/MSVC ca

Re: Scons for 1.4.x

2006-08-13 Thread Joost Verburg
Bo Peng wrote: I have never been sussfully on aspell/win, mingw/vc/6.0/cvs whatsoever. :-( Aspell 0.60.4 with my patch in development/Win32/patches (1.4 branch) works fine with MinGW. That's the one included in the current Windows release. For C libraries MinGW/MSVC can be mixed right? So l

Re: Scons for 1.4.x

2006-08-13 Thread Bo Peng
If you manage to compile Qt3, I think that's the way to go indeed. IIRC there is MSVC2003 patch from the Q..Win project, not sure about MSVC2005. I did not try that route. It should work though. You will have to port Aspell to MSVC. The good news is that Peter K. has already done so. The bad n

Re: Scons for 1.4.x

2006-08-13 Thread Abdelrazak Younes
Joost Verburg wrote: Bo Peng wrote: Can I customize scons for 1.4.x and add INSTALL.scons, development/scons to the 1.4.x branch? Does this mean that we can switch from MinGW to MSVC for the 1.4 Windows releases? That would be a good thing to work on. If you manage to compile Qt3, I think t

Re: Scons for 1.4.x

2006-08-13 Thread Joost Verburg
Bo Peng wrote: Can I customize scons for 1.4.x and add INSTALL.scons, development/scons to the 1.4.x branch? Does this mean that we can switch from MinGW to MSVC for the 1.4 Windows releases? That would be a good thing to work on. Joost

Re: Scons for 1.4.x

2006-08-13 Thread Jean-Marc Lasgouttes
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes: Bo> Can I customize scons for 1.4.x and add INSTALL.scons, Bo> development/scons to the 1.4.x branch? I am asking for this since Bo> scons has been stable for quite a while so I do not expect Bo> frequent changes. Yes. JMarc