David Zemon
David Zemon
Oh... bummer. Alright, I'll come up with something better (I'm going to leave the componentized folders though, and that's another thing that really should have been done a while ago).
Is it rude to just ignore unicode and put a note in the docs about "unicode support is undefined and may result in unexpected trimmings" :sweat_smile:
I'm noticing this as well. Those buttons used to be there.... they aren't anymore. Any additional info I can provide to help narrow it down, let me know.
Can you provide or link to what features are unique to the Conan API v2? I'd like to investigate whether I can stop using Artifactory and this seems like the...
Thanks, I really appreciate you finding that for me. That quickly answered my question: revisions are only supported in v2, and we need revisions. I'll keep an eye on this...
Installation guide doesn't make any mention of installing PropGCC. That obviously needs fixing.
One option (which I'll probably move forward with) is to create a virtual machine for something like Ubuntu 14.04 and build debs there from now on. This concept could be...
Another option is to remove CMake from the PropWare package. There are a few permutations of the options here. * Require cmake 3.3+, force users to do manual install if...
Downgrading to CMake < 3.3 is not looking good. `FindPropWare.cmake` utilizes the generator expression `$` for setting compilation flags on each target. The feature was introduced in v3.3 and the...
Oorrrr... I could just use Docker because that's what Docker was built for.