summaryrefslogtreecommitdiff
path: root/.gitlab/ci/gitlab_ci.cmake
Commit message (Expand)AuthorAgeFilesLines
* ci: add nightly CI job to build CMake in-placeBrad King2022-03-021-1/+5
* gitlab-ci: Rename CI config variable to avoid conflict with CMAKE_BUILD_TYPEBrad King2021-07-021-2/+2
* gitlab-ci: add variable for job to control its ctest build nameBrad King2021-03-171-1/+5
* gitlab-ci: add rules to enable jobs in a nightly pipeline scheduleBrad King2020-10-071-0/+4
* gitlab-ci: configure continuous job ctest build name and model accordinglyBrad King2020-10-071-0/+2
* gitlab-ci: factor out ctest_start() model into a variableBrad King2020-10-071-0/+1
* gitlab-ci: use ctest_start GROUP option instead of deprecated TRACKBrad King2020-10-071-7/+7
* gitlab-ci: configure rules to enable continuous builds of staged MRsBrad King2020-09-301-0/+6
* gitlab-ci: always place the build directory at the topBen Boeckel2020-09-161-1/+1
* ci: fix the project detection for CDash submissionsBen Boeckel2020-06-031-1/+1
* ci: support setting the generator platform and toolsetBen Boeckel2020-05-261-0/+8
* ci: test the configuration that was builtBen Boeckel2020-05-261-0/+1
* gitlab-ci: add a sphinx builderBen Boeckel2020-05-071-0/+3
* gitlab-ci: add scripts for use by CIBen Boeckel2020-04-291-0/+46