CDash: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
|||
(11 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
== Users Documentation == | == Users Documentation == | ||
* [[CDash:Installation|CDash Installation]] | * [[CDash:Installation|CDash Installation]] | ||
* [[CDash:Configuration|CDash Configuration]] | |||
* [[CDash:Upgrade|Upgrading CDash]] | * [[CDash:Upgrade|Upgrading CDash]] | ||
* [[CDash:Documentation|User's guide]] | * [[CDash:Documentation|User's guide]] | ||
* [[CDash:Administration|Administrator's guide]] | * [[CDash:Administration|Administrator's guide]] | ||
* [[CDash:iPhone|iPhone guide]] | * [[CDash:iPhone|iPhone guide]] | ||
* [[CDash:API| | * [[CDash:API|Web API]] | ||
* [[CTest:Using_CTEST_and_CDASH_without_CMAKE | Using CTest/CDash without CMake]] | |||
* [[CDash:Build_Management | Build management]] | |||
* [[CDash:EmailSettingsOverview | Overview of Email Settings]] | |||
== Developers Documentation == | == Developers Documentation == | ||
Line 12: | Line 16: | ||
* [[CDash:XML|XML Schema]] | * [[CDash:XML|XML Schema]] | ||
* [[CDash:Design|Design guide]] | * [[CDash:Design|Design guide]] | ||
* [[CDash:Database|Database]] | |||
* [[CDash:Testing|Testing CDash]] | |||
* [[CDash:Tagging|Releasing a new CDash]] | |||
* [[CDash:Prebuilt|Updating the prebuilt branch]] | |||
= FAQ = | = FAQ = | ||
Line 18: | Line 26: | ||
=Miscellaneous= | =Miscellaneous= | ||
* [[CDash:ExternalImport|Syncing two CDash instances]] | |||
* [[CDash:Dart2AndCDashSubmission|Simultaneous Dart2 and CDash Submission]] | * [[CDash:Dart2AndCDashSubmission|Simultaneous Dart2 and CDash Submission]] |
Latest revision as of 14:07, 30 August 2017
Documentation
Users Documentation
- CDash Installation
- CDash Configuration
- Upgrading CDash
- User's guide
- Administrator's guide
- iPhone guide
- Web API
- Using CTest/CDash without CMake
- Build management
- Overview of Email Settings
Developers Documentation
- Coding rules
- XML Schema
- Design guide
- Database
- Testing CDash
- Releasing a new CDash
- Updating the prebuilt branch