Commit Graph

7 Commits

Author SHA1 Message Date
David Korth
e6bd641911 appveyor-artifacts.cmd: Check %APPVEYOR_BUILD_WORKER_IMAGE% instead of %COMPILER%.
%COMPILER% *used* to be set when using msvc2013, but it isn't set when
building with msvc2015.
2023-07-06 22:12:42 -04:00
David Korth
d3cafba1bd appveyor-artifacts.cmd: Print %compiler% and %configuration%. 2023-07-05 20:38:19 -04:00
David Korth
000739724c appveyor-artifacts.cmd: Enable ECHO to try to debug artifacts.
AppVeyor isn't saving artifacts, even though it should be saving them...
2023-07-05 18:29:31 -04:00
David Korth
9399248f81 appveyor: Actually update the scripts to use MSVC 2015, not just the image. 2020-08-12 21:30:33 -04:00
David Korth
963563b02b appveyor-artifacts.cmd: Don't recursively search for ZIP files.
Otherwise, we end up including test suite files.
2020-06-21 20:29:13 -04:00
David Korth
f2ab97e9be appveyor-artifacts.cmd: Use for to expand the wildcard.
`appveyor PushArtifact` doesn't seem to support wildcards.
2020-06-21 20:01:54 -04:00
David Korth
d578d0d458 AppVeyor: We need to package the build *after* building it. 2020-06-21 18:44:21 -04:00