Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| c8911ede | 2021-05-30 17:53:02 | Land #674, fix mingw builds with newer compiler versions | ||
| e07b5feb | 2021-05-30 04:52:23 | Remove -D_FORTIFY_SOURCE=2 and -lssp with mingw build | ||
| 420723ee | 2021-05-29 02:06:59 | Fix mingw build on ubuntu 20.04 - Link libssp to resolve undefined reference __memcpy_chk - Disable dtlstest since mingw does not have poll | ||
| b25111c2 | 2021-05-29 20:23:04 | Fix UWP build - Do not set _WIN32_WINNT to enable VirtualAllocFromApp - Disable tlstest since SetHandleInformation is not supported on UWP | ||
| 31ef9ade | 2021-05-25 19:28:30 | Split out android test | ||
| 2a06c8b8 | 2021-05-24 20:19:11 | Set continue-on-error to false | ||
| 0103481e | 2021-05-22 14:02:42 | Add pull_request trigger | ||
| 39c7fa8a | 2021-05-22 10:58:13 | Force cmake to link strtonum shim with Darwin less than 20 check_function_exists misinterprets as if strtonum exists on macos 10.15. | ||
| 3845b1ef | 2021-05-21 21:02:17 | Use github actions for linux test | ||
| 47df72bb | 2021-05-22 12:10:58 | Remove .travis.yml |