summaryrefslogtreecommitdiff
path: root/Mailman/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* The start of a setuptools conversion. All the Makefile.in and autoconfBarry Warsaw2007-07-131-101/+0
* Merge exp-elixir-branch to trunk. There is enough working to make me feelbwarsaw2007-05-281-1/+1
* Update copyright years.bwarsaw2007-01-191-1/+1
* Merged revisions 8113-8121 via svnmerge from bwarsaw2006-12-291-1/+1
* Reorganize the unit test infrastructure, so that tests live inside thebwarsaw2006-05-181-1/+2
* The start of the conversion of the bin and cron scripts to modules invoked bybwarsaw2006-04-271-1/+1
* MailList.__load(): Fix the sense of a test broken by the previous commit.bwarsaw2006-04-171-2/+2
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* Update copyright yearsbwarsaw2003-03-111-1/+1
* SF patch #683906, add $DESTDIR to install target, by Ademar de Souza Reistwouters2003-03-111-6/+7
* Donn Cave's patch #602087 to honor configure's --srcdir switch.bwarsaw2002-12-121-1/+1
* Add the Mailman/Commands subdirectory to the list of build and installbwarsaw2002-05-021-1/+1
* Remove `pythonlib' from SUBDIRS. We're getting rid of thebwarsaw2002-02-231-2/+2
* Descend into the Gui subdirectory.bwarsaw2001-07-191-1/+1
* bumping copyright yearsbwarsaw2001-05-091-1/+1
* Recurse into the MTA directory.bwarsaw2001-05-091-1/+1
* SUBDIRS: Add Queue subdirectory.bwarsaw2000-12-201-1/+1
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
* Added an install-here target which doesn't recurse down the subdirsbwarsaw2000-03-031-1/+3
* Added Bouncers to subdirsbwarsaw1999-12-091-1/+1
* Add the Handlers subdirbwarsaw1999-11-101-1/+1
* Added pythonlib directory to subdirsbwarsaw1998-12-221-1/+1
* `make distclean' now removes stray .pyc files. Also, fixes for thebwarsaw1998-11-171-4/+5
* code cleanup: put all the web archive related stuff into it's own subcotton1998-10-221-1/+1
* make finishbwarsaw1998-10-201-0/+6
* These changing are a cleanup of the sorry state the subscription policycotton1998-10-101-1/+1
* MODULES: *.py instead of error-prone explicit listbwarsaw1998-07-311-7/+1
* Add new OutgoingQueue.py to the list of MODULES.klm1998-07-211-1/+1
* Added Logging subdirbwarsaw1998-07-021-2/+1
* Convert all module names to their new names.bwarsaw1998-06-191-17/+25
* Modified to install the stuff in Cgi. It's probably not the right wayviega1998-06-141-1/+11
* Add mm_gateway to the list of modules.viega1998-05-311-1/+2
* Added mm_crypt, which trys to import crypt, and provides a wrapperviega1998-05-301-1/+1
* Added mm_pending.py to the list of modules.viega1998-05-291-1/+1
* Added new installs of mm_cfg.py.dist and conditional install ofbwarsaw1998-05-271-1/+6
* Autoconf template for this directory's Makefile.bwarsaw1998-05-261-0/+73