Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| b521a76a | 2015-07-22 11:42:34 | disable current broken cmake tests | ||
| dd0704b1 | 2015-07-22 11:40:16 | s/CMakeFiles/CMakeLists/, start porting test scripts | ||
| a9b16c2d | 2015-07-22 09:00:38 | correct fallback err.h macro behavior | ||
| a9122f74 | 2015-07-21 22:21:14 | add cmake tests | ||
| 3614acd6 | 2015-07-21 20:01:00 | tests aren't ready for cmake, skip for now | ||
| 1828bcb9 | 2015-07-21 20:00:42 | don't build eng_rsax.c anymore | ||
| 9d5eb631 | 2015-07-21 12:52:29 | move sleep shim to posix_win.c | ||
| 63161e85 | 2015-07-21 12:52:14 | add initial build for arc4random/getentropy fallbacks | ||
| cbdc8ca8 | 2015-07-21 12:04:07 | tighten up compat include paths, fix glibc compatibility | ||
| 5d8a1cf7 | 2014-07-10 22:06:10 | add initial CMake and Visual Studio build support This moves the compatibility include files from include to include/compat so we can use the awful MS C compiler <../include/> trick to emulate the GNU #include_next extension. This also removes a few old compat files we do not need anymore. |