unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* notmuch on w32
@ 2013-10-17 20:02 Claudio Bley
  2013-10-19 19:54 ` David Bremner
  0 siblings, 1 reply; 6+ messages in thread
From: Claudio Bley @ 2013-10-17 20:02 UTC (permalink / raw)
  To: notmuch

Hi.

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.

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.

Bootstrapping works OK, basically overwriting the existing Makefiles.

So, up to this point, it would be possible to use the old Makefiles as
well as the autotools generated ones (allowing cross compilation and
out-of-source builds) alternatively.

The next step would be ensuring to include config.h as the first
header in every compilation unit. Furthermore, I'd need to replace
compat.h because that's what gnulib is used for.

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?

Or, are there any complications / problems I do not yet see?

Supporting two build system in parallel definitely is more
work, but it would be possible if feasible in some way.

Thanks for any opinions.

Regards,
Claudio
 
-- 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-10-21 22:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-17 20:02 notmuch on w32 Claudio Bley
2013-10-19 19:54 ` David Bremner
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

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).