]> rtime.felk.cvut.cz Git - notmuch.git/commit
lib/cli: add library API / CLI for compile time options
authorDavid Bremner <david@tethera.net>
Tue, 22 Mar 2016 10:54:45 +0000 (07:54 -0300)
committerDavid Bremner <david@tethera.net>
Fri, 13 May 2016 10:29:12 +0000 (07:29 -0300)
commit792bea5aff135107fd970f51f3ef8c65f68194de
treeb3df6cbce34542f2789d70c402c2194edcc6b18e
parentbbf6069252d31e6693ee99cce8bf4f9fab47e360
lib/cli: add library API / CLI for compile time options

This is intentionally low tech; if we have more than two options it may
make sense to build up what infrastructure is provided.
doc/man1/notmuch-config.rst
lib/Makefile.local
lib/built-with.c [new file with mode: 0644]
lib/notmuch.h
notmuch-config.c
test/T030-config.sh
test/T040-setup.sh
test/test-lib.sh