Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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 | ||
| ceb09a01 | 2021-05-21 02:35:41 | Land #668, add clang-cl build support. | ||
| 31dc716d | 2021-05-21 02:35:20 | Land #669, add new tests | ||
| dcad94bb | 2021-05-15 01:25:18 | Add after_failure script to show failed test log |