summaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)Author
2019-05-19Adjust docbook2texi program search.Kevin McCarthy
2019-05-19Update gpgme and gpg-error automake checks.Kevin McCarthy
2019-04-21Fix unistring library configure test.Kevin McCarthy
2019-04-14configure.ac: fix static build with idn2 and unistringFabrice Fontaine
2019-04-11Generate version string during make not configureAaron Schrab
2019-02-23Add additional search names for docbook texi conversion program.Kevin McCarthy
2018-12-04Always use the gpgme_new wrapper in crypt-gpgme.Werner Koch
2018-12-04Require GPGME version 1.2.0 and drop useless HAVE macros.Werner Koch
2018-10-04Build info file documentation.Kevin McCarthy
2018-09-27Add regfree to configure regex test.Kevin McCarthy
2018-08-29Rename pgpring to mutt_pgpring.Kevin McCarthy
2018-08-28new Finnish translationTommi A Pirinen
2018-08-21Merge branch 'stable'Kevin McCarthy
2018-08-21Add autoconf check for libunistring when checking for idn2.Kevin McCarthy
2018-06-18Convert context and buffy to use nanosecond timestamps.Kevin McCarthy
2018-06-03add feature file monitoring with Linux inotifyGT
2018-05-08Add declaration checks for libidn2.Kevin McCarthy
2018-04-15Add libidn2 supportMatej Muzila
2018-04-02Merge branch 'stable'Kevin McCarthy
2018-04-02configure: check for tinfo matching ncursesKevin McCarthy
2018-01-17Merge branch 'stable'Kevin McCarthy
2018-01-17Remove muttbug and flea.Kevin McCarthy
2017-12-17manually touch atime when reading a mbox fileAdam Borowski
2017-11-08Use fgets_unlocked and fgetc_unlocked if available.David Wilson
2017-07-28Convert raw_socket_poll() to use gettimeofday().Kevin McCarthy
2017-07-24Add autoconf search for clock_gettime.Kevin McCarthy
2017-06-06Restore setenv function.Kevin McCarthy
2017-04-30Convert all exec calls to use mutt_envlist(), remove setenv function.Vincent Lefevre
2017-03-07Move the OpenSSL partial chain support check inside configure.ac. (see #3916)Kevin McCarthy
2017-02-07Add Kyoto Cabinet support to the header cache.Kevin McCarthy
2017-02-04Add LMDB backend support for header cache. (see #3691)Kevin McCarthy
2016-11-13Compress patch from the neomutt repository.Kevin McCarthy
2016-11-03Fixed issue from changeset 4da647a80c55. (closes #3892)Vincent Lefevre
2016-11-02Make ncurses and ncursesw header checking the same.Kevin McCarthy
2016-10-31Add a --disable-doc configuration option.Kevin McCarthy
2016-09-07Fix openssl 1.1 compilation issues. (closes #3870)TAKAHASHI Tamotsu
2016-09-05Autoconf: always check for getaddrinfo().Kevin McCarthy
2016-06-29Include ncurses tinfo library if found.Kevin McCarthy
2016-06-04Sidebar clean up: building and drawing logic.Kevin McCarthy
2016-06-04Add neomutt version of sidebar patch. (closes #3829)Richard Russon
2016-04-05Fix IDNA functions for systems without iconv.Kevin McCarthy
2016-03-10Check stat return value in configure.ac. (closes #3810)Kevin McCarthy
2015-11-24Rename idna functions and bits for smtputf8 changes.Kevin McCarthy
2015-08-17Add idn to MUTTLIBS instead of LIBS (see #3638)Kevin McCarthy
2015-08-17Enable C99 mode for compiler. (See #3638).Kevin McCarthy
2015-07-02Convert from using mkinstalldirs to $(MKDIR_P).Kevin McCarthy
2015-01-31gpgme: guard mail-key on presence of gpgme_op_export_keysBrendan Cully
2015-01-27Clean up gnutls warnings.Kevin McCarthy
2015-01-26Corrected various spelling mistakes (most of them reported by codespell).Vincent Lefevre
2014-08-14Fix variable name in configure.ac.Kevin McCarthy