summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)Author
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
2016-04-01Fix hcversion.h generation error when using included gettext.Kevin McCarthy
2016-03-17Use '$(PACKAGE).pot' instead of 'mutt.pot' in Makefile.amRichard Russon
2015-11-24Rename idna functions and bits for smtputf8 changes.Kevin McCarthy
2015-08-11Compile txt2c using automake rules.Kevin McCarthy
2015-07-09Use $(VAR) instead of @VAR@ in Makefile.am files. (closes #3664)Kevin McCarthy
2015-07-02Convert from using mkinstalldirs to $(MKDIR_P).Kevin McCarthy
2014-10-11add check-syntax target for flymakeBrendan Cully
2013-01-04When "make install" fails to chgrp or chmod the mutt_dotlock binary, add the ...Michael Elkins
2012-12-21add version.sh and check_sec.sh to EXTRA_DIST so they are including in the "m...Michael Elkins
2012-12-21Fix 'make distcheck': missing txt2c* and po/mutt.pot cleanupMatthias Andree