Difference between revisions of "Projects/Slicer3/2007 Project Week Review of Slicer3 CMake Files"

From NAMIC Wiki
Jump to: navigation, search
 
m (Text replacement - "http://www.slicer.org/slicerWiki/index.php/" to "https://www.slicer.org/wiki/")
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{|
 
{|
 
|[[Image:ProjectWeek-2007.png|thumb|320px|Return to [[2007_Programming/Project_Week_MIT|Project Week Main Page]] ]]
 
|[[Image:ProjectWeek-2007.png|thumb|320px|Return to [[2007_Programming/Project_Week_MIT|Project Week Main Page]] ]]
 +
[[Image:Continuous-build.png|thumb|520px|getbuildtest based continuous build [https://www.slicer.org/wiki/Slicer3:Testing (See Slicer3:Testing)]
  
 
|}
 
|}
Line 7: Line 8:
 
__NOTOC__
 
__NOTOC__
 
===Key Investigators===
 
===Key Investigators===
* Steve Pieper, Luca Antiga, Jim Miller, Bill Hoffman
+
* Steve Pieper, Luca Antiga, Jim Miller, Bill Hoffman, Brad Davis
  
  
Line 13: Line 14:
  
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 +
 
<h1>Objective</h1>
 
<h1>Objective</h1>
 
Review Slicer3's CMake files to ensure things are being done "right"
 
Review Slicer3's CMake files to ensure things are being done "right"
Line 32: Line 34:
 
<h1>Progress</h1>
 
<h1>Progress</h1>
  
...
+
* Steve and Bill met to review the current getbuildtest and getbuildtest2 approach.
 +
* Bill is new "owner" of CPack
 +
* Specific near-term changes:
 +
** New notes sections for getbuildtest builds to identify the machine/user/os better
 +
** Changes to getbuildtest to support continuous builds (Brad)
  
 
</div>
 
</div>
Line 42: Line 48:
  
 
===References===
 
===References===
 +
 +
[http://massmail.spl.harvard.edu/pipermail/slicer-devel/2007/thread.html#1744 slicer-devel email discussion of needed changes to vtkITK.]

Latest revision as of 17:21, 10 July 2017

Home < Projects < Slicer3 < 2007 Project Week Review of Slicer3 CMake Files

[[Image:Continuous-build.png|thumb|520px|getbuildtest based continuous build (See Slicer3:Testing)


Key Investigators

  • Steve Pieper, Luca Antiga, Jim Miller, Bill Hoffman, Brad Davis


Objective

Review Slicer3's CMake files to ensure things are being done "right"

Approach, Plan

This should be basically a quick design review meeting.

Specific goal is to implement the Luca's suggestions for improving vtkITK library.

Progress

  • Steve and Bill met to review the current getbuildtest and getbuildtest2 approach.
  • Bill is new "owner" of CPack
  • Specific near-term changes:
    • New notes sections for getbuildtest builds to identify the machine/user/os better
    • Changes to getbuildtest to support continuous builds (Brad)



References

slicer-devel email discussion of needed changes to vtkITK.