log setup.py @ 1655:0feb34b2de71 0.6.0b3

age author description
Mon, 09 Jun 2003 23:17:23 +0000 Richard Jones aargh, b2 was b0rken
Fri, 09 May 2003 05:28:42 +0000 Richard Jones *** empty log message *** 0.6.0a1
Fri, 09 May 2003 05:04:34 +0000 Richard Jones pre-release stuff
Fri, 25 Apr 2003 02:09:20 +0000 Richard Jones I thought I already made this change...
Sat, 19 Apr 2003 05:03:54 +0000 Richard Jones oops, use correct templates source dir
Thu, 17 Apr 2003 03:38:00 +0000 Richard Jones moving templates around
Thu, 17 Apr 2003 01:14:10 +0000 Richard Jones better demo port selection
Thu, 10 Apr 2003 04:33:02 +0000 Richard Jones better version of demo setup
Mon, 07 Apr 2003 03:47:44 +0000 Richard Jones More tweaks to the licensing to make the Debian folks happy :)
Thu, 27 Feb 2003 11:21:24 +0000 Richard Jones pre-release changes maint-0.5 0.5.6
Thu, 20 Feb 2003 22:59:01 +0000 Richard Jones oops, handle older pythons w.r.t. download_url
Thu, 20 Feb 2003 22:59:01 +0000 Richard Jones oops, handle older pythons w.r.t. download_url maint-0.5
Thu, 20 Feb 2003 07:14:26 +0000 Richard Jones minor stuff
Wed, 12 Feb 2003 00:24:40 +0000 Richard Jones included UN*X manual pages from Bastian Kleineidam
Thu, 09 Jan 2003 22:59:22 +0000 Richard Jones [[Metadata associated with this commit was garbled during conversion from CVS maint-0.5
Tue, 10 Dec 2002 00:11:16 +0000 Richard Jones Lots of little fixes in this update:
Thu, 17 Oct 2002 00:22:16 +0000 Richard Jones Added quotes around python interpreter in windows bat [SF#623963]
Mon, 23 Sep 2002 08:17:50 +0000 Richard Jones run python in optimise mode
Tue, 10 Sep 2002 01:07:06 +0000 Richard Jones more Log removal
Fri, 06 Sep 2002 04:25:31 +0000 Richard Jones additional packages
Fri, 16 Aug 2002 04:25:03 +0000 Richard Jones cleanup: moved templatebuilder into templates.builder
Mon, 17 Jun 2002 23:14:44 +0000 Richard Jones [SF#569415] {version]]
Wed, 29 May 2002 01:16:17 +0000 Richard Jones Sorry about this huge checkin!
Thu, 02 May 2002 13:09:11 +0000 Roche Compaan Brought search_indexing-branch up to date with latest changes in HEAD. search_indexing-0-4-2-branch
Wed, 03 Apr 2002 05:53:03 +0000 Richard Jones Didn't get around to committing these after the last release.
Wed, 27 Mar 2002 23:47:58 +0000 Jürgen Hermann Fix for scripts running under CMD.EXE
Fri, 22 Mar 2002 18:36:00 +0000 Jürgen Hermann chmod +x for scripts
Wed, 06 Feb 2002 04:05:55 +0000 Richard Jones Brought the config branch up to date with HEAD config-0-4-0-branch
Tue, 29 Jan 2002 20:07:15 +0000 Jürgen Hermann Conversion to generated script stubs
Wed, 23 Jan 2002 06:05:36 +0000 Richard Jones prep work for release
Fri, 11 Jan 2002 03:24:15 +0000 Richard Jones minor changes for 0.4.0b2
Sat, 05 Jan 2002 02:09:46 +0000 Richard Jones make setup abort if tests fail
Sat, 08 Dec 2001 07:06:20 +0000 Jürgen Hermann Install html template files to share/roundup/templates
Wed, 21 Nov 2001 23:42:54 +0000 Richard Jones Some version number and documentation fixes.
Tue, 06 Nov 2001 22:32:15 +0000 Jürgen Hermann Install roundup.cgi to share/roundup
Wed, 17 Oct 2001 06:04:00 +0000 Richard Jones Beginnings of an interactive mode for roundup-admin
Thu, 11 Oct 2001 05:01:29 +0000 Richard Jones Prep for pre-release #2
Wed, 10 Oct 2001 04:18:39 +0000 Richard Jones Getting ready for a preview release for 0.3.0. 0.3.0-pre1
Mon, 08 Oct 2001 21:49:30 +0000 Richard Jones Minor pre- 0.3.0 changes
Mon, 10 Sep 2001 09:48:35 +0000 Richard Jones Started changes log for 0.2.9
Thu, 30 Aug 2001 06:01:17 +0000 Richard Jones Fixed missing import in mailgw :(
Wed, 08 Aug 2001 03:29:35 +0000 Richard Jones Next release is 0.2.6
Tue, 07 Aug 2001 00:24:43 +0000 Richard Jones stupid typo
Tue, 07 Aug 2001 00:15:51 +0000 Richard Jones Added the copyright/license notice to (nearly) all files...
Mon, 06 Aug 2001 23:57:20 +0000 Richard Jones Am now bundling unittest with the package so everyone can use the unit tests.
Fri, 03 Aug 2001 07:18:57 +0000 Richard Jones updated version number for 0.2.6
Fri, 03 Aug 2001 02:51:06 +0000 Richard Jones detect unit tests
Fri, 03 Aug 2001 01:54:58 +0000 Richard Jones Started stuff off for the 0.2.5 release
Mon, 30 Jul 2001 07:17:44 +0000 Richard Jones Just making sure we've got the right version in there for development.
Sun, 29 Jul 2001 23:34:26 +0000 Richard Jones Added unit tests so they're run whenever we package/install/whatever.
Sun, 29 Jul 2001 09:43:46 +0000 Richard Jones Make sure that the htmlbase is up-to-date when we build a source dist.
Sun, 29 Jul 2001 08:37:58 +0000 Richard Jones changes
Sun, 29 Jul 2001 07:01:39 +0000 Richard Jones Added vim command to all source so that we don't get no steenkin' tabs :)
Sat, 28 Jul 2001 00:39:18 +0000 Richard Jones changes for the 0.2.1 distribution build.
Fri, 27 Jul 2001 07:20:17 +0000 Richard Jones Makefile is now obsolete - setup does what it used to do.
Fri, 27 Jul 2001 06:56:25 +0000 Richard Jones Added scripts to the setup and added the config...
Thu, 26 Jul 2001 07:14:27 +0000 Richard Jones Made setup.py executable, added id and log.
Wed, 25 Jul 2001 04:19:55 +0000 Anthony Baxter first cut at setup.py - installs the package, but not the bin/cgi-bin yet

Roundup Issue Tracker: http://roundup-tracker.org/