Difference between revisions of "Documentation/Nightly/Developers/Extensions/BuildSystem"

From Slicer Wiki
Jump to: navigation, search
m
(Prepend documentation/versioncheck template. See http://na-mic.org/Mantis/view.php?id=2887)
Line 1: Line 1:
 +
<noinclude>{{documentation/versioncheck}}</noinclude>
 
<noinclude>
 
<noinclude>
 
= Extensions build system =</noinclude>
 
= Extensions build system =</noinclude>

Revision as of 07:56, 14 June 2013

Home < Documentation < Nightly < Developers < Extensions < BuildSystem


For the latest Slicer documentation, visit the read-the-docs.


Extensions build system

The extensions build system allows to drive the build, test, packaging and upload of slicer extensions.

Using the extensions build system source code living in the Slicer source tree, it is possible to build extensions using two different approaches:

  1. Manual build
  2. Dashboard driven build