|
19c38c308a
|
Replace detail/work_guard.hpp with net::executor_work_guard
In newer versions of Asio, `executor_work_guard<>` can be used even when
`ASIO_NO_TS_EXECUTORS` is defined.
|
2025-04-27 16:08:05 +03:30 |
|
|
ea38d841b0
|
SSL examples verify peer cert hostname
Fixes #2974
|
2025-02-11 19:43:58 +03:30 |
|
|
225a25b57c
|
Update drone.star
|
2024-10-17 17:23:08 +03:30 |
|
|
668dcf51c1
|
Drone caching (#2655)
Co-authored-by: Klemens Morgenstern <klemens.d.morgenstern@gmail.com>
|
2023-08-18 15:23:02 +08:00 |
|
|
915b80a157
|
set minimum gcc version to 5.0.
This is due to C++98 support being dropped, so 4.8 fails other libraries C++11 detection.
|
2023-08-17 12:12:43 +08:00 |
|
|
099dcb58e8
|
disabled asan - clang ubasan checks, too.
|
2023-06-23 09:49:54 +08:00 |
|
|
11b267e724
|
s390x clang is disabled.
|
2023-02-02 13:59:17 +08:00 |
|
|
8fc6df2a98
|
Drone: use generate function to build jobs
|
2023-02-01 17:50:43 +08:00 |
|
|
b9ed7fa6d3
|
FreeBSD drone tests
|
2022-12-20 18:01:12 +08:00 |
|
|
9473c10dde
|
s390x architecture drone jobs
|
2022-10-18 01:45:32 +08:00 |
|
|
7300ef463b
|
Removed BOOST_BEAST_USE_STD_STRING_VIEW (#2451)
Fixes #2363
|
2022-10-03 13:29:21 +08:00 |
|
|
b4e0f0d560
|
Update CI
|
2022-10-02 19:56:23 +08:00 |
|
|
177855b4bc
|
Upgrading OS on certain drone jobs
close #2498
|
2022-08-24 21:40:45 +02:00 |
|
|
2fdbc2cb01
|
Update Drone - clang-14 and gcc-12
|
2022-06-03 17:39:42 -03:00 |
|
|
24980cba03
|
Add ARM64 builds to drone CI
close #2375
|
2022-01-14 15:35:12 +01:00 |
|
|
972abd7a36
|
Update CI to include gcc 11, clang 12, msvc 14.3
close #2351
|
2021-12-09 14:27:21 +01:00 |
|
|
03c4f0db4f
|
Consolidate drone configs
closes #2256
|
2021-08-04 09:39:31 +02:00 |
|
|
ae092100dc
|
Disable drone clang-7 tests.
|
2021-03-16 03:57:59 +01:00 |
|
|
9e45c4e22d
|
Move Windows CI to Drone
closes #2176
|
2021-03-03 14:39:51 +01:00 |
|
|
a87330e53f
|
Add Drone CI
closes #2129
|
2020-12-16 18:31:40 +01:00 |
|