Mercurial > bitten > bitten-test
log MANIFEST-SLAVE.in @ 715:cd4405466a77
age | author | description |
---|---|---|
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). |
Wed, 05 Aug 2009 09:43:15 +0000 | dfraser | Extensions to allow running all appropriate unittests from `Bitten-Slave` distribution: |
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. |
Tue, 31 Mar 2009 17:18:37 +0000 | dfraser | Remove extra slashes as required for Windows setup - should refix #367 |
Wed, 11 Mar 2009 12:42:36 +0000 | dfraser | Added version of `setup.py` that handles building just the slave modules. See #367 |