CMake/Git/Dashboard: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
|||
Line 26: | Line 26: | ||
:<code>$ git pull origin</code> | :<code>$ git pull origin</code> | ||
|} | |} | ||
==Nightly Start Time== | |||
The <code>cmake_common.cmake</code> script expects its includer to be run from a nightly scheduled task (cron job). | |||
Schedule such tasks for sometime after 1:00am UTC, the time at which the <code>nightly</code> branch fast-forwards. |
Revision as of 13:35, 8 December 2015
This page documents how to use the CMake dashboard branch in Git.
See our table of contents for more information.
Using the dashboard scripts
The dashboard branch contains a dashboard client helper script. Use these commands to track it: |
|
The |
|
Nightly Start Time
The cmake_common.cmake
script expects its includer to be run from a nightly scheduled task (cron job).
Schedule such tasks for sometime after 1:00am UTC, the time at which the nightly
branch fast-forwards.