Developers Tools
From FarsightWiki
(Difference between revisions)
(→Getting Started) |
|||
Line 12: | Line 12: | ||
*** [[Submitting_an_Experimental_Dashboard|Submitting an Experimental Dashboard]]to CDash for reporting build status | *** [[Submitting_an_Experimental_Dashboard|Submitting an Experimental Dashboard]]to CDash for reporting build status | ||
*** Submit build and test reports to [http://cdash.org/CDash/index.php?project=vxl VXL], [http://cdash.org/CDash/index.php?project=Insight ITK] and [http://cdash.org/CDash/index.php?project=VTK VTK] dashboards to help maintain those code bases. | *** Submit build and test reports to [http://cdash.org/CDash/index.php?project=vxl VXL], [http://cdash.org/CDash/index.php?project=Insight ITK] and [http://cdash.org/CDash/index.php?project=VTK VTK] dashboards to help maintain those code bases. | ||
+ | |||
+ | |||
+ | [[Multichannel_analytics_development| Multichannel analytics development]] | ||
+ | |||
+ | [[Data|Datasets we are working on]] |
Revision as of 22:05, 26 October 2011
Getting Started
Farsight is developed in C++ using open source libraries. To add/modify code or just have the latest versions, of Farsight you will need compile the source code.
- Source Code Information General information on the source code and the Farsight License details.
- Guidelines for Developers The standard practices developers should follow.
- Coding Quick Start A Guide for web resources and sample code.
- Bug Tracker
- CDash Quality Dashboard
- Setting up automated builds to run testing
- Submitting an Experimental Dashboardto CDash for reporting build status
- Submit build and test reports to VXL, ITK and VTK dashboards to help maintain those code bases.