Closed adriweb closed 1 year ago
I'm not sure why not everything gets cached as I would have expected it for the vcpkg stuff, but anyway that can be solved later.
The install folder is now uploaded as artifacts (for each build) :)
Compatibility with the MinGW cross-build should be OK now.
I have integrated patches 1-3 and 5, and rebased experimental2 on top of those. It creates both conflicts for this PR and build failures on experimental2...
Okay, I'll rebase and push again
I'm not surprised about the static build failures on the other branches, and the fact that they are fixed here. I did indeed fix quite a few CMake things recently on this branch.
I've integrated 3 of the 5 patches at the front of the experimental2 branch (for now), in order to resolve the modify / delete conflicts caused by the torture_ticalcs.c -> torture_ticalcs.cc rename. I should dust off my cross-MinGW build procedure to test the result before forwarding the master branch.
I saw the same warning, but it was not promoted to an error. I guess we can fix that easily. Are there any other ones?
I'll merge the remainder and perform some post-merge fixes. Thanks for your work :)
This branch is already rebased on top of the other one with macOS/Linux CI, btw.