log setup.py @ 320:a8b713254286

age author description
Wed, 04 Jan 2006 18:30:52 +0000 cmlenz Fixes for compatibility with Trac trunk and 0.9.3.
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.
Copyright (C) 2012-2017 Edgewall Software