kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
b6aded05 2015-09-10 07:18:08 ensure headers are sanitized before release When a public header is removed, we need to ensure it gets removed in the release distribution as well. Also, remove nonexistent *.he exclude.
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