15 Commits

Author SHA1 Message Date
Christopher Kohlhoff
09aa7893f3 Remove -fcoroutines-ts flag from MacOS CI runner. 2025-10-29 20:40:46 +11:00
Christopher Kohlhoff
23d0ac3556 Update CI/CD config to match new directory structure. 2025-08-21 22:50:10 +10:00
Christopher Kohlhoff
a4756dfb2c Update ubuntu, gcc and clang versions used for testing. 2025-03-04 23:19:40 +11:00
Christopher Kohlhoff
961077c679 Update boost download location. 2025-03-04 22:38:47 +11:00
Christopher Kohlhoff
7f869d0ebd Update CI/CD compilers. 2024-06-26 21:43:08 +10:00
xavier2k6
030a1cdc26 Updated the github actions checkout action to v4. 2024-03-05 08:03:57 +11:00
Christopher Kohlhoff
ed2d42c173 Use standard placeholders for implementing asio::placeholders.
Adds compatibility with both std::bind and boost::bind.
2023-10-28 23:35:14 +11:00
Christopher Kohlhoff
b901f627b4 Require C++11 as the minimum c++ standard. 2023-10-26 07:42:14 +11:00
Christopher Kohlhoff
e03ed7630e Add line length check to CI builds. 2023-07-04 22:24:32 +10:00
Christopher Kohlhoff
0e47eea39d Update linux build platforms for CI. 2023-04-04 08:10:34 +10:00
Christopher Kohlhoff
55435a0e85 Update minimum ubuntu to 18.04. 2021-10-16 17:26:24 +11:00
Christopher Kohlhoff
1317acbbcd Use c++20 / coroutines with gcc10 build. 2021-07-17 11:03:42 +10:00
Christopher Kohlhoff
451177bc1d Use new boost download location. 2021-06-05 14:20:46 +10:00
Christopher Kohlhoff
937bf82d92 Add clang 3.8 builds. 2020-12-29 18:36:06 +11:00
Christopher Kohlhoff
b0f219ea42 Use github actions instead of travis for CI. 2020-12-29 14:36:06 +11:00