Differences between revisions 10 and 13 (spanning 3 versions)
Revision 10 as of 2008-01-14 12:39:00
Size: 2175
Editor: PaulBoddie
Comment: Updated Waf link.
Revision 13 as of 2008-04-07 08:05:06
Size: 2900
Editor: S0106001839ed037f
Comment: Added VirtualEnv
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * [http://agendaless.com/Members/chrism/software/buildit/README.txt BuildIt] - Build tool for creating applications.
 * [http://pypi.python.org/pypi/zc.buildout Buildout] - Build tool for creating applications, includes the capability to resolve Python dependencies that are packaged as Python eggs.
Line 7: Line 9:
 * [http://www.cs.berkeley.edu/~billm/memoize.html Memoize] - Designed as a replacement for Make
Line 9: Line 12:
 * [http://www.plope.com/software/pymake PyMake] - Designed as a replacement for Make. ''Development replaced by BuildIt''.
Line 11: Line 15:
 * [http://www.zedshaw.com/projects/vellum/ Vellum] - Simple build tool similar to Make.
Line 12: Line 17:
 * [http://pypi.python.org/pypi/virtualenv VirtualEnv] - A tool for creating isolated Python environments.

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.