summaryrefslogtreecommitdiffstats
path: root/.gitlab/ci/extdeps-linux.sh
Commit message (Collapse)AuthorAgeFilesLines
* ci: Provide cppdap in extdeps jobsBrad King2023-05-261-0/+19
| | | | | Debian 10 and Fedora 37 do not yet package cppdap, so our base images do not include it. Build it in extdeps jobs.
* gitlab-ci: add jobs to test CMake with external dependencies on LinuxBrad King2022-08-181-0/+62
Test that CMake works without its bundled dependencies. For some dependencies, test using the minimum supported version.