Commit d407e04
committed
Cirrus CI: some Windows tweaks.
Move env: before install_script:, as it should affect both.
Add MSYSTEM: MINGW64, so that we do a MinGW64 build rather than an MSYS
build, as we're building native Windows software.
Do some directory searches to see what binaries come with Git and where
uname came from (not from MSYS2, as we weren't installing it when we
first tested it).
Try using a Windows path to build_matrix.sh.1 parent ff530de commit d407e04
1 file changed
+9
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
69 | 74 | | |
70 | 75 | | |
71 | 76 | | |
72 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
73 | 81 | | |
74 | 82 | | |
75 | 83 | | |
| |||
78 | 86 | | |
79 | 87 | | |
80 | 88 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | 89 | | |
86 | | - | |
| 90 | + | |
87 | 91 | | |
88 | 92 | | |
89 | 93 | | |
| |||
0 commit comments