aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Consolidated Makefile and doc/man/module.mk. Incorperated doc/Makefile.W. Trevor King2010-02-081-23/+30
* Moved manpage source doc/src to doc/manW. Trevor King2010-02-051-1/+1
* Encourage a run of `make` to build auto-generated files.W. Trevor King2010-01-271-0/+3
* Reorganized documentation to clean doc/ for user-readable filesW. Trevor King2010-01-231-1/+1
* Updated copyright informationW. Trevor King2010-01-011-1/+1
* Ran the new update_copyright.pyW. Trevor King2009-11-191-0/+1
* Convert incoming text/* email payloads to unicode in be-handle-mail.W. Trevor King2009-09-231-2/+2
* Added docstrings to libbe submodules.W. Trevor King2009-08-311-2/+2
* Restored Makefile to /home/wking installationW. Trevor King2009-07-271-3/+3
* Merged assorted changes from be.wtk-rr for BugDir.extra_strings.W. Trevor King2009-07-211-1/+1
|\
* | Fixed typo in one of be-handle-mail's InvalidCommand calls.W. Trevor King2009-07-181-2/+2
* | Fixed some missing references in be-handle-mail.InvalidSubjectW. Trevor King2009-07-181-2/+2
* | Don't install xml tools (e.g. be-xml-to-mbox, cattmutt, ...).W. Trevor King2009-07-151-2/+2
|/
* Merged directory reorganizationW. Trevor King2009-07-141-1/+2
|\
| * Updated Makefile to match new organizationW. Trevor King2009-07-141-1/+2
* | libbe/_version.py made PHONY in Makefile.W. Trevor King2009-07-141-0/+1
|/
* Updated GPLv2 to current GPLv2.W. Trevor King2009-07-141-5/+14
* Added (commented out) /usr/local PREFIX to Makefile.W. Trevor King2009-07-121-0/+1
* Updated copyright blurbs and AUTHORS and included script for future updatesW. Trevor King2009-07-011-1/+3
* Updated .bzringore and Makefile.GENERATED_FILESW. Trevor King2009-06-251-1/+1
* Added auto-generated version info. (be --version)W. Trevor King2009-06-251-2/+11
* Apply patches from j@oil21.org, Ben Finney, Jelmer Vernooij.Chris Ball2008-05-161-2/+22
* Makefile: Add with 'clean' target.Ben Finney2008-04-181-0/+27