Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2003-06-27 21:51:56
Size: 357
Editor: MikeRovner
Comment:
Revision 5 as of 2003-07-30 23:57:46
Size: 968
Editor: MikeRovner
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
  * [http://scons.sourceforge.net/ SCons] - best of breed {{{make}}} replacement - Software CONStruction tool
  * [http://confix.sourceforge.net/ Confix] - generates input files for AutoMake
  * [http://vertoo.sourceforge.net/ Vertoo] - VERsion management TOOl (automates version number maintanace across several files)
 * [http://scons.sourceforge.net/ SCons] - best of breed {{{make}}} replacement - Software CONStruction tool
 * [http://confix.sourceforge.net/ Confix] - generates input files for AutoMake
 * [http://vertoo.sourceforge.net/ Vertoo] - VERsion management TOOl (automates version number maintanace across several files)
 * [http://staff.bbhc.org/christophern/exos/rebuild/index.html Rebuild] - python module that replaces make
 * [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://www.a-a-p.org/ AAP]
 * [http://www.python.org/doc/current/lib/module-distutils.html distutils] - standard module provides support for building and installing additional modules into a Python installation
 * PyAnt

Configuration and Build tools:

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

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