Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| ee9d53e2 | 2020-05-01 04:58:48 | specify architecture separately | ||
| 13159a59 | 2020-05-01 04:34:48 | make cmake version bump conditional on MSVC | ||
| 1c3377ba | 2020-05-01 04:09:57 | bump cmake and appveyor build environment | ||
| 4d07b727 | 2020-04-20 20:28:48 | Force use of 3.15.7 | ||
| 79fb34a9 | 2020-04-15 13:12:31 | Add support for use of static MSVC runtimes In certain contexts LibreSSL needs to be built with `/MT` instead of `/MD` for inclusion in other projects. These changes allow for the command-line option `USE_STATIC_MSVC_RUNTIMES` to be set to `ON` if the use wishes to generate projects that will build with static runtimes. This feature requires CMAKE version 3.15+, hence the minimum required version has changed as well. | ||
| ceeb3bb4 | 2020-04-09 08:29:34 | update public signify key | ||
| 3b328512 | 2020-04-06 00:17:38 | Further tweak change log for 3.1.0. | ||
| d6c3f2d7 | 2020-04-04 20:28:23 | adjust 1.3 wordage | ||
| 6358ef17 | 2020-04-05 11:12:17 | Update ChangeLog | ||
| 7625741c | 2020-04-04 10:28:40 | Changelog updates |