Robin Lambertz

Results 388 comments of Robin Lambertz

There are other issues with upgrading cc in libstd, see [this issue](https://github.com/rust-lang/cc-rs/issues/912)

Is it possible to somehow keep automatic_https with this approach? Having to configure the tls app separately isn't great. EDIT: So my goal was to share an ssh port with...

Started experimenting with v4 support in https://github.com/roblabla/cargo-wix/tree/v4 . I think I got most of it working. Here's a braindump: Main difference was dropping `linker-args` (since there's now just a single...

> Is it possible to have both wix3 and wix4 binaries installed at the same time? I think this would ultimately answer the question of a separate cargo wix and...

@erenturkm There hasn't been much movement. There's no real rush to migrate to wix4 - it's still a relatively new piece of software that's likely to have a lot of...

It may be worth rewording the error message to point to wix toolset v3 explicitly. It may be worth detecting if `wix` is installed, and writing an error message explicitly...

Bump? Is this project dead?

This is turning out to be complicated due to a very "dumb" problem: I can't figure out how to get either docopt or clap to give me a list of...

The absence of https://github.com/rust-lang/cargo/issues/3855 is going to hurt the output a lot.