Krzysztof Aleksander Pyrkosz

Results 13 comments of Krzysztof Aleksander Pyrkosz

Hey it's both fast and green :) Linux: https://travis-ci.com/github/kpyrkosz/unshield/builds/187972769 Win: https://ci.appveyor.com/project/kpyrkosz/unshield/builds/35551986 On Linux tests are enabled and passing in all configurations, on windows all 3 compilers are building 4 variants...

That's clang's `-Weverything` flag in debug mode. Should we add `-pedantic` on top of it? According to `man md5sum` default behavior is text mode `-t` on linux, inside git bash...

How do we merge your xcode and my linux builds in travis? I can port linux build to my appveyor script, that should work too.