summaryrefslogtreecommitdiffstats
path: root/configure
AgeCommit message (Expand)Author
2022-01-22configure: check for ASAN supportDavid Bremner
2022-01-11configure: Ignore more options that Fedora spec macros expectMichael J Gruber
2021-12-29Merge branch 'release'David Bremner
2021-12-29configure: calculate NOTMUCH_BUILDDIR, write to Makefile.configDavid Bremner
2021-12-11configure: have bash_absolute and perl_absolute always definedTomi Ollila
2021-12-05python-cffi: fix out-of-tree buildDavid Bremner
2021-10-10configure: whitespace cleanupDavid Bremner
2021-10-09configure: check explicitely for python dev (include) filesDavid Bremner
2021-09-04configure: optional library sfsexpDavid Bremner
2020-10-21configure: replace $(realpath emacs) with $(cd emacs && pwd -P)Tomi Ollila
2020-08-12configure: Check if emacs >= 25 (instead of >= 24) is availableTomi Ollila
2020-08-08configure: drop check for default xapian backendĐoàn Trần Công Danh
2020-08-08configure: check for pytest with python -m pytestĐoàn Trần Công Danh
2020-07-18configure: replace multiple redirects with redirected blockDavid Bremner
2020-07-16configure: make sure WITH_PYTHON_DOCS is initializedDavid Bremner
2020-07-15doc: add new python bindings to main documentation tree.David Bremner
2020-07-15doc: replace use of environment variables with a generated configDavid Bremner
2020-07-11test: drop upgrade from v1 testsDavid Bremner
2020-07-03doc: update install suggestions for fedora derivativesDavid Bremner
2020-07-02configure: can gpgme can verify signatures when decrypting with a session key?Daniel Kahn Gillmor
2020-06-26configure: detect 64 bit time_tDavid Bremner
2020-06-09configure: use cffi.FFI().verify() to test buildability of CFFI bindingsTomi Ollila
2020-06-06configure: require python 3.5 for CFFI-based notmuch bindingsTomi Ollila
2020-06-01configure: check existence of python3 setuptools and dev packageTomi Ollila
2020-05-30python-cffi: enable out-of-tree buildsDaniel Kahn Gillmor
2020-05-22configure: report GMime minimum version in ./configure outputDaniel Kahn Gillmor
2020-05-22smime: tests of X.509 certificate validity are known-broken on GMime < 3.2.7Daniel Kahn Gillmor
2020-04-23build: drop support for xapian versions less than 1.4Tomi Ollila
2020-03-19configure: Check GMime version properlyDaniel Kahn Gillmor
2019-12-09configure: fix reference to possibly undefined $PKG_CONFIG_PATHTomi Ollila
2019-12-03configure: Install zsh completions where zsh will find them.Oliver Kiddle
2019-12-03tests: run python-cffi testsDavid Bremner
2019-12-03configure: check for python cffi and pytest modulesDavid Bremner
2019-09-11configure: disallow whitespace in paths, extend checks to $PWDTomi Ollila
2019-08-29configure: fix out of tree build; check unsafe characters in srcdirTomi Ollila
2019-06-17Merge branch 'release'David Bremner
2019-06-17configure: fix mktemp call for macOSRalph Seichter
2019-06-12build: drop variable HAVE_EMACS. use WITH_EMACS insteadDavid Bremner
2019-05-20configure: make _check_session_keys work with an as-needed linkerDaniel Kahn Gillmor
2019-05-20configure: handle TEMP_GPG more robustlyDaniel Kahn Gillmor
2019-05-20configure: better error handling on session key check.Daniel Kahn Gillmor
2019-05-20configure: Ensure that GMime can extract session keysDaniel Kahn Gillmor
2019-05-03gmime-cleanup: no longer need to use GMime major version during buildDaniel Kahn Gillmor
2019-05-03gmime-cleanup: always support session keysDaniel Kahn Gillmor
2019-05-03build: drop support for gmime-2.6David Bremner
2019-03-12Add a configure flag to disable rpathsLuis Ressel
2019-02-01Merge tag '0.28.1'David Bremner
2019-02-01configure: don't use special variable BASHDavid Bremner
2019-01-25configure: check that the version of emacs we may have is at least 24Tomi Ollila
2018-09-18configure: absolute path of perlDavid Bremner