kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
1c2a3f25 2015-09-09 07:45:54 Remove cmake tests from travis builds for now. This seemed like it should be easy, but apparently there are a lot of gotchas that need to be ironed out in a branch first.
e04dfb2b 2015-09-09 07:34:37 fix a couple of travis build failures
46c9a8de 2015-09-09 07:13:05 revert some travis shell portability tweaks
9e090286 2015-09-09 07:01:26 remove builtin travis cmake because it is too old
f6999fbe 2015-09-09 07:01:05 try ninja on travis linux again
c0341ad1 2015-09-09 06:59:35 use newer cmake for travis linux builds, revise build script
2728a865 2015-09-09 06:40:05 travis' cmake does not support ninja, use make
5de4c4f0 2015-09-09 06:12:16 add travis-ci cmake tests
5dc63037 2015-09-09 06:01:52 remove support for old MSVC versions, KNF
adfb2bf7 2015-09-09 05:15:06 Do not build lib-objects targets if we are just building static libs. This confuses some cmake targets.