index
:
mutt
kevin/415-mbox-parsing
kevin/489-stable-iconv-build-bug
kevin/stable-isspace-fix
kevin/stable-mx-maildir-check-fix
master
stable
Mirror of https://gitlab.com/muttmua/mutt.git
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Expand
)
Author
2018-11-06
Add monitor.h to extra_sources list.
Kevin McCarthy
2018-10-06
Break buffer functions into separate source file.
Kevin McCarthy
2018-08-29
Rename pgpring to mutt_pgpring.
Kevin McCarthy
2018-06-03
add feature file monitoring with Linux inotify
GT
2018-04-09
Merge branch 'stable'
Kevin McCarthy
2018-04-09
Rename _regex.h to _mutt_regex.h to avoid name collision on Macs.
Kevin McCarthy
2018-02-06
Fix document version and date for git build.
Kevin McCarthy
2018-02-05
Use git to generate the release date if available.
Kevin McCarthy
2018-02-01
Add stub flea and muttbug scripts back.
Kevin McCarthy
2018-01-17
Remove muttbug and flea.
Kevin McCarthy
2017-12-12
Remove hg-commit and Makefile commit target.
Kevin McCarthy
2016-11-13
Compress patch from the neomutt repository.
Kevin McCarthy
2016-10-31
Add a --disable-doc configuration option.
Kevin McCarthy
2016-07-08
Fix conststrings compiler version string generation. (closes #3852)
rich burridge
2016-06-08
Corrected OPS.SIDEBAR filename in EXTRA_DIST.
Vincent Lefevre
2016-06-04
Sidebar clean up: building and drawing logic.
Kevin McCarthy
2016-06-04
Add neomutt version of sidebar patch. (closes #3829)
Richard Russon
2016-05-09
Back out wrapper sys_socket.h workaround (23334e967dd7)
Kevin McCarthy
2016-04-27
Create a wrapper sys_socket.h to work around Solaris namespace issues. (clos...
Kevin McCarthy
2016-04-05
Fix IDNA functions for systems without iconv.
Kevin McCarthy
2016-04-01
Fix hcversion.h generation error when using included gettext.
Kevin McCarthy
2016-03-17
Use '$(PACKAGE).pot' instead of 'mutt.pot' in Makefile.am
Richard Russon
2015-11-24
Rename idna functions and bits for smtputf8 changes.
Kevin McCarthy
2015-08-11
Compile txt2c using automake rules.
Kevin McCarthy
2015-07-09
Use $(VAR) instead of @VAR@ in Makefile.am files. (closes #3664)
Kevin McCarthy
2015-07-02
Convert from using mkinstalldirs to $(MKDIR_P).
Kevin McCarthy
2014-10-11
add check-syntax target for flymake
Brendan Cully
2013-01-04
When "make install" fails to chgrp or chmod the mutt_dotlock binary, add the ...
Michael Elkins
2012-12-21
add version.sh and check_sec.sh to EXTRA_DIST so they are including in the "m...
Michael Elkins
2012-12-21
Fix 'make distcheck': missing txt2c* and po/mutt.pot cleanup
Matthias Andree
2012-12-08
Fix VPATH build by running txt2c.sh from ${srcdir} rather than ".".
Matthias Andree
2012-10-16
Add compiler and configure info to mutt -v output (closes #3537)
David Champion
2010-08-09
rename mutt_sprintf() to safe_asprintf() to match the GNU extension that perf...
Michael Elkins
2009-07-28
Add group.h to distribution
Rocco Rutte
2009-06-23
Don't build hcversion.h and mutt_md5 without hcache
Rocco Rutte
2009-01-04
Remove obsolete make target
Brendan Cully
2008-12-16
Remove ChangeLog.old
Brendan Cully
2008-10-07
Clean up with/without-idn handling
Brendan Cully
2008-05-19
Unbreak build with included gettext by explicitly removing libs for mutt_md5
Vladimir Marek
2008-05-19
hcversion.h depends on new mutt_md5 tool
Rocco Rutte
2008-05-17
Build local md5 tool for hcachever.sh. Closes #3025.
Brendan Cully
2008-05-17
When necessary, convert strings to utf-8 in the header cache.
Rocco Rutte
2007-11-09
Merge with tip
Rocco Rutte
2007-11-07
Don't build keymap_alldefs.h in srcdir as it may be read-only
Rocco Rutte
2007-11-07
Try to fix parallel build problems by moving makedoc to doc/.
Rocco Rutte
2007-11-06
Remove unnecessary workaround for automake dist target
Emanuele Giaquinta
2007-10-31
cvslog2changelog.pl is obsolete
Brendan Cully
2007-08-27
Replace RFC md5 implementation with GPL version from coreutils
Brendan Cully
2007-05-28
Use autoconf instead of "which" to discover MD5 tool
Brendan Cully
2007-04-06
Fix up release scripts for Hg
Brendan Cully
[next]