Commit Graph

22 Commits

Author SHA1 Message Date
Stephan Lachnit
2fd8bfc747
ci: update to libzmq 4.3.5 2023-11-22 13:34:13 +01:00
Stephan Lachnit
01bcc7d474
Remove ENABLE_DRAFTS option
This option added ZMQ_BUILD_DRAFT_API to the compile definitions. However, this should be propagated by libzmq (see https://github.com/zeromq/libzmq/pull/4323 and https://github.com/zeromq/cppzmq/issues/477).

Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2023-11-21 00:25:40 +01:00
Gudmundur Adalsteinsson
47c1278bfc Explicit images 2023-09-13 22:15:46 +00:00
Gudmundur Adalsteinsson
13becaea53 Remove old compilers 2023-09-12 21:50:13 +00:00
Gudmundur Adalsteinsson
cce9e9dbe5
Upgrade deprecated CI OS 2023-06-20 10:04:40 +00:00
Gudmundur Adalsteinsson
918be1d175 Update deprecated CI OS 2022-10-09 14:02:06 +00:00
Gudmundur Adalsteinsson
cb44ec43ca Add macos CI 2021-07-16 17:00:01 +00:00
Gudmundur Adalsteinsson
4c08773f86 Coveralls upload in actions 2021-07-15 21:58:53 +00:00
Gudmundur Adalsteinsson
27b7da3eb8 Testing for windows 2021-07-14 18:54:49 +00:00
Gudmundur Adalsteinsson
5822d39c51 Fix threading and build config 2021-07-14 11:44:07 +00:00
Gudmundur Adalsteinsson
05fab99e64 Try regex for windows tests 2021-07-14 11:34:10 +00:00
Gudmundur Adalsteinsson
05d8f133d7 Demo only on ubuntu 2021-07-14 11:13:48 +00:00
Gudmundur Adalsteinsson
3696f50b39 Refactor env variables 2021-07-14 10:52:34 +00:00
Gudmundur Adalsteinsson
8eb3515f8b CI for windows 2021-07-13 23:53:13 +00:00
Gudmundur Adalsteinsson
ff52ae8c01 CI for older gcc versions 2021-07-13 22:47:57 +00:00
Gudmundur Adalsteinsson
1f5a57de8f Move build script into workflow yml 2021-07-08 17:49:18 +00:00
Gudmundur Adalsteinsson
11a9e81686 Clang and older ubuntu builds 2021-07-08 14:19:40 +00:00
Gudmundur Adalsteinsson
0c6f8bb888 Specify CC 2021-07-08 11:04:48 +00:00
Gudmundur Adalsteinsson
3d13afacd2 Use older gcc with older libzmq 2021-07-08 10:57:02 +00:00
Gudmundur Adalsteinsson
dec80e2cb1 Drop 03 and old libzmq 2021-07-06 16:13:00 +00:00
Gudmundur Adalsteinsson
c817589f1e Fix actions 2021-07-06 15:06:05 +00:00
Gudmundur Adalsteinsson
d0e54f7212 Problem: Complex CI
Solution: Add github actions support for linux. Windows support and
removal of appveyor and travis pending.
2021-07-06 14:52:39 +00:00