log Makefile.am @ 22644:2ed6735ffc7a

age author description
Wed, 12 Apr 2017 12:24:05 +0300 Timo Sirainen Makefile: Another fix for make distcheck when using scan-build
Tue, 11 Apr 2017 14:55:04 +0300 Timo Sirainen Makefile: Fix make distcheck when using scan-build
Wed, 16 Nov 2016 13:45:28 +0200 Timo Sirainen Makefile: Add -I . to ACLOCAL_AMFLAGS
Thu, 20 Oct 2016 14:23:20 +0300 Timo Sirainen dovecot-config: Added dovecot_statedir
Mon, 08 Aug 2016 13:12:15 +0300 Timo Sirainen Moved cc-wrapper.sh handling to dovecot.m4
Mon, 04 Jul 2016 09:37:33 +0300 Aki Tuomi configure: Add m4 and aux dir to configure
Mon, 20 Jun 2016 21:38:56 +0300 Timo Sirainen Makefile: Added run-test-valgrind.supp to EXTRA_DIST
Fri, 19 Feb 2016 16:11:58 +0200 Timo Sirainen dovecot.service: Fixed PIDFile path
Thu, 18 Feb 2016 19:27:13 +0200 Aki Tuomi dovecot: improve systemd support
Wed, 20 Jan 2016 19:35:06 +0200 Timo Sirainen Makefile: Fixed ChangeLog generation with older git versions that don't support --since
Fri, 15 Jan 2016 14:11:34 +0200 Aki Tuomi ChangeLog: Generate mercurial style changelogs
Wed, 23 Dec 2015 14:45:08 +0200 Teemu Huovila lib-fts: Create library for development packages.
Sat, 09 Jan 2016 22:55:15 +0200 Timo Sirainen Removed now-unused is-tagged.py
Thu, 10 Dec 2015 11:14:26 +0200 Timo Sirainen Makefile: Make ChangeLog depend on .git/index instead of .git/ORIG_HEAD
Wed, 09 Dec 2015 18:38:00 +0200 Timo Sirainen Makefile, update-version.sh: Switched from hg to git.
Thu, 19 Feb 2015 13:45:23 +0200 Timo Sirainen Makefile: Added run-test.sh to be cleaned by distclean
Thu, 19 Feb 2015 10:24:09 +0200 Timo Sirainen Makefile: Removed run-test.sh from EXTRA_DIST since it's now generated by configure
Fri, 13 Feb 2015 14:35:54 +0200 Timo Sirainen dovecot-config: Added DOVECOT_INSTALLED parameter.
Mon, 15 Sep 2014 18:04:20 +0300 Timo Sirainen Install libdovecot-dsync.so library, which can be used separately.
Thu, 08 May 2014 18:07:23 +0300 Timo Sirainen Released v2.2.13.rc1.
Mon, 25 Feb 2013 13:00:40 +0200 Timo Sirainen MODULE_LIBS is now part of LIBDOVECOT. No need to explicitly link it everywhere.
Tue, 15 Jan 2013 08:30:57 +0200 Timo Sirainen dovecot-config: Removed unnecessary/duplicate ssl library links.
Sat, 05 Jan 2013 01:14:11 +0200 Timo Sirainen Merged changes from v2.1 tree.
Thu, 29 Nov 2012 12:43:54 +0200 Timo Sirainen Makefile: dovecot-config was missing quotes in LIBDOVECOT_LOGIN
Wed, 07 Nov 2012 17:44:32 +0200 Timo Sirainen Makefile: Add -lssl to installed dovecot-config's LIBDOVECOT_LOGIN if needed.
Wed, 31 Oct 2012 13:24:49 +0200 Timo Sirainen Makefile: Add -lssl to installed dovecot-config's LIBDOVECOT_STORAGE if needed.
Fri, 12 Oct 2012 03:09:27 +0300 Timo Sirainen Makefile: Added cc-wrapper.sh.in missing from last commit
Fri, 03 Aug 2012 14:19:03 +0300 Timo Sirainen Makefile: Fixed -ldovecot-compression name
Wed, 01 Aug 2012 18:30:40 +0300 Timo Sirainen Moved zlib/bzlib code to lib-compression library.
Sat, 28 Jul 2012 17:55:46 +0300 Timo Sirainen Added libdovecot-ssl for creating SSL servers more easily using lib-ssl-iostream.