Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 14fbc410 | 2015-09-11 09:10:57 | speed up builds without killing os x perhaps | ||
| f927fc2a | 2015-09-11 08:03:56 | add cmake test support | ||
| 5c164446 | 2015-09-08 22:50:34 | Small README typo | ||
| b8853fd0 | 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. | ||
| aad86fe1 | 2015-09-09 06:01:52 | remove support for old MSVC versions, KNF | ||
| 72039968 | 2015-09-09 05:15:06 | Do not build lib-objects targets if we are just building static libs. This confuses some cmake targets. | ||
| 9c2f0ef5 | 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. | ||
| e13a39a5 | 2015-09-07 01:28:29 | distribute strcasecmp.c | ||
| 9c9a9858 | 2015-09-07 01:05:33 | disable shared CMake builds for OS X / Windows for now | ||
| 90f85156 | 2015-09-07 00:40:20 | adjust order for ! .gitignore rule precedence |