log setup.py @ 302:fe966b950424

age author description
Mon, 07 Nov 2005 17:58:22 +0000 cmlenz * Add a `<c:gcov>` command based on patch by Chandler Carruth. Closes #72.
Fri, 07 Oct 2005 10:46:53 +0000 cmlenz Forgot to register cppunit command in [279].
Wed, 05 Oct 2005 08:12:54 +0000 cmlenz Add `<java:junit>` recipe command contributed by Matt Good (see #58). Thanks!
Mon, 03 Oct 2005 19:35:21 +0000 cmlenz * Allowing specifying the main entry point of a module in `<python:exec>`. This can be used to execute Python scripts in modules that don't map to files on the file system. See #49.
Mon, 03 Oct 2005 16:03:37 +0000 cmlenz * Add an <x:transform/> task for applying XSLT transformations. Can use either libxslt or MSXML if available. Closes #35.
Sun, 02 Oct 2005 14:40:51 +0000 cmlenz New recipe command `<java:ant>` for running Ant builds.
Sat, 01 Oct 2005 22:17:46 +0000 cmlenz Add a `<c:configure>` recipe command for running configure scripts. Closes #57.
Tue, 20 Sep 2005 22:16:41 +0000 cmlenz * Refactoring of build recipes, the file format has changed slightly:
Mon, 19 Sep 2005 20:09:30 +0000 cmlenz Make use of the entry point feature introduced in setuptools 0.6a1, and the `console_scripts` entry point introduced in 0.6a2. This also requires Trac >= [http://projects.edgewall.com/trac/changeset/2247 r2247] (or 0.9b2 once that has been released).
Wed, 31 Aug 2005 01:49:59 +0000 cmlenz More changes following the renames in r187/r188.
Wed, 31 Aug 2005 01:11:04 +0000 cmlenz Add the XML/SWF charts library to the package data.
Sat, 27 Aug 2005 07:58:12 +0000 cmlenz Flip the switch: Bitten is now BSD-licensed.
Thu, 25 Aug 2005 14:36:51 +0000 cmlenz Don't use ez_setup; it's causing [http://mail.python.org/pipermail/distutils-sig/2005-August/004987.html problems] with setuptools 0.6a1.
Wed, 17 Aug 2005 22:58:52 +0000 cmlenz * Clean up some imports.
Mon, 15 Aug 2005 09:33:01 +0000 cmlenz * Exclude `ez_setup.py` from the distribution.
Wed, 20 Jul 2005 15:22:23 +0000 cmlenz The `.bat` files don't work when installed using setuptools, so get rid of them.
Mon, 18 Jul 2005 17:35:21 +0000 cmlenz Make Bitten deployable in Trac as a [http://peak.telecommunity.com/DevCenter/PythonEggs Python egg].
Wed, 06 Jul 2005 13:17:13 +0000 cmlenz Include {{{templates}}} and {{{htdocs}}} dir in dist/install.
Thu, 30 Jun 2005 12:28:54 +0000 cmlenz Fixes for Windows compatibility:
Thu, 23 Jun 2005 22:39:37 +0000 cmlenz Remove obsolete package from setup.py.
Wed, 22 Jun 2005 13:36:03 +0000 cmlenz Add new packages to {{{setup.py}}}.
Sun, 19 Jun 2005 23:26:08 +0000 cmlenz Add thin script shells around master and slave.
Sun, 19 Jun 2005 14:21:20 +0000 cmlenz Remove reference to package removed in [25].
Fri, 17 Jun 2005 12:15:16 +0000 cmlenz Moved test runner into {{{bitten.util}}}} package.
Fri, 17 Jun 2005 12:10:58 +0000 cmlenz Cleanup package namespace a bit.
Fri, 17 Jun 2005 11:23:22 +0000 cmlenz Proper {{{optparse}}}-based command-line interface for master and slave.
Fri, 17 Jun 2005 09:07:06 +0000 cmlenz {{{bitten.distutils}}} renamed to {{{bitten.setuptools}}}.
Thu, 09 Jun 2005 22:19:53 +0000 cmlenz Initial draft of a minimal [http://www.beepcore.org/ BEEP] protocol implementation for communication between the build master and build slaves.
Mon, 06 Jun 2005 19:12:15 +0000 cmlenz Fix package list in {{{setup.py}}}.
Mon, 06 Jun 2005 15:56:51 +0000 cmlenz Added GPL boilerplate.
Mon, 06 Jun 2005 15:54:29 +0000 cmlenz Simplify the recipe commands interface:
Sun, 22 May 2005 23:12:16 +0000 cmlenz Some cleanup to the recipe commands and reporters.
Sun, 22 May 2005 20:11:22 +0000 cmlenz Generate coverage data in the distutils {{{unittest}}} command.
Sun, 22 May 2005 16:19:04 +0000 cmlenz Fix running the unit tests from distutils.
Sun, 22 May 2005 15:49:22 +0000 cmlenz Import initial ''bitten'' source.
Copyright (C) 2012-2017 Edgewall Software