mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Help: Link CTEST_* variables to dashboard client
This commit is contained in:
@@ -4,4 +4,4 @@ CTEST_BINARY_DIRECTORY
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``BuildDirectory`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_BUILD_COMMAND
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``MakeCommand`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_BUILD_NAME
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``BuildName`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_BZR_COMMAND
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``BZRCommand`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_BZR_UPDATE_OPTIONS
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``BZRUpdateOptions`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,7 +4,7 @@ CTEST_CHANGE_ID
|
||||
.. versionadded:: 3.4
|
||||
|
||||
Specify the CTest ``ChangeId`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
This setting allows CTest to pass arbitrary information about this
|
||||
build up to CDash. One use of this feature is to allow CDash to
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_CHECKOUT_COMMAND
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Tell the :command:`ctest_start` command how to checkout or initialize
|
||||
the source directory in a :manual:`ctest(1)` dashboard client script.
|
||||
the source directory in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,7 +4,7 @@ CTEST_CONFIGURATION_TYPE
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``DefaultCTestConfigurationType`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
If the configuration type is set via :option:`-C \<cfg\> <ctest -C>` from the command line
|
||||
then this variable is populated accordingly.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_CONFIGURE_COMMAND
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``ConfigureCommand`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,7 +4,7 @@ CTEST_COVERAGE_COMMAND
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``CoverageCommand`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
Cobertura
|
||||
'''''''''
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_COVERAGE_EXTRA_FLAGS
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``CoverageExtraFlags`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -8,4 +8,4 @@ CTEST_CURL_OPTIONS
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``CurlOptions`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_CVS_COMMAND
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``CVSCommand`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_CVS_UPDATE_OPTIONS
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``CVSUpdateOptions`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_DROP_LOCATION
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``DropLocation`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_DROP_METHOD
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``DropMethod`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_DROP_SITE
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``DropSite`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_DROP_SITE_CDASH
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``IsCDash`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_DROP_SITE_PASSWORD
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``DropSitePassword`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_DROP_SITE_USER
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``DropSiteUser`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -2,4 +2,4 @@ CTEST_EXTRA_SUBMIT_FILES
|
||||
------------------------
|
||||
|
||||
Specify files for :command:`ctest_submit(PARTS ExtraFiles)` to submit
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_GIT_COMMAND
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``GITCommand`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_GIT_INIT_SUBMODULES
|
||||
.. versionadded:: 3.6
|
||||
|
||||
Specify the CTest ``GITInitSubmodules`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_GIT_UPDATE_CUSTOM
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``GITUpdateCustom`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_GIT_UPDATE_OPTIONS
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``GITUpdateOptions`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_HG_COMMAND
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``HGCommand`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_HG_UPDATE_OPTIONS
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``HGUpdateOptions`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_LABELS_FOR_SUBPROJECTS
|
||||
.. versionadded:: 3.10
|
||||
|
||||
Specify the CTest ``LabelsForSubprojects`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_MEMORYCHECK_COMMAND
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``MemoryCheckCommand`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_MEMORYCHECK_COMMAND_OPTIONS
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``MemoryCheckCommandOptions`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,7 +4,7 @@ CTEST_MEMORYCHECK_SANITIZER_OPTIONS
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``MemoryCheckSanitizerOptions`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
CTest prepends correct sanitizer options ``*_OPTIONS``
|
||||
environment variable to executed command. CTests adds
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_MEMORYCHECK_SUPPRESSIONS_FILE
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``MemoryCheckSuppressionFile`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,7 +4,7 @@ CTEST_MEMORYCHECK_TYPE
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``MemoryCheckType`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
Valid values are ``Valgrind``, ``Purify``, ``BoundsChecker``, ``DrMemory``,
|
||||
``CudaSanitizer``, ``ThreadSanitizer``, ``AddressSanitizer``, ``LeakSanitizer``,
|
||||
``MemorySanitizer`` and ``UndefinedBehaviorSanitizer``.
|
||||
|
||||
@@ -4,7 +4,7 @@ CTEST_NIGHTLY_START_TIME
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``NightlyStartTime`` setting in a :manual:`ctest(1)`
|
||||
dashboard client script.
|
||||
:ref:`Dashboard Client` script.
|
||||
|
||||
Note that this variable must always be set for a nightly build in a
|
||||
dashboard script. It is needed so that nightly builds can be properly grouped
|
||||
|
||||
@@ -2,4 +2,4 @@ CTEST_NOTES_FILES
|
||||
-----------------
|
||||
|
||||
Specify files for :command:`ctest_submit(PARTS Notes)` to submit
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_P4_CLIENT
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``P4Client`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_P4_COMMAND
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``P4Command`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_P4_OPTIONS
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``P4Options`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_P4_UPDATE_OPTIONS
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``P4UpdateOptions`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,7 +4,7 @@ CTEST_RESOURCE_SPEC_FILE
|
||||
.. versionadded:: 3.18
|
||||
|
||||
Specify the CTest ``ResourceSpecFile`` setting in a :manual:`ctest(1)`
|
||||
dashboard client script.
|
||||
:ref:`Dashboard Client` script.
|
||||
|
||||
This can also be used to specify the resource spec file from a CMake build. If
|
||||
no ``RESOURCE_SPEC_FILE`` is passed to :command:`ctest_test`, and
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_SITE
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``Site`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_SOURCE_DIRECTORY
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``SourceDirectory`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_SUBMIT_INACTIVITY_TIMEOUT
|
||||
.. versionadded:: 3.23
|
||||
|
||||
Specify the CTest ``SubmitInactivityTimeout`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_SUBMIT_URL
|
||||
.. versionadded:: 3.14
|
||||
|
||||
Specify the CTest ``SubmitURL`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_SVN_COMMAND
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``SVNCommand`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_SVN_OPTIONS
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``SVNOptions`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_SVN_UPDATE_OPTIONS
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``SVNUpdateOptions`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,6 +4,6 @@ CTEST_TEST_LOAD
|
||||
.. versionadded:: 3.4
|
||||
|
||||
Specify the ``TestLoad`` setting in the :ref:`CTest Test Step`
|
||||
of a :manual:`ctest(1)` dashboard client script. This sets the
|
||||
of a :manual:`ctest(1)` :ref:`Dashboard Client` script. This sets the
|
||||
default value for the ``TEST_LOAD`` option of the :command:`ctest_test`
|
||||
command.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_TEST_TIMEOUT
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``TimeOut`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_UPDATE_COMMAND
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``UpdateCommand`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_UPDATE_OPTIONS
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``UpdateOptions`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_UPDATE_VERSION_ONLY
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest :ref:`UpdateVersionOnly <UpdateVersionOnly>` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_UPDATE_VERSION_OVERRIDE
|
||||
.. versionadded:: 3.15
|
||||
|
||||
Specify the CTest :ref:`UpdateVersionOverride <UpdateVersionOverride>` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
@@ -4,4 +4,4 @@ CTEST_USE_LAUNCHERS
|
||||
.. versionadded:: 3.1
|
||||
|
||||
Specify the CTest ``UseLaunchers`` setting
|
||||
in a :manual:`ctest(1)` dashboard client script.
|
||||
in a :manual:`ctest(1)` :ref:`Dashboard Client` script.
|
||||
|
||||
Reference in New Issue
Block a user