Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 15917b42 | 2020-05-06 03:03:27 | Include details of the ABI compatibility report | ||
| 889ad6d6 | 2020-05-06 02:10:34 | Add ABI compatibility report deploy Closes: #887 | ||
| 512c88ce | 2020-05-05 15:22:32 | ci/linux: add dist check | ||
| c19ebffb | 2020-05-05 14:57:59 | ci: change cache key for windows/mingw Should fix the following current failures: - 2020-05-04T22:32:02.9490248Z C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(231,5): error MSB6006: "cmd.exe" exited with code 3. [D:\a\libevent\libevent\build\regress.vcxproj] - cmake : /usr/bin/sh: /C/hostedtoolcache/windows/Python/3.7.6/x64/python.exe: No such file or directory P.S. I guess python has another path, but on my fork it is the same and it passes. | ||
| 072dfacf | 2020-05-05 13:57:15 | Do not run CI if message contains "ci skip" https://github.com/marketplace/actions/skip-based-on-commit-message | ||
| 28eb0d91 | 2020-05-04 23:42:22 | github actions looks good - drop travis/appveyor (#951) Actually right now github's VMs is better then travis/appveyor. | ||
| 6dea1514 | 2020-03-22 18:35:24 | github workflows: ignore previous cache modify the cache key to ignore previous cache for the changes of configure.ac/CMakeLists.txt to take effect. | ||
| 93eb1b70 | 2020-03-22 13:51:46 | github workflows: test for mingw via cmake | ||
| a3cb3119 | 2020-03-17 19:57:10 | github workflow: fix configure error on mingw-w64 | ||
| 84bb2c18 | 2020-01-21 19:51:48 | github actions: test and coverage | ||
| d151968f | 2020-01-21 10:14:11 | github actions: doxygen | ||
| 05467445 | 2019-09-08 11:47:04 | Deploy documentation to libevent-doc.github.io Based-on: https://github.com/ygj6/libevent/commit/4a86dcb4df0f9dc69f7722a1ba7567ef3b8447c8.patch (by @ygj6) |