kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
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
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.
5dc63037 2015-09-09 06:01:52 remove support for old MSVC versions, KNF
5f4e95e7 2015-09-08 15:00:09 updates for MSVC 2015's degenerate headers Note that 'perror' moves from stdio.h to stdlib.h, and 'rename' moves from stdio.h to io.h. Also, standard C includes move from the compiler to the Windows SDK, which changes the base path for the include files.
9903a266 2015-09-07 01:28:29 distribute strcasecmp.c