Caleb Kiage

Results 61 comments of Caleb Kiage

If the back button behavior could be programmable, that would give greater flexibility. For example, some apps take 2 taps on the back button to exit. The first one shows...

@Jon1105, does this branch work for you? I ran it and there seems to be some issues with it crashing

I have explored FetchContent and vcpkg, but I found the build times on FetchContent be slow, vcpkg was better with its cache of dependencies outside the project, that helped with...

@duncanspumpkin, the toolchain already handles that. It checks for the existance of a conanfile before running conan install.

@timayabi2020, is there a design for this feature put down anywhere?

This looks like an escaping issue. We can take some time and think about this. What shell environment do the snippets run in?

This is what other successful package managers like Conan do right now. How is it a hack? I don't understand. It's still early and I set this up in less...

Maybe we can start out with what you think is wrong with the API and we can go from there. As it stands, I don't know what to address.

I think using the toolchain is an interesting idea. but that means every package needs to use a toolchain. Some packages might not get compiled at all so they won't...

It's good that this is something you might be interested in. I know the final feature might be a lot bigger than just the few things I put together in...