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

From Slicer Wiki
Jump to: navigation, search
m (Created page with '<noinclude> = Extensions build system =</noinclude> The extensions build system allows to drive the build, test, packaging and upload of slicer extensions. Using the [https:/…')
 
m
Line 8: Line 8:
 
Slicer source tree, it is possible to build extensions using two different approaches:
 
Slicer source tree, it is possible to build extensions using two different approaches:
  
1. Manual build
+
# Manual build
2. Dashboard driven build
+
# Dashboard driven build

Revision as of 06:06, 26 February 2013

Home < Documentation < Nightly < Developers < Extensions < BuildSystem

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