notmuch/lib
Michael J Gruber 785f9d656d fix build without sfsexp
a1d139de ("lib: add sexp: prefix to Xapian (infix) query parser.",
2022-04-09) introduced sfsexp infix queries. This requires the infix
preprocessor to be built in in a way which does not require sfsexp when
notmuch is built without it.

Make the preprocessor throw a Xapian error in this case (and fix the
build).

Signed-off-by: Michael J Gruber <git@grubix.eu>
2022-04-15 14:17:31 -03:00
..
add-message.cc Merge branch 'release' 2021-05-22 09:34:55 -03:00
built-with.c rename built_with.sexpr_query to built_with.sexp_queries 2021-12-03 20:06:06 -04:00
config.cc lib/config: move g_key_File_get_string before continue 2022-01-22 21:14:29 -04:00
database-private.h fix build without sfsexp 2022-04-15 14:17:31 -03:00
database.cc lib/database: delete stemmer on destroy 2022-01-22 21:14:29 -04:00
directory.cc
features.cc
filenames.c
index.cc lib: make glib initialization thread-safe 2021-05-13 22:21:57 -03:00
indexopts.c lib: make indexopts pointers opaque 2021-10-23 09:48:39 -03:00
init.cc lib: make glib initialization thread-safe 2021-05-13 22:21:57 -03:00
Makefile
Makefile.local lib: add sexp: prefix to Xapian (infix) query parser. 2022-04-15 08:25:46 -03:00
message-file.c lib: consider all instances of Delivered-To header 2021-08-29 18:10:08 -07:00
message-id.c
message-private.h
message-property.cc
message.cc lib/message: use passed database for error handling 2021-06-05 15:41:28 -03:00
messages.c
notmuch-private.h lib: make indexopts pointers opaque 2021-10-23 09:48:39 -03:00
notmuch.h lib: bump minor version to 6. 2022-01-29 18:13:26 -04:00
notmuch.sym
open.cc lib/open: use notmuch->params to track split status 2022-01-15 15:53:31 -04:00
parse-sexp.cc lib: strip trailing '/' from pathnames (sexp queries). 2022-01-27 07:48:27 -04:00
parse-time-vrp.cc lib/date: factor out date range parsing. 2022-01-26 07:41:02 -04:00
parse-time-vrp.h
prefix.cc lib: add sexp: prefix to Xapian (infix) query parser. 2022-04-15 08:25:46 -03:00
query-fp.cc lib: factor out expansion of saved queries. 2021-09-04 17:07:19 -07:00
query-fp.h
query.cc fix build without sfsexp 2022-04-15 14:17:31 -03:00
regexp-fields.cc lib: do not phrase parse prefixed bracketed subexpressions 2022-03-19 07:27:29 -03:00
regexp-fields.h lib: factor out query construction from regexp 2021-09-04 17:07:19 -07:00
sexp-fp.cc fix build without sfsexp 2022-04-15 14:17:31 -03:00
sexp-fp.h lib: add sexp: prefix to Xapian (infix) query parser. 2022-04-15 08:25:46 -03:00
sha1.c
string-list.c
string-map.c
tags.c
thread-fp.cc lib/thread-fp: factor out query expansion, rewrite in Xapian 2021-09-04 17:07:19 -07:00
thread-fp.h
thread.cc lib/thread: add common prefix to debug messages, join lines 2021-05-23 08:01:38 -03:00