kc3-lang/libevent

Branch :


Log

Author Commit Date CI Message
fe9dc8f6 2023-05-21 08:54:07 Merge branch 'release-2.2-pull' - 2.2.1-alpha (#1380) * release-2.2-pull: Bump version to 2.2.1 Update ChangeLog and whatsnew for 2.2.1 Update contributors (for 2.2 release)
8d1388a3 2023-05-21 08:40:48 Bump version to 2.2.1
4e19e8b4 2023-05-20 16:28:28 Update ChangeLog and whatsnew for 2.2.1
6ce568c3 2022-11-20 23:15:29 Update contributors (for 2.2 release)
13ce3045 2023-05-20 18:19:04 Merge branch 'changelog-improvements' * changelog-improvements: Generate changelog in a reverse order Add PR number into the changelog Use authors of the real patches instead of merge commits Cleanup changelog.py
fb2e1a69 2023-05-20 16:34:55 Use authors of the real patches instead of merge commits
c2e917d3 2023-05-20 16:29:22 Cleanup changelog.py - Use positional argument for revision range - Remove unused import - Add some todos
1fb3e6d7 2023-05-20 17:40:01 Generate changelog in a reverse order
8b87ad48 2023-05-20 17:36:58 Add PR number into the changelog
2c2ffb8d 2023-05-20 16:00:09 Revert "cmake: Only use relative paths for install DESTINATION option (#1405)" After rebasing I broke the initial intention of this patch, so it simply should be reverted. This reverts commit 81c6b8823c1b58d7837e827bb1098aa5f9e5956b.