Feature by feature

Built-in Build Tools

  • Apache Ant
  • Apache Maven
  • MSBuild
  • Visual Studio solution and project builder
  • NAnt (used to build .NET projects)
  • Rake (used to build Ruby projects)
  • Any other command line based build tools.

Extensibility and Customization

  • QuickBuild can be extended to support new SCM systems, issue trackers, steps, reports, statistics, notifiers and authentication systems with custom plugins.
  • External system can operate QuickBuild programmatically via the RESTful API.