Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 7f063e11 | 2019-01-08 10:25:57 | Land #493, Add Android build for Travis-CI | ||
| c5fb1874 | 2019-01-08 00:00:31 | typo s/NAPI/NAL/ | ||
| 4eb8da3e | 2019-01-07 06:28:29 | Land #496, add configure-time check for timespecsub | ||
| c1a44d22 | 2019-01-06 15:49:28 | we don't need to pass this to automake | ||
| 7af3ba34 | 2019-01-06 13:20:29 | add configure-time check for timespecsub | ||
| 983c7fbd | 2019-01-05 16:22:24 | Add Android build for Travis-CI | ||
| 1e848d2e | 2019-01-04 19:24:59 | Handle malloc returning null Locks are required for multi-threading. If memory can't be allocated, exit the program with memory error. If we let the program continue, it will deadlock in the next part of the code anyway so better end it before. | ||
| 779ec4de | 2019-01-04 01:32:22 | Add ARM build for Travis-CI | ||
| 7d5b9057 | 2019-01-04 01:08:15 | Add arm_arch.h to build ARM portable | ||
| 3bcb2e5f | 2019-01-02 05:37:08 | enable cmake mingw builds in travis |