summaryrefslogtreecommitdiff
path: root/Makefile.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added a `make update' stepbwarsaw1998-11-051-0/+4
* Do not create public_html/* directories; these are no longer used asbwarsaw1998-11-031-11/+7
* code cleanup: put all the web archive related stuff into it's own subcotton1998-10-221-1/+1
* make finishbwarsaw1998-10-201-0/+13
* All these changes are for implemented integrated pipermail based archives.cotton1998-10-091-1/+1
* install: Must make sure that the architecture dependent directoriesbwarsaw1998-07-311-0/+1
* Install Mailman/Logging subdirbwarsaw1998-07-021-1/+1
* Adjust to new source tree structure.bwarsaw1998-06-191-3/+4
* Create a `data' directory in $(prefix)bwarsaw1998-05-291-1/+2
* Added FSF copyright noticebwarsaw1998-05-261-0/+16
* New files for support of autoconf. More to following in subdirectories.bwarsaw1998-05-261-0/+92