Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d193b171 | 2015-03-02 23:17:48 | Add '-windows' to windows binary archive. | ||
| 79492b46 | 2015-03-02 23:14:35 | add windows README, package README files with distribution | ||
| e0855bdb | 2015-03-02 21:12:47 | point out where to report bugs, update links. | ||
| 3b3a290b | 2015-03-02 20:47:26 | update changelog with security updates | ||
| 3cb34ee9 | 2015-03-01 17:37:12 | add a simple code coverage generation script The lcov tools (http://ltp.sourceforge.net/coverage/lcov.php) are required to generate reports. Original idea from this PR, thanks to Jim Barlow for doing the initial integration work. https://github.com/libressl-portable/portable/pull/58 | ||
| 701aa50e | 2015-03-01 17:16:00 | ignore temp windows library build files | ||
| 933820a0 | 2015-03-01 16:30:23 | separate the BSWAP check from the action checks need to be unconditional with autoconf | ||
| 8695b506 | 2015-03-01 15:57:21 | check if the BSWAP assembly for ARM works before building | ||
| 557df7ee | 2015-03-01 05:34:43 | refine building windows binaries, enable shared | ||
| f94d3d67 | 2015-02-24 19:42:26 | update windows binary build script This puts the 32 and 64-bit binaries in the same zip file, adds debug files that are compatible with Visual Studio/windbg, and updates for the new configure options. |