summaryrefslogtreecommitdiff
path: root/Makefile.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* The start of a setuptools conversion. All the Makefile.in and autoconfBarry Warsaw2007-07-131-157/+0
* Go ahead and remove the Mailman/database/tables directory since all the Elixirbwarsaw2007-05-301-1/+1
* Merge exp-elixir-branch to trunk. There is enough working to make me feelbwarsaw2007-05-281-4/+6
* Where should etc directory belong, $prefix or $var-prefix?tkikuchi2007-02-031-2/+2
* Update copyright years.bwarsaw2007-01-191-1/+1
* Merged revisions 8113-8121 via svnmerge from bwarsaw2006-12-291-3/+4
* Added robustness to Switchboards and Runners so that if a runner crashesbwarsaw2006-07-161-1/+2
* Massive conversion process so that Mailman can be run from a user specifiedbwarsaw2006-07-081-1/+1
* Reorganize the unit test infrastructure, so that tests live inside thebwarsaw2006-05-181-1/+1
* The start of the conversion of the bin and cron scripts to modules invoked bybwarsaw2006-04-271-1/+1
* - Convert all logging to Python's standard logging module. Get rid of allbwarsaw2006-04-171-1/+1
* Now the language should be selected during the './configure' run.tkikuchi2005-12-061-0/+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-7/+11
* Donn Cave's patch #602087 to honor configure's --srcdir switch.bwarsaw2002-12-121-3/+3
* Patch set for SF bug #596565. Use symbolic group/user names insteadbwarsaw2002-08-231-2/+0
* Add the Mailman/Commands subdirectory to the list of build and installbwarsaw2002-05-021-1/+1
* ARCH_INDEP_DIRS: Remove the Mailman/pythonlib directory, but add thebwarsaw2002-02-231-3/+3
* Add test directories to ARCH_INDEP_DIRS and SUBDIRSbwarsaw2001-10-011-2/+5
* Get rid of the filters directory.bwarsaw2001-09-171-2/+2
* Don't tee to update.log any more. Closes SF bug #447162.bwarsaw2001-09-101-1/+1
* distclean: Remove the build subdirectory.bwarsaw2001-09-071-0/+1
* Added some macros and targets for building language packs.bwarsaw2001-09-051-0/+6
* Add Mailman/Gui to list of directories to descend into.bwarsaw2001-07-181-1/+1
* Re-BSDify the Makefiles, by not expecting make to expand '{eggs,ham}' intwouters2001-05-291-2/+2
* Traverse into the messages subdirectory.bwarsaw2001-05-181-6/+2
* Add directory Mailman/MTA to the list of directories to do configurebwarsaw2001-05-091-1/+1
* Create the qfiles directory (but not the subdirs) in VAR_DIRS.bwarsaw2001-02-161-1/+1
* Dont add qfiles subdirs to VAR_DIRS. These are created automaticallybwarsaw2001-02-151-2/+1
* ARCH_INDEP_DIRS: Add Mailman/Queue to the list of subdirs tobwarsaw2000-12-201-2/+3
* Several changes in support of David Champion's SF patch #101331.bwarsaw2000-09-221-4/+17
* Create the $prefix/icons directory where the jpg and png files will bebwarsaw2000-09-191-1/+2
* Include @CFLAGS@ on CFLAGS def line so this worksbwarsaw2000-08-061-1/+1
* ARCH_INDEP_DIRS: Make the spam subdirectory for holding `preserved'bwarsaw2000-06-151-1/+1
* Do the "make update" automatically now.bwarsaw2000-04-071-11/+3
* Added qfiles to ARCH_INDEP_DIRS. This directory will hold failedbwarsaw2000-03-281-2/+2
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
* install: Be a bit more efficient about compiling all .py files; onlybwarsaw2000-02-191-1/+1
* Mailman/Bouncers is a subdirbwarsaw1999-12-091-1/+1
* There's soon to be nothing in the `mail' subdir sincebwarsaw1999-11-241-1/+1
* Add the Mailman/Handlers subdirbwarsaw1999-11-101-2/+4
* Deal with some BSD issues raised by Vivek Khera. First, add a READMEbwarsaw1999-03-231-2/+3
* VERSION is no longer set in configure because it's too hard tobwarsaw1999-01-151-1/+0
* "make update" should call bin/updatebwarsaw1998-12-221-1/+1
* Makefile.in: create Mailman/pythonlib subdirectory. Change configurebwarsaw1998-12-221-2/+3
* As part of the install process, run compileall over the installedbwarsaw1998-12-101-0/+2
* I found the problem with those @echo lines... indentation was spacesbwarsaw1998-11-061-11/+15
* Rewrote make install echos to not bomb outbwarsaw1998-11-061-4/+4
* added note to run "make update" if make install is installed over acotton1998-11-051-0/+4