summaryrefslogtreecommitdiff
path: root/configure (follow)
Commit message (Expand)AuthorAgeFilesLines
* The start of a setuptools conversion. All the Makefile.in and autoconfBarry Warsaw2007-07-131-5927/+0
* Go ahead and remove the Mailman/database/tables directory since all the Elixirbwarsaw2007-05-301-3/+2
* Merge exp-elixir-branch to trunk. There is enough working to make me feelbwarsaw2007-05-281-1902/+2428
* Add a missing import.bwarsaw2007-04-101-241/+494
* Update copyright years.bwarsaw2007-01-191-490/+235
* Merged revisions 8113-8121 via svnmerge from bwarsaw2006-12-291-3/+3
* Convert dumpdb to mmshell and configuration object. Convert htmlformat.pybwarsaw2006-11-041-2/+1
* First crack at an XML exporter of a mailing list's configuration andbwarsaw2006-10-081-2/+1
* Convert genaliases to mmshell, optparse, and configuration.configbwarsaw2006-09-251-2/+1
* Convert check_perms to mmshell symlink, configuration object, and optparsebwarsaw2006-09-241-2/+1
* Added robustness to Switchboards and Runners so that if a runner crashesbwarsaw2006-07-161-2/+3
* Massive conversion process so that Mailman can be run from a user specifiedbwarsaw2006-07-081-4/+1
* Reorganize the unit test infrastructure, so that tests live inside thebwarsaw2006-05-181-3/+4
* Set package name and version number in AC_INIT macro in configure.in. Also,bwarsaw2006-05-151-20/+28
* Move all cron scripts to the new Mailman.bin package layout and complete thebwarsaw2006-05-131-8/+1
* find_member converted.bwarsaw2006-05-081-5/+4
* Convert add_members.bwarsaw2006-05-021-6/+5
* Convert list_ownersbwarsaw2006-05-021-5/+4
* Convert bin/inject and bin/version to Mailman.bin modules. Remove rb-archfix.bwarsaw2006-05-011-4/+1
* Convert change_pw and show_qfiles to Mailman.bin package. Note thatbwarsaw2006-05-011-3/+1
* Move list_lists and list_members over to Mailman.bin package and rewrite tobwarsaw2006-04-291-3/+1
* Move arch, mmsitepass, and unshunt to the Mailman.bin package and rewrite tobwarsaw2006-04-281-5/+1
* The start of the conversion of the bin and cron scripts to modules invoked bybwarsaw2006-04-271-8/+20
* - Convert all logging to Python's standard logging module. Get rid of allbwarsaw2006-04-171-3/+2
* Now the language should be selected during the './configure' run.tkikuchi2005-12-061-6/+74
* change in config filestkikuchi2005-08-281-236/+493
* Add bin/discard script for mass discarding of held messages.bwarsaw2003-08-291-1/+2
* Updates to include show_qfiles script.bwarsaw2003-08-261-1095/+3761
* Add Python's Tools/i18n/msgfmt.py so we can build .mo files instead ofbwarsaw2003-04-211-1/+2
* When --without-permcheck is given and the groupname doesn't exist onbwarsaw2003-04-081-41/+44
* Slightly better error messagebwarsaw2002-12-311-3/+3
* Tighter checks on distutils/-devel package availability which shouldbwarsaw2002-12-311-65/+71
* Add machinery for list_ownersbwarsaw2002-12-041-1/+2
* Add the printing of the current time and date to the end ofbwarsaw2002-12-021-2/+2
* Need to install a new configure script to pick up bin/b4b5-archfixbwarsaw2002-11-071-1/+2
* Comment out the Chinese codec lookup and message.bwarsaw2002-09-281-25/+1
* I think we've determined that the dreaded "ImportError: No modulebwarsaw2002-09-051-130/+163
* Patch set for SF bug #596565. Use symbolic user/group names insteadbwarsaw2002-08-231-154/+155
* Make sure bin/transcheck gets built and installed properly. Also,bwarsaw2002-08-151-2/+3
* Better formatting for ./configure --helpbwarsaw2002-07-111-4/+4
* Added --with(out)-permcheck to enable or disable the checking of thebwarsaw2002-07-111-70/+89
* Simplify the configure checks for the mail host and url hostbwarsaw2002-07-111-91/+116
* Add the Mailman/Commands subdirectory to the list of build and installbwarsaw2002-05-021-3/+3
* Make convert.py and fix_url.py full-fledged scripts. They're stillbwarsaw2002-04-011-2/+4
* Arg! Last minute buglet. Get rid of all traces of bin/digest_arch.bwarsaw2002-03-171-3/+2
* Heh, src/alias-wrapper.c is gone now and configure depended on it, sobwarsaw2002-03-171-2/+2
* Paul Eggert patch to use POSIX-ly more appropriate `sed' commands.bwarsaw2002-03-141-4/+4
* Add the bin/unshunt script which (safely) moves messages frombwarsaw2002-03-111-2/+3
* We can remove the test for the Japanese codecs because Tamito KAJIYAMAbwarsaw2002-03-011-29/+2
* Mailman/pythonlib no longer "exists".bwarsaw2002-02-231-3/+57