The current stable CDash release is 3.1.0:

See Change logs

CDash Requirements

  • MySQL (5.x and higher) or PostGreSQL (9.2 and higher)
  • PHP (7.2 and higher) with the following modules installed:
    • bcmath
    • bz2
    • CURL
    • GD
    • json
    • mbstring
    • pdo-mysql or pdo-postgresql
    • XSL

See Installation Guide for more details on setting up CDash

    Testing the Installation

    • Download CMake from www.cmake.org.
    • Download the C++ test project (CDashTest.zip).
    • Create a project named ‘test’ as an administrator in CDash.
    • Download the CTestConfig.cmake file from the CDash website (after you created the project) or modify the one located in the CDashTest project source directory.
    • Run CMake on CDashTest to configure your project.
    • Run ‘make Experimental’.
    • Go to your CDash project page and you should see your submission

    This software may not be exported in violation of any U.S. export laws or regulations. For more information regarding Export Control matters please go to http://kitware.com/export_control/index.html.