notmuch/bindings
Felipe Contreras 8c3d19313e ruby: use in-tree notmuch library
Currently it simply finds any library available, and if notmuch is
installed in the system, it would give priority to that library.

Let's implement our own helper functions to link directly to the local
library, and give priority to the local header file.

Also, add an option to properly check if there are missing symbols.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
2013-05-23 08:15:20 -03:00
..
go go: use a different goconfig package 2013-05-03 21:21:01 -03:00
python python: Add bindings for notmuch_thread_get_messages 2013-05-05 13:56:39 -03:00
ruby ruby: use in-tree notmuch library 2013-05-23 08:15:20 -03:00