summaryrefslogtreecommitdiffstats
path: root/.gitlab/ci/configure_debian10_ninja.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ci: use Debian 12 images and environmentsBrad King2023-07-281-114/+0
|
* ci: test CDash submission tests on some nightly dashboardsBen Boeckel2023-07-251-0/+4
| | | | One from each platform, and a mix of architectures and generators.
* FindPython: add capability to select python version for the testsMarc Chevrier2023-06-151-4/+7
|
* ci: Enable FindHDF5 tests on Linux buildsBrad King2023-03-291-0/+16
|
* FindwxWidgets: Add an imported targetCheesyNacho102023-03-081-0/+1
|
* ci: Enable file(DOWNLOAD) TLS_VERIFY test case in CI jobsBrad King2023-02-101-0/+1
|
* FindImageMagick: Define targets for specific componentshstejas2023-01-271-0/+1
| | | | | | | - With this change we can use e.g. ImageMagick::Magick++ directly in targt_link_libraries. - This change also adds CFLAGS which was missing before. - Also adds example on how to use the targets.
* FindOpenSP: Add module to find the OpenSP libraryDawid Wróbel2022-08-301-0/+1
| | | | | OpenSP has not seen a release in seventeen years, so is unlikely to ever provide a CMake package configuration file. Add a find module instead.
* ci: Enable FindOpenAL test on Linux buildsBrad King2022-06-221-0/+1
|
* ci: Enable FindICU test on Linux buildsBrad King2022-04-221-0/+1
|
* FindJNI: added components and imported targetsSergiu Deitsch2022-04-041-0/+1
|
* ci: Enable Swift tests in debian10-ninja job in non-MR pipelinesBrad King2022-02-251-0/+4
| | | | | The Swift compiler is too big to put in the Debian base image, so download it in this specific job instead.
* ci: Explicitly enable CTest.Update{BZR,CVS,GIT,HG,P4,SVN} testsBrad King2022-02-221-0/+9
| | | | | Avoid relying on heuristics to enable these tests. Be sure they run in CI where expected.
* Find{BLAS,LAPACK}: De-duplicate and generalize test creation logicBrad King2021-10-051-4/+2
| | | | | Interpret `CMake_TEST_FindBLAS` and `CMake_TEST_FindLAPACK` as a sequence of option assignments intermixed with vendor names.
* Tests: Add case covering FindGLUT variables and imported targetsChristopher Degawa2021-07-021-0/+1
| | | | Signed-off-by: Christopher Degawa <ccom@randomderp.com>
* ci: enable FindProtobuf gRPC test on Linux buildsBrad King2021-05-121-0/+1
|
* Find{BLAS,LAPACK}: Add test case covering BLA_STATIC with Generic vendorBrad King2021-04-211-0/+2
|
* Find{BLAS,LAPACK}: Add test case covering Intel MKLBrad King2021-04-141-2/+2
|
* ci: Enable FindDevIL tests on Linux buildsBrad King2021-04-061-0/+1
|
* ci: Enable jq-based tests on Linux buildsBrad King2021-04-061-0/+1
|
* FindIntl: Add imported targetSibi Siddharthan2020-10-131-0/+1
| | | | | Fixes: #21271 Signed-off-by: Sibi Siddharthan <sibisiddharthan.github@gmail.com>
* ci: enable IPO tests on Debian 10 and Fedora 31 buildsBrad King2020-10-051-0/+3
|
* ci: enable Fortran submodule tests on Debian 10 and Fedora 31 buildsBrad King2020-10-051-0/+1
|
* ci: enable Qt5 tests on Debian 10 and Fedora 31 buildsBrad King2020-10-051-0/+1
|
* gitlab-ci: add job to run test suite on Debian 10 with ninjaBrad King2020-10-051-0/+61