[notmuch] [PATCH] Add SCons build files.
Jeffrey Ollie
jeff at ocjtech.us
Sun Nov 22 12:02:18 PST 2009
On Sun, Nov 22, 2009 at 11:21 AM, Jed Brown <jed at 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
More information about the notmuch
mailing list