]> granicus.if.org Git - graphviz/commitdiff
add ci/mingw-make.sh
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 21 Nov 2021 14:05:10 +0000 (15:05 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 7 Dec 2021 06:35:01 +0000 (07:35 +0100)
This will be used in an upcoming commit to create 2-step autotools
build jobs for MinGW.

ci/mingw-make.sh [new file with mode: 0644]

diff --git a/ci/mingw-make.sh b/ci/mingw-make.sh
new file mode 100644 (file)
index 0000000..d35b183
--- /dev/null
@@ -0,0 +1,7 @@
+#!/usr/bin/env bash
+
+set -eux
+
+ci/mingw-install.sh
+
+ci/out-of-source-make.sh