<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/configure, branch 0.2</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.2</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.2'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2010-04-16T02:45:11Z</updated>
<entry>
<title>configure: Fix syntax error (spaces in assignment).</title>
<updated>2010-04-16T02:45:11Z</updated>
<author>
<name>Gregor Hoffleit</name>
<email>gregor@hoffleit.de</email>
</author>
<published>2010-04-15T09:51:47Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=18433e4affa0124b5081fc57f652c832df9e9bb2'/>
<id>urn:sha1:18433e4affa0124b5081fc57f652c832df9e9bb2</id>
<content type='text'>
Before and after the assignment operator, no spaces are allowed.
I don't know if there are any /bin/sh which allow spaces, but at least
in bash, csh and zsh, the former code was no valid assigment.
</content>
</entry>
<entry>
<title>Makefile: Fix final linking of notmuch binary for OS X.</title>
<updated>2010-04-14T23:29:50Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-14T23:29:50Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3d7af74ce512f4eed451ac86da3890397999d321'/>
<id>urn:sha1:3d7af74ce512f4eed451ac86da3890397999d321</id>
<content type='text'>
Apparently the OS X linker can't resolve symbols when linking a
program (notmuch) against a library (libnotmuch) when the library
depends on another library (libgmime) that the program doesn't depend
on directly.

For this case, we need to link the program directly against both
libraries, but we don't want to do this on Linux, where the linker can
do this on its own and the explicit, unneeded link would cause
problems.
</content>
</entry>
<entry>
<title>Add infrastructure for building shared library on OS X.</title>
<updated>2010-04-14T23:10:27Z</updated>
<author>
<name>Aaron Ecay</name>
<email>aaronecay@gmail.com</email>
</author>
<published>2010-04-11T23:44:53Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8c8079a8b14fac5e8ca6b682e5c76e08a824f2e7'/>
<id>urn:sha1:8c8079a8b14fac5e8ca6b682e5c76e08a824f2e7</id>
<content type='text'>
This patch adds a configure check for OS X (actually Darwin),
and sets up the Makefiles to build a proper shared library on
that platform.

Signed-off-by: Aaron Ecay &lt;aaronecay@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add simplistic reimplementation of strcasestr to compat library</title>
<updated>2010-04-14T18:34:12Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>hohndel@x200.gr8dns.org</email>
</author>
<published>2010-04-13T16:47:48Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d09154465aeae727e93a4abf54ff8f3bf0bdab76'/>
<id>urn:sha1:d09154465aeae727e93a4abf54ff8f3bf0bdab76</id>
<content type='text'>
While all systems that I have access to support strcasestr, it is
in fact not part of POSIX. So here's a fallback reimplementation
based on POSIX functions.

Signed-off-by: Dirk Hohndel &lt;hohndel@infradead.org&gt;

Tested-by: Tomas Carnecky &lt;tom@dbservice.com&gt; (on OpenSolaris snv_134)
</content>
</entry>
<entry>
<title>Fix the default value for --includedir.</title>
<updated>2010-04-07T23:00:48Z</updated>
<author>
<name>Mike Kelly</name>
<email>pioto@pioto.org</email>
</author>
<published>2010-04-07T15:48:31Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=37b8f5a8f2af32eabbb5ff1ba751bdfa2ee08082'/>
<id>urn:sha1:37b8f5a8f2af32eabbb5ff1ba751bdfa2ee08082</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: Install emacs code to site-lisp, not site-lisp/notmuch</title>
<updated>2010-04-07T17:09:35Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-07T17:07:23Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a7a961c510a87dc8af2842decabcbc9ecb7c1139'/>
<id>urn:sha1:a7a961c510a87dc8af2842decabcbc9ecb7c1139</id>
<content type='text'>
And just make the Debian packaging request site-lisp/notmuch like it
wants. Otherwise, the installed files won't appear on the load-path
so won't be found by emacs.
</content>
</entry>
<entry>
<title>Install emacs lisp files into a notmuch sub-directory of site-lisp.</title>
<updated>2010-04-07T01:30:43Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-06T22:05:13Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=dfbec15b2388158693ab0dce0c7d348c4c5a98a5'/>
<id>urn:sha1:dfbec15b2388158693ab0dce0c7d348c4c5a98a5</id>
<content type='text'>
Now that we have multiple emacs-lisp source files, it's just more
polite this way.
</content>
</entry>
<entry>
<title>configure: Ignore more options that debhelper expects.</title>
<updated>2010-04-06T21:42:09Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-06T20:04:08Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a597c8b6ca7140e2a54b71eba86ea14d491582f9'/>
<id>urn:sha1:a597c8b6ca7140e2a54b71eba86ea14d491582f9</id>
<content type='text'>
These include:

	--infodir=DIR
	--localstatedir=DIR
	--libexecdir=DIR
	--disable-maintainer-mode
	--disable-dependency-tracking
</content>
</entry>
<entry>
<title>configure: Add a --sysconfdir option.</title>
<updated>2010-04-06T21:42:09Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-06T19:53:02Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ea43d06300b64aca2397ca77dfa526db6a2e3d9b'/>
<id>urn:sha1:ea43d06300b64aca2397ca77dfa526db6a2e3d9b</id>
<content type='text'>
Which means that the bash completion script will now install
to ${prefix}/etc by default (unless configured with --syconfdir=/etc)
which is probably the right thing to do.
</content>
</entry>
<entry>
<title>configure: Add support for a --mandir option</title>
<updated>2010-04-06T21:42:09Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-06T19:47:16Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1d1ad74db9b85804fdec7e3311223caa7a591c82'/>
<id>urn:sha1:1d1ad74db9b85804fdec7e3311223caa7a591c82</id>
<content type='text'>
Again, nothing tricky here.
</content>
</entry>
</feed>
