Jussi Pakkanen
Jussi Pakkanen
> for downloads, I notice that msi files are completely missing (although being advertised This is due to the fact that at the time the release was made, there was...
I don't think there is a button for it but there is a fairly simple webui-based workflow: 1. Create your release by tagging as usual. 1. Download the Github autogenerated...
This is research code just to prove a point. If there ever is a proper release it will have a different license.
The command that works for me is `wix extension add WixToolset.UI.wixext`, though I have only used it on my own machine and not Github Actions.
The docs are out of date. Msitools is equivalent to WiX 3. If you want to use either WiX 3 or Msitools, you can check out an older commit of...
Sorry for not getting to this earlier but there has been a ton of stuff to do w.r.t. 1.0 and other things. The basic questions regarding this would be: -...
Lint failure at least is relevant.
Test failure is unrelated.
But is it even knowable? If you can have both win threads and posix ones in the compiler toolchain then you need to be able to say something like `dependency('threads',...