Commit Graph

89 Commits

Author SHA1 Message Date
6da0ad5f80 merged RC_1_2 into RC_2_0 2022-01-29 17:56:16 +01:00
d645656c34 comment out running python tests on MacOS, since CI is failing 2022-01-29 13:20:26 +01:00
66b354eaff use github's native cancel previous jobs 2022-01-29 12:48:52 +01:00
017d8988ea limit output from choco install command line more, on CI 2022-01-10 10:05:05 -05:00
f545a68c9c merged RC_1_2 into RC_2_0 2022-01-10 00:37:23 +01:00
7c97c5e878 retry choco install openssl if it fails on CI 2022-01-09 14:36:25 -05:00
80c3ca4064 on CI, if choco install fails, retry 2022-01-08 18:15:49 -05:00
a4b2483bec Merge branch 'RC_1_2' into RC_2_0 2021-12-28 13:15:13 +01:00
7af8fe6139 fix typo in workflow files 2021-12-28 13:14:50 +01:00
6d66d62ec9 merged RC_1_2 into RC_2_0 2021-12-27 23:35:52 +01:00
b3484d59aa cancel previous CI runs on github actions when pushing a new commit 2021-12-27 12:15:32 +01:00
1fd93349fa merged RC_1_2 into RC_2_0 2021-11-28 11:44:17 +01:00
26f398c03f Add a cibuildwheel workflow 2021-11-28 10:02:37 +01:00
d2813015ac build against OpenSSL by default 2021-11-02 09:11:36 +01:00
8fccae10bf Backport pre-commit config 2021-10-28 10:44:21 +02:00
16814ec176 use a more reliable work-around for msvc standard library types whose move and move-assign operators can throw 2021-10-26 12:48:00 +02:00
c94db4eac7 bump CI timeout for sims 2021-10-26 12:48:00 +02:00
69cb589800 bump timeouts for tests on linux CI. test_recheck seems to sometimes take a long time 2021-10-23 15:00:39 +02:00
10849e4e60 Backport pre-commit config 2021-10-10 01:07:28 +02:00
1e5ac61d9d Install latest openssl on macos CI 2021-10-10 01:07:28 +02:00
b4caf6f6a0 Install latest openssl on macos CI 2021-10-01 14:48:59 +02:00
391806c2db install openssl on macos CI 2021-09-30 00:29:32 +02:00
3f56cbd3cd merged RC_1_2 into RC_2_0 2021-09-29 23:56:43 +02:00
b221a46544 Use job-specific ccaches 2021-09-29 14:22:14 +02:00
af0d039d32 Default python bindings to crypto=openssl 2021-09-28 15:30:06 +02:00
4c0bf44c25 Allow Windows openssl paths to default on CI 2021-09-28 11:35:00 +02:00
c7e546bb54 Use latest OS for CI jobs that are agnostic to the underlying platform 2021-09-28 11:34:27 +02:00
013b73035b Remove ccache action conditional
The latest release added support to Ubuntu-18.04:
https://github.com/Chocobo1/setup-ccache-action/releases/tag/v1.1.1
2021-09-28 11:34:27 +02:00
e013797c4d Reference major version for actions on Github CI
https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#jobsjob_idstepsuses
> Using the specific major action version allows you to receive critical
> fixes and security patches while still maintaining compatibility. It
> also assures that your workflow should still work.
2021-09-28 11:34:27 +02:00
331356b017 merged RC_1_2 into RC_2_0 2021-09-27 11:47:25 +02:00
fe129a093b Default to libtorrent-link=static boost-link=static 2021-09-27 10:54:42 +02:00
966b9c0fac Use ccache on github actions 2021-09-26 18:09:50 +02:00
b985d05c66 merged RC_1_2 into RC_2_0 2021-08-20 06:03:33 +02:00
8809acc84c use darwin toolset on macos 2021-08-20 05:53:08 +02:00
e03ca24366 use chocolate to install openssl on windows in CI 2021-07-22 17:56:57 -07:00
55024f9614 merged RC_1_2 into RC_2_0 2021-05-30 20:50:36 +02:00
05e8b52fbb update CI 2021-05-30 20:14:58 +02:00
5adc923a88 experiment with clang-10 2021-05-30 13:24:55 +02:00
5715583c4a merged RC_1_2 into RC_2_0 2021-05-23 12:00:32 +02:00
85ce8dbe79 install clang for tests 2021-05-21 13:11:05 +02:00
4913b58346 make tests a bit more robust 2021-03-22 08:36:22 +01:00
6ca777228c Merge branch 'RC_1_2' into RC_2_0 2021-03-20 16:39:52 +01:00
97c232a644 fix clang-tidy 2021-03-20 10:35:52 +01:00
68daecdada merged RC_1_2 into RC_2_0 2021-03-16 20:59:46 +01:00
6d31525cac pull down boost from git 2021-03-16 16:06:42 +01:00
91c7977072 compiling android arm 32 bits with api level 19 (#5978) 2021-02-14 18:02:12 +01:00
d9f4ad7946 compiling android arm 32 bits with api level 21 2021-02-12 14:56:46 +01:00
0eab4d02aa add GH action workflow to build android arm 32 bits (#5962) 2021-02-10 11:57:16 +01:00
16afd2fa9c merged RC_1_2 into RC_2_0 2021-02-10 00:05:38 +01:00
037b0e5793 support passing through b2 args through setup.py
Co-authored-by: AllSeeingEyeTolledEweSew <allseeingeyetolledewesew@protonmail.com>
2021-02-09 14:23:14 +01:00