unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: David Bremner <david@tethera.net>
To: Claudio Bley <claudio.bley@googlemail.com>, notmuch@notmuchmail.org
Subject: Re: notmuch on w32
Date: Sat, 19 Oct 2013 16:54:48 -0300	[thread overview]
Message-ID: <87bo2lvxx3.fsf@zancas.localnet> (raw)
In-Reply-To: <87mwm71x91.wl%claudio.bley@gmail.com>

Claudio Bley <claudio.bley@googlemail.com> writes:

> I wanted to use notmuch on MS Windows and thus have ported the code to
> be able to compile with MinGW and MSYS using the GNU autotools on that
> platform.

Do you really need autotools, or was it just the easiest path to get
things working on w32?  

> Now, I'm in the process of streamlining the patches.
>
> As a first prerequisite I integrated gnulib as a git submodule and
> added the Makefile.am and configure.ac stuff.

I'm not really in favour of embedding gnulib (or any other library) in
the notmuch source tree, using submodules or otherwise. I understand the
gnulib authors intend it to be embedded, but the idea of staticly
linking to something whose source tree is 87M gives me pause.  

At least on debian gnulib is packaged as a seperate library; I don't
know how usable it is in that configuration.

I wouldn't say that we are minimalist, but we are making an effort to
keep the dependencies as small as possible, so even setting aside the
question of embedding, the cost/benefit ratio of this new proposed
dependency would have to be discussed.

> My question is: would it hurt your feelings if I'd rip off the old
> build system completely and substitute it with an autotools build?

We have so far avoided autotools on purpose.  For a previous discussion
on build systems, see

    http://article.gmane.org/gmane.mail.notmuch.general/700

(and the rest of the thread).

I don't want to sound too discouraging, but my initial impression is
that your approach sounds fairly intrusive for a benefit (w32
compatibility) that is not a huge motivator for me. 

Speaking only for myself,

d

P.S. in case it isn't completely obvious, I'm only discussing what's
suitable for inclusion upstream.

  reply	other threads:[~2013-10-19 19:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-17 20:02 notmuch on w32 Claudio Bley
2013-10-19 19:54 ` David Bremner [this message]
2013-10-19 20:22   ` Felipe Contreras
2013-10-20 14:50     ` Tomi Ollila
2013-10-20 16:05       ` David Bremner
2013-10-21 21:59         ` Claudio Bley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bo2lvxx3.fsf@zancas.localnet \
    --to=david@tethera.net \
    --cc=claudio.bley@googlemail.com \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).