Christian Fehse
Christian Fehse
> test compilation on MSVC + borland + mingw - Borland could be a bit of a problem probably because it may not be installed on the test runner. -...
@fenugrec Which kind of approach would you prefer for the github action workflow: A more "native" and "splitted" approach as for example here: [https://github.com/danmar/cppcheck/tree/main/.github/workflows](url) Or a cmake based "all in...
I just asked for personal preference. I would tend to "split" approach as well. So decision made: 1 workflow definition per architecture.
@eric-hu @PEZ This should all be possible with new vscode remode-ssh extension. I tested this setup today with calva version 2.0.49 and it worked correctly. I close this issue for...
@PEZ Now I understand what you mean. *gg*