summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2019-02-01configure: don't use special variable BASHDavid Bremner
2018-09-18configure: absolute path of perlDavid Bremner
2018-09-18configure: absolute path of bashDavid Bremner
2018-05-31configure: check for links to/from libdir in ldconfig outputDavid Bremner
2018-05-26configure: set 'infodir'David Bremner
2018-05-26configure: check for makeinfo and install-infoDavid Bremner
2018-05-10build: Allow user to specify ruby executableThomas Schneider
2018-05-03move more http -> httpsDaniel Kahn Gillmor
2017-12-08Merge branch 'release'David Bremner
2017-12-08crypto: signature verification reports valid User IDsDaniel Kahn Gillmor
2017-12-07cli/help: give a hint about notmuch-emacs-muaDaniel Kahn Gillmor
2017-12-07debian/control: build-depend on python3-sphinx instead of python-sphinxDaniel Kahn Gillmor
2017-12-04configure: session key handling in gmime maps to built_with("session_key")Daniel Kahn Gillmor
2017-10-21build: don't copy the test directory for out-of-tree buildsJani Nikula
2017-08-31build: fix unbound variable in configureJan Malakhovski
2017-08-29build: add target to run cppcheckDavid Bremner
2017-05-31test: define GMime version dependant breakageDavid Bremner
2017-05-31configure: add optional support for gmime-3.0David Bremner
2017-04-14configure: Be more verbose when compiler sanity checks failTomi Ollila
2017-03-25configure: change default bash completion location to /usr/shareDavid Bremner
2017-03-25tests: add compatibility layerMikhail
2017-03-12fix out of tree buildTomi Ollila
2017-03-12configure: add ${NOTMUCH_SRCDIR} -- absolute path to notmuch sourceTomi Ollila
2017-03-09configure: removed $zlib_(cflags|ldflags) from compat code buildTomi Ollila
2017-02-28Merge branch 'release'David Bremner
2017-02-27Revert "configure: add test for gpgconf --create-socketdir"David Bremner
2017-02-21Merge branch 'release'David Bremner
2017-02-21configure: add test for gpgconf --create-socketdirDavid Bremner
2017-01-09configure: remove leftover byte order test cleanupJani Nikula
2017-01-08build & util: drop byte order configure check and endian util headerJani Nikula
2017-01-08Merge branch 'release'David Bremner
2017-01-01configure: fix $prefix expansion for libdir_expandedTomi Ollila
2016-11-28build: install notmuch-emacs-mua.desktop file with emacsJani Nikula
2016-11-15lib: optionally silence Xapian deprecation warningsDavid Bremner
2016-10-06require xapian >= 1.2.6David Bremner
2016-09-30configure: set platform variables also when `uname` is unrecognizedTomi Ollila
2016-08-11configure: add --without-api-docs optionMikhail
2016-06-29Use the Xapian::DB_RETRY_LOCK flag when availableIstvan Marko
2016-06-05Use https instead of http where possibleDaniel Kahn Gillmor
2016-05-19configure: combine common parts of CONFIGURE_C{,XX}FLAGSTomi Ollila
2016-05-13configure: check directly for xapian compaction APIDavid Bremner
2016-05-08configure: detect Xapian:FieldProcessorDavid Bremner
2016-05-07configure: add set -uTomi Ollila
2016-05-07configure: replace ${CXXLAGS} with ${CXXFLAGS_for_sh}Tomi Ollila
2016-05-01configure: SC2016: Expressions don't expand in single quotesJani Nikula
2016-05-01configure: SC2034: glib_cflags and glib_ldflags appear unused.Jani Nikula
2016-05-01configure: SC2059: Don't use variables in the printf format string.Jani Nikula
2016-05-01configure: SC2006: Use $(..) instead of legacy `..`Jani Nikula
2016-04-12configure: add test for default xapian backendDavid Bremner
2016-04-01configure: autodetect xapian-1.3David Bremner