vtk-m/.gitlab/ci
Kenneth Moreland ad1e7b5bdb Add module mechanism
This mechanism sets up CMake variables that allow a user to select which
modules/libraries to create. Dependencies will be tracked down to ensure
that all of a module's dependencies are also enabled.

The modules are also arranged into groups.
Groups allow you to set the enable flag for a group of modules at once.
Thus, if you have several modules that are likely to be used together,
you can create a group for them.

This can be handy in converting user-friendly CMake options (such as
`VTKm_ENABLE_RENDERING`) to the modules that enable that by pointing to
the appropriate group.
2022-10-26 12:51:05 -06:00
..
config Add module mechanism 2022-10-26 12:51:05 -06:00
docker perftest: add benchmark build 2022-10-03 13:21:09 -04:00
ascent.yml CI: Adjust Ascent timeout 2022-10-26 12:00:33 -04:00
centos7.yml Merge branch 'master' into ollielo-master-patch-72902 2021-10-28 08:06:40 -06:00
centos8.yml Add module mechanism 2022-10-26 12:51:05 -06:00
ctest_build.cmake Log CDash build ids from each step of the build process 2020-05-13 15:58:34 -04:00
ctest_configure.cmake Log CDash build ids from each step of the build process 2020-05-13 15:58:34 -04:00
ctest_memcheck.cmake ci: memcheck generates junit reports 2022-06-16 13:39:24 -04:00
ctest_submit_build.cmake CI: add ctest_submit_build.cmake 2022-10-25 15:40:17 -04:00
ctest_submit_test.cmake CI: rename ctest_build_submit 2022-10-25 12:01:06 -04:00
ctest_test.cmake perftest: add benchmark build 2022-10-03 13:21:09 -04:00
doxygen.yml Doxygen: enable Doxygen in tags and scheduled 2022-02-09 18:36:23 -05:00
macos.yml CI: parametrize ccache installation path 2022-10-25 15:40:17 -04:00
rhel8.yml Merge branch 'master' into ollielo-master-patch-72902 2021-10-28 08:06:40 -06:00
spock.yml CI: Enable Ascent builds in MR 2022-10-25 15:40:17 -04:00
ubuntu1604.yml CI: run_master -> run_upstream_branches 2022-08-04 22:01:37 -04:00
ubuntu1804.yml perftest: add benchmark build 2022-10-03 13:21:09 -04:00
ubuntu2004.yml Add module mechanism 2022-10-26 12:51:05 -06:00
windows10.yml CI: parametrize ccache installation path 2022-10-25 15:40:17 -04:00