Differences between revisions 13 and 17 (spanning 4 versions)
Revision 13 as of 2008-04-07 08:05:06
Size: 2900
Editor: S0106001839ed037f
Comment: Added VirtualEnv
Revision 17 as of 2008-07-15 13:50:25
Size: 3264
Editor: PaulBoddie
Comment: Added Bake.
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
 * [http://projects.bertram-scharpf.de/bake/index.html Bake] - a Make replacement
Line 9: Line 10:
 * [http://python-doit.sourceforge.net/ doit] - A task execution tool (build-tool)
Line 10: Line 12:
 * PyAnt - ''development apparently discontinued''  * [http://www.blueskyonmars.com/projects/paver/ Paver] - Build/distribution/deployment tool. Build files are in Python.
 * PyAnt - ''development discontinued''
Line 16: Line 19:
 * [http://vertoo.sourceforge.net/ Vertoo] - '''ver'''sion management '''too'''l (automates version number maintanace across several files)  * [http://vertoo.sourceforge.net/ Vertoo] - '''ver'''sion management '''too'''l (automates version number maintenance across several files)
Line 22: Line 25:
 * [http://buildbot.sourceforge.net/ BuildBot] The TwistedMatrix project has a BuildBot installed which runs the unit test suite on a variety of platforms. The BuildBot uses the Twisted framework for networking, RPC, web status delivery, persistence, and other platform needs.   * [http://bitten.edgewall.org/ Bitten] - a continuous integration plugin for Trac
* [http://buildbot.sourceforge.net/ BuildBot] The TwistedMatrix project has a BuildBot installed which runs the unit test suite on a variety of platforms. The BuildBot uses the Twisted framework for networking, RPC, web status delivery, persistence, and other platform needs.

1. Configuration and Build Tools

2. Build Testing

2.1. Editorial Notes

The above lists should be arranged in ascending alphabetical order - please respect this when adding new entries. If, as the developer of a listed application, you disagree with the classification of the work, please move it into the appropriate category or create a new category, respecting the ascending alphabetical order of the categories. When specifying release dates please use the format YYYY-MM-DD.

ConfigurationAndBuildTools (last edited 2022-09-02 13:27:22 by MatsWichmann)

Unable to edit the page? See the FrontPage for instructions.