lefi7z

Results 4 issues of lefi7z

On dedicated servers, one would usually not install the full Visual Studio SDK, but only the command line `BuildTools`. I had the issue that the `steps.MSBuild` would not find the...

Typing 'watson help start' would have printed 'Usage: watson help [OPTIONS]...' instead of 'Usage: watson start [OPTIONS]...'.

improvement
needs review

The function clog_info (/_debug/..) is now replaced by a variadic macro that "knows" the linenumber where it is. This change is due, because the dependency on `va_copy` already kind of...

Checklist - [x] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [x] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [x] Source is...