Re: [notmuch] [PATCH] Add SCons build files.

Subject: Re: [notmuch] [PATCH] Add SCons build files.

Date: Sun, 22 Nov 2009 14:02:18 -0600

To: Jed Brown

Cc: Not Much Mail

From: Jeffrey Ollie


On Sun, Nov 22, 2009 at 11:21 AM, Jed Brown <jed@59a2.org> wrote:
>
> I can do a CMake build if that's desirable.  While I prefer it to SCons,
> particularly when config/build times are an issue and you want to have
> several active build trees, it is a significantly heavier dependency.
> With SCons, you can dump scons-local (a pure Python script) into the
> source tree and then users only need Python.  There are lots of other
> lightweight build tools.

It would be interesting to compare SCons and CMake.  CMake is probably
more widely used since it's adoption by KDE but I like the fact that
SCons build scripts are lightly camouflaged Python scripts.  CMake's
syntax has so far seemed to get in the way of me figuring out what I
needed to do.

While I prefer SCons, I wouldn't be unhappy if CMake was chosen.

-- 
Jeff Ollie

Thread: