link2xt
d06683489f
Update to Rust 1.61.0
2022-05-21 14:28:55 +00:00
link2xt
494a7f1db9
Update to Rust 1.60
...
It re-enables incremental compilation.
2022-04-09 09:10:51 +00:00
link2xt
a997322efb
Update MSRV to 1.56 and current version to 1.59
...
This is needed to support Rust 2021 edition required by the latest versions of `ed25519` and `image` crates.
2022-03-16 10:56:16 +01:00
link2xt
60d41022ea
scripts: switch from python 3.6 to python 3.7
...
PEP 562 (__getattr__ in deltachat.const module) is implemented only since python 3.7
2021-11-14 00:00:00 +00:00
link2xt
4ef80aaea5
ci: update Rust and Python versions used for testing
...
- Use latest stable for rustfmt and clippy.
- Update Rust in rust-toolchain and coredeps Docker container to 1.54.0
and test against it.
- Test against 1.48.0 to ensure libdeltachat can be compiled with Debian
bullseye "rustc" and "cargo".
2021-08-07 14:22:54 +03:00
link2xt
0276938975
ci: update perl
...
Old miniperl segfaults on the latest manylinux image
2021-08-07 00:00:00 +03:00
link2xt
0028f579b6
Update docker-coredeps to use python3.6
...
Python 3.5 is removed from the latest manylinux2014 images
2021-05-23 09:24:58 +03:00
link2xt
9522240992
scripts: add docker-coredeps-arm64
2021-05-23 09:05:07 +03:00
link2xt
1d708de82f
docker-coredeps: update to manylinux2014
...
Rust does not work on manylinux2010 due to old GNU C Library.
We have been using manylinux2014 on CI machine already, but this change
was never commited.
2021-05-01 14:20:37 +03:00
link2xt
87cb5de8b1
Rename ci_scripts/ into scripts/
2021-04-18 21:57:04 +03:00