Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 2B852431FBF for ; Sun, 22 Nov 2009 08:00:28 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CPp2xpNsaiLN for ; Sun, 22 Nov 2009 08:00:27 -0800 (PST) Received: from mail-yw0-f200.google.com (mail-yw0-f200.google.com [209.85.211.200]) by olra.theworths.org (Postfix) with ESMTP id 89DB8431FBC for ; Sun, 22 Nov 2009 08:00:27 -0800 (PST) Received: by ywh38 with SMTP id 38so4250221ywh.6 for ; Sun, 22 Nov 2009 08:00:27 -0800 (PST) MIME-Version: 1.0 Received: by 10.90.62.4 with SMTP id k4mr5404836aga.56.1258905626868; Sun, 22 Nov 2009 08:00:26 -0800 (PST) In-Reply-To: <20091122141501.GH17268@jukie.net> References: <1258897630-22282-1-git-send-email-jeff@ocjtech.us> <20091122141501.GH17268@jukie.net> Date: Sun, 22 Nov 2009 10:00:26 -0600 Message-ID: <935ead450911220800r47284335n301a2b2432638c72@mail.gmail.com> From: Jeffrey Ollie To: Bart Trojanowski , Not Much Mail Content-Type: text/plain; charset=UTF-8 Subject: Re: [notmuch] [PATCH] Add SCons build files. X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Nov 2009 16:00:28 -0000 The SCons build files are not meant to require emacs. If I've messed something up and emacs is somehow required I would consider that a bug and would try to fix it. As far as availability, I'm sure that SCons is one yum or apt-get or away. The only people that would face more than a minor inconvenience are people that prefer to download tarballs and compile and install things themselves. Yes, I'm sure that make is widely available, but as notmuch gets used on a wider variety of systems some sort of configuration system will become necessary. If I can prevent another project from going down the autoconf/automake path I'll be happy. I started creating CMake build files but I don't know CMake well enough to come up with a working build. On 11/22/09, Bart Trojanowski wrote: > * Jeffrey C. Ollie [091122 08:47]: >> The SCons build files included here *should* do everything that the >> current Makefiles do, plus a little bit of configuration checking. To >> build/install: > > Wouldn't that have the unfortunate side effect of making notmuch > unusable w/o emacs and scons installed? > > GNU make has a much wider install base, and notmuch is still very useful > without emacs. > > -Bart > > -- > WebSig: http://www.jukie.net/~bart/sig/ > -- Sent from my mobile device Jeff Ollie