summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)Author
2022-01-13Add config.h dependency for keymap_defs.h generation.Kevin McCarthy
2021-12-27Merge branch 'stable'Kevin McCarthy
2021-12-27Include <term.h> before invoking tigetstr() and tigetflag().Kevin McCarthy
2021-12-23Add GNU SASL support for authentication.Kevin McCarthy
2021-08-24Improve conststrings.c generation, mainly for GNU Autoconf 2.71.Vincent Lefevre
2021-04-15Use bkgrndset() as ATTRSET() backend if available.Kevin McCarthy
2021-02-21Fix gettext update problems.Kevin McCarthy
2021-02-18Update gettext to version 0.21.Kevin McCarthy
2021-01-17Move mutt_gen_msgid() over to messageid.c.Kevin McCarthy
2021-01-14Remove snprintf and vsnprintf configure checks.Kevin McCarthy
2020-12-06abstract some List-* header processingdgc
2020-11-07Add missing new header files to EXTRA_mutt_SOURCES.Kevin McCarthy
2020-10-29Adjust Makefile.am to exclude BEWARE fileRemco Rijnders
2020-09-14Implement LFRS113 PRNG functionsRemco Rijnders
2020-08-25ci: enable shellcheckWilliam Yardley
2020-07-19Add first version of MuttLisp.Kevin McCarthy
2020-05-09Fix update-changelog rule (missing blank line in generated ChangeLog).Vincent Lefevre
2020-05-09Set AM_DISTCHECK_CONFIGURE_FLAGS to allow make distcheck to run.Kevin McCarthy
2020-03-31Add buffer.h as a dependency of hcversion.h.Kevin McCarthy
2020-02-29Enable backgrounding a single <mail> function.Kevin McCarthy
2020-02-28Create send.h header.Kevin McCarthy
2020-01-09Convert hcachever.sh.in to hcachever.pl.Kevin McCarthy
2019-11-30imap: add support for COMPRESS=DEFLATE, RFC 4978Fabian Groffen
2019-08-11Move LIBAUTOCRYPT before MUTTLIBS to fix building issues.Kevin McCarthy
2019-08-03Initial autoconf and makefile setup for autocrypt.Kevin McCarthy
2019-06-06Check for GNU Make to allow version.h FORCE target.Kevin McCarthy
2019-06-03Change --disable-doc to only skip manual generation.Kevin McCarthy
2019-05-31Remove FORCE prerequisite on version.h.Kevin McCarthy
2019-05-19Update gpgme and gpg-error automake checks.Kevin McCarthy
2019-04-11Generate version string during make not configureAaron Schrab
2018-11-06Add monitor.h to extra_sources list.Kevin McCarthy
2018-10-06Break buffer functions into separate source file.Kevin McCarthy
2018-08-29Rename pgpring to mutt_pgpring.Kevin McCarthy
2018-06-03add feature file monitoring with Linux inotifyGT
2018-04-09Merge branch 'stable'Kevin McCarthy
2018-04-09Rename _regex.h to _mutt_regex.h to avoid name collision on Macs.Kevin McCarthy
2018-02-06Fix document version and date for git build.Kevin McCarthy
2018-02-05Use git to generate the release date if available.Kevin McCarthy
2018-02-01Add stub flea and muttbug scripts back.Kevin McCarthy
2018-01-17Remove muttbug and flea.Kevin McCarthy
2017-12-12Remove hg-commit and Makefile commit target.Kevin McCarthy
2016-11-13Compress patch from the neomutt repository.Kevin McCarthy
2016-10-31Add a --disable-doc configuration option.Kevin McCarthy
2016-07-08Fix conststrings compiler version string generation. (closes #3852)rich burridge
2016-06-08Corrected OPS.SIDEBAR filename in EXTRA_DIST.Vincent Lefevre
2016-06-04Sidebar clean up: building and drawing logic.Kevin McCarthy
2016-06-04Add neomutt version of sidebar patch. (closes #3829)Richard Russon
2016-05-09Back out wrapper sys_socket.h workaround (23334e967dd7)Kevin McCarthy
2016-04-27Create a wrapper sys_socket.h to work around Solaris namespace issues. (clos...Kevin McCarthy
2016-04-05Fix IDNA functions for systems without iconv.Kevin McCarthy