summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.local
AgeCommit message (Expand)Author
2021-09-04lib/parse-sexp: parse single terms and the empty list.David Bremner
2021-05-13lib: make glib initialization thread-safeDavid Bremner
2020-12-23lib: factor out notmuch_database_open* related code to own fileDavid Bremner
2020-12-23lib: factor out prefix related code to its own fileDavid Bremner
2020-12-23lib: factor out feature name related code.David Bremner
2020-08-09emacs: Use makefile-gmake-mode in Makefile*sJonas Bernoulli
2018-05-07lib: add thread subqueries.David Bremner
2017-12-28Revert "lib: add thread subqueries."David Bremner
2017-12-25lib: add thread subqueries.David Bremner
2017-09-13build: fix out-of-tree builds, againJani Nikula
2017-08-23reindex: drop notmuch_param_t, use notmuch_indexopts_t insteadDaniel Kahn Gillmor
2017-08-01lib: factor out message-id parsing to separate file.David Bremner
2017-08-01lib: isolate n_d_add_message and helper functions into own fileDavid Bremner
2017-05-12build: switch to hiding libnotmuch symbols by defaultJani Nikula
2017-03-18rename libutil.a to libnotmuch_util.aDavid Bremner
2017-03-03lib: regexp matching in 'subject' and 'from'David Bremner
2017-01-08lib: use glib for sha1 digests instead of embedding libsha1Jani Nikula
2016-09-21lib: basic message-property APIDavid Bremner
2016-09-21lib: private string map (associative array) APIDavid Bremner
2016-05-25lib: add support for named queriesDavid Bremner
2016-05-24lib: provide config APIDavid Bremner
2016-05-13lib/cli: add library API / CLI for compile time optionsDavid Bremner
2015-08-10build: extract library versions from notmuch.hDavid Bremner
2015-08-04lib: add public accessor for database from queryDavid Bremner
2015-06-13lib, ruby: make use of -Wl,--no-undefined configurableDavid Bremner
2015-03-06lib: make notmuch shared library install_name be full path on Mac OS XJ. Lewis Muir
2015-03-01lib: bump SONAME minor versionDavid Bremner
2014-09-16lib: bump sonamePeter Wang
2013-12-07lib: Bump library version from 3.0.0 to 3.1.0Austin Clements
2013-12-07lib: Make VERSION macros agree with soname versionAustin Clements
2013-01-22lib/Makefile.local: depend on libs we are linking withAmadeusz Żołnowski
2012-10-31lib: add date range query supportJani Nikula
2012-10-31build: build parse-time-string as part of the notmuch lib and static cliJani Nikula
2012-10-27Support OpenBSDAustin Clements
2012-05-05lib: Bump SO version from 2.0.0 to 3.0.0Austin Clements
2011-11-19Don't link libnotmuch if libutil isn't linked in properly.Tom Prince
2011-11-13Link libutil using filenmae, rather than using -l.Tom Prince
2011-10-30xutil.c: remove duplicate copies, create new library libutil.a to contain xutil.David Bremner
2011-10-24Prefix lib/notmuch.h and lib/gen-version-script.sh with $(srcdir)Amadeusz Żołnowski
2011-10-04lib: bump SONAMEDavid Bremner
2011-09-24lib: bump library minor version because of new symbols.David Bremner
2011-07-20libnotmuch: only build symbols list after the modules are builtThomas Jost
2011-07-17Merge commit '0.6.1'David Bremner
2011-07-16libnotmuch: export Xapian typeinfo symbolsDavid Bremner
2011-07-03Use POSIX sed invocationRobin Green
2011-06-29lib/Makefile.local: remove leftover debugging output.David Bremner
2011-06-28libnotmuch: build symbols list without relying on gcc -aux-info.David Bremner
2011-06-28libnotmuch: build symbols list without relying on gcc -aux-info.David Bremner
2011-06-28libnotmuch: fix typos in CLEAN setting, add fileDavid Bremner
2011-06-23fix sum moar typos [build scripts, Makefiles]Pieter Praet