summaryrefslogtreecommitdiff
path: root/src/OS/Makefile-Base
AgeCommit message (Collapse)Author
2009-01-20Interpolate the configured paths of chmod and touch into exicyclog.Tony Finch
Alphabetize the special commands.
2008-02-14Fix parallel build (make -j). Fixes: bug #668.Tony Finch
2008-01-17add patch to support dccifd directly from ACL system - thanks to Wolfgang BreyhaTom Kistner
2008-01-16Initial work removing PCRE from dist. Documentation needs to be updated. ↵Nigel Metheringham
Related: #657
2007-11-12Updated embedded PCRE to version 7.4 to avoid 2 CVE issues:-Nigel Metheringham
CVE-2007-1659 CVE-2007-1660 Fixes: bug # 628
2007-09-28[Buzilla 376] Preliminary DKIM supportTom Kistner
2006-02-07Minor Makefile fix for test_host (code-testing utility).Philip Hazel
2005-09-16Further changes for the benefit of the new test suite.Philip Hazel
2005-09-12Use RM_COMMAND everywhere during building.Philip Hazel
2005-06-27Add dependencies on spf.h, srs.h, dk.h to spf.o, srs.o, and dk.o in thePhilip Hazel
makefile, as these are not listed in the general $(HDRS) list.
2005-05-17Tidy up "make" output along the lines of a 2.6 kernel make (just a shortPhilip Hazel
line for each compile). The full output can still be requested, however.
2005-05-04Pass $(MAKE) to the scripts/Configure-config.h script so that it usesPhilip Hazel
the same command (e.g. "gmake") that was called externally.
2005-03-08Added DomainKeys support. See doc/experimental-spec.txt for documentation.Tom Kistner
2005-02-17(1) Last-minute sieve patch (updates to latest spec).Philip Hazel
(2) Last-minute typo fix in spec. (3) Trailing space removal ready for the release.
2004-12-16Merge from EXISCAN branch.Tom Kistner
2004-10-06StartPhilip Hazel