Frank Schoenmann
Frank Schoenmann
Sure, I agree that it might be complicated to cover all cases. But somebody somewhere has to know where the compiler lives. It can even be configured in the profile....
> Quick question, why the above Windows example doesn't define the env-vars too in the profile, as the Linux profile does? No specific reason. We mainly develop on Linux and...
Looks fine to me. Thanks for spending the effort!
@memsharded What do you think about the idea of letting the user specify a custom _package_type_?
I got this running in Conan 2.x with the `generate()` method and the new interface so it's not needed anymore.
> I was able to poke with it more, and I noticed the issue is that I was using a `ssh://host/path` URL instead of `user@host:path` for my remote. Switching to...
I was running the above in `tmux`. When running without `tmux`, everything works. No idea why, so maybe you can find it out. I edited the bug report above accordingly...
Yeah pretty sure it was the same.
There can be a lot of patterns for dotfiles, depending on which project types you're working with. Maybe you even want to commit sometimes your project configuration dotfiles and sometimes...
@memsharded This would be interesting for us too. It would be nice if it could also be somewhat customizable to make it work on Linux. (It's possible to manually separate...