log setup.py @ 879:2c7f9e41c268 0.6.x 0.6b3

age author description
Thu, 21 Oct 2010 09:54:56 +0000 osimons 0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3. 0.6.x 0.6b3
Wed, 06 Oct 2010 09:51:06 +0000 osimons 0.6dev: Merged [910] from trunk. 0.6.x
Wed, 06 Oct 2010 09:49:05 +0000 osimons Updated copyright to 2010.
Fri, 30 Apr 2010 12:52:49 +0000 osimons 0.6dev: Merge [870] from trunk. 0.6.x
Fri, 30 Apr 2010 12:51:28 +0000 osimons No longer any flash charts in htdocs. Update package data.
Thu, 10 Dec 2009 14:57:36 +0000 osimons 0.6dev: Merge [803] from trunk. 0.6.x
Thu, 10 Dec 2009 14:52:49 +0000 osimons Renaming 'slave_tests' to 'tests_slave' to make it conform to naming convention for tests and be correctly excluded in API docs.
Fri, 11 Sep 2009 22:52:19 +0000 osimons 0.6dev: One comma too much... Merging [765] from trunk. 0.6.x
Fri, 11 Sep 2009 22:43:55 +0000 osimons Fixed a setup.py bug + updated changelog with 0.6b2 release.
Fri, 11 Sep 2009 22:11:21 +0000 osimons Resetting 0.6.x branch after tagging 0.6b2. 0.6.x
Fri, 11 Sep 2009 22:08:22 +0000 osimons Preparing 0.6.x branch for 0.6b2 release. 0.6.x 0.6b2
Fri, 11 Sep 2009 21:32:25 +0000 osimons 0.6dev: Merging [758:759] from trunk. 0.6.x
Fri, 11 Sep 2009 21:02:13 +0000 osimons 0.6dev: Update all tools and docs to use the new `http://bitten.edgewall.org/tools/` namespace as default. Old namespace will still work, but a notice appears when editing config if deprecated namespace is in use. Both will work for now, though.
Fri, 11 Sep 2009 20:43:15 +0000 osimons 0.6dev: Complete rework of the slave-only install to use `setuptools.Feature` to disable the master-parts. This should make all regular distribution commands like 'test', 'sdist', 'bdist_egg' and so on work as intended, and the output can be adjusted using option `--without-master` (master is enabled by default).
Thu, 10 Sep 2009 12:15:40 +0000 osimons Resetting version and changelog information in trunk.
Mon, 24 Aug 2009 12:23:08 +0000 osimons 0.6dev: Workaround for bug with setuptools and multiprocess logging with Python 2.6.2+. Thanks to Hodgestar (irc) for report and patch.
Wed, 29 Jul 2009 12:24:43 +0000 osimons 0.6dev: Running `python setup-slave.py install` now works for installing only the parts of Bitten needed by slave to run builds. Closes #383.
Mon, 11 May 2009 09:19:42 +0000 dfraser Added `hg:pull` command (see #303)
Mon, 06 Apr 2009 08:20:40 +0000 dfraser Added support for nunit (applied patch from silk in #348)
Thu, 02 Apr 2009 13:49:50 +0000 dfraser Integrate a fixed-up form of [http://pypi.python.org/pypi/EatLint EatLint] into Bitten:
Sun, 22 Mar 2009 23:34:46 +0000 mgood Add "figleaf" as requirement for running tests
Sat, 21 Mar 2009 19:05:41 +0000 wbell Import of bitten notify from Ole Trenner. Imported from http://trac.3dbits.de/bittennotify, revision [31]. Source code license change to bsd verified by Ole. Everything looks great. Thanks for the patch.
Mon, 09 Mar 2009 00:46:14 +0000 wbell Merging trac-0.11 branch to trunk. This revision is equivalent to [571].
Mon, 17 Mar 2008 23:25:16 +0000 mgood add figleaf coverage support
Thu, 13 Mar 2008 22:49:39 +0000 wbell Applying Thomas Mueller's patch for the autoreconf command. Closes #59
Tue, 21 Aug 2007 16:42:53 +0000 cmlenz Improve the still experimental support for using `coverage.py`.
Tue, 14 Aug 2007 22:22:37 +0000 cmlenz Start webadmin integration.
Sun, 12 Aug 2007 21:52:14 +0000 cmlenz Fix for #166. This means the `unittest` command will only be available for the Bitten setup itself after Bitten has been installed. In general this isn't a problem, because you can simply use the regular `test` command to run the tests.
Wed, 08 Aug 2007 12:43:16 +0000 cmlenz Add PHP recipe commands contributed by Wei Zhuo.
Tue, 07 Aug 2007 12:52:09 +0000 cmlenz Start with documentation.
Tue, 07 Aug 2007 09:49:08 +0000 cmlenz More restructuring: got rid of the `trac_ext` subpackage, which makes no sense now that the master is also coupled to Trac.
Tue, 07 Aug 2007 09:17:30 +0000 cmlenz Moved/restructured the modules implementing report chart generators and report summarizers.
Tue, 07 Aug 2007 08:58:38 +0000 cmlenz Update file headers and other stuff pointing to the old home.
Fri, 03 Aug 2007 08:54:56 +0000 cmlenz Updates to the docs.
Fri, 03 Aug 2007 08:48:47 +0000 cmlenz Merged HTTP branch into trunk.
Tue, 24 Jul 2007 17:32:02 +0000 cmlenz Use UTF-8 as encoding of source files.
Mon, 23 Jul 2007 10:45:00 +0000 cmlenz Register the `unittest` command in `setup.p` so that Bitten does not need to be installed just to run the command.
Fri, 26 May 2006 14:48:28 +0000 mgood add Java recipe command for parsing code coverage from [http://cobertura.sf.net Cobertura] XML reports
Wed, 04 Jan 2006 18:49:34 +0000 cmlenz Ported [333] and [334] to 0.5.x. 0.5.x
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.
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.
Copyright (C) 2012-2017 Edgewall Software