Results 812 comments of Andre Weissflog

Hi fungos, currently only checking out a named branch or tag is supported (see here, search for 'branch:' http://floooh.github.io/fips/imports.html). I agree that we should look at how cargo does things....

True, the biggest chunks are usually the actual project submodules, so a full clone + checkout might not be too bad in most cases.

Good read, I actually would prefer to wrap an external, proper dependency solution instead of creating our own (the same way fips wraps cmake). I was considering Peru (https://github.com/buildinspace/peru) but...

- with Peru, I'm still in the 'pre-evaluation' stage, I haven't even played around with it yet, and don't know how it would fit into fips - I'm not a...

That's a really great idea! I'll try to integrate this soon-ish. Right now I've started to work on Oryol again but will try to squeeze this in. Thanks!

Hmm, the scan-build tool doesn't seem to be installed as part of the Xcode commane line tools on OSX (clang is though), instead xcodebuild is called with an 'analyze' option....

doh, I totally forgot about his, Martin, if you're integrating and testing this in your fork anyway I'd be happy to accept a pull-request ;) (even if it doesn't work...

I wish github would implement a proper voting system, so that often requested thing would rise to the top...

Hmm interesting, did you play around with this already? It seems to be Linux-based, not Android?