bksys / scons (Re: win32 port)

Alexander Neundorf neundorf at kde.org
Tue Jan 10 19:23:03 CET 2006


On Tuesday 10 January 2006 18:57, Thiago Macieira wrote:
> Alexander Neundorf wrote:
> >To make it clear: cmake supports multiple buildsystems, adding another
> > one doesn't mean that the support for make would have to be dropped.
> > cmake generates the build files, and then the actual build tool works
> > with the generated build files. This means it generates Makefiles for
> > make, XCode projects for XCode, MSVC projects for MSVC.
> >If there is a build tool which does have a concept of compilation and
> >non-compilation jobs and which has progress information, support for
> > this build tool can be added as an *additional* generator to cmake.
>
> So how about an unsermake backend for cmake? :-)

It just has to be written, by somebody who wants it and who knows unsermake...

Bye
Alex
-- 
Work: alexander.neundorf at jenoptik.com - http://www.jenoptik-los.de
Home: neundorf at kde.org                - http://www.kde.org
      alex at neundorf.net               - http://www.neundorf.net


More information about the Kde-buildsystem mailing list