]> granicus.if.org Git - graphviz/commit
CI: move macOS dependency installation out of line
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 11 Mar 2022 14:49:26 +0000 (06:49 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 19 Mar 2022 20:30:01 +0000 (13:30 -0700)
commitedf8541adf31d6d7be401119327d1eacc3cca911
tree67c52d36f5e77c0ec1b5c9c560c6eb19b7c42eb7
parenta1ba3a2b823779f80d67d2fcd905f52266ecfc02
CI: move macOS dependency installation out of line

Makes these a little easier to manage. Note that this also unifies the runtime
dependencies installed in Autotools and CMake jobs which simplifies ongoing
maintenance.
.gitlab-ci.yml
ci/install-build-dependencies-macos.sh [new file with mode: 0644]
ci/install-runtime-dependencies-macos.sh [new file with mode: 0644]