kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
38202614 2023-11-12 00:02:17 Replace rust-openssl patch with an ed script It is annoying to update this patch all the time. An easy ed script does the trick just as well.
3740b7bd 2023-11-11 18:57:16 Fix rust-openssl regress Change around the order slightly. It seems more logical to apply the patch first, then export the env.
dbc455b9 2023-11-10 23:10:40 ci: add --verbose flag to rust-openssl cargo test
d9a8539a 2023-11-09 20:16:31 ci: tidy up rust-openssl libressl build step
bd0ed2b4 2023-11-09 13:16:51 ci: improve rust-openssl workflow
8259d09d 2023-11-09 02:28:33 readme: fix CI workflow badge images Update the workflow badge images to use the new workflow names introduced in: #942, #941, #934
5e267cd0 2023-12-17 05:55:45 Land #953, Fix build on mips
8c7ad5a5 2023-11-08 08:33:49 Land #941, improve Linux github workflows
ba296ec6 2023-11-08 18:07:34 ci: shrink and improve Linux workflows Add a new `linux` workflow that replaces cross_test, linux_ci, linux_ci_asan, and linux_ci_asan_noasm.
411cc051 2023-11-08 06:54:36 Land #942, clean up macOS workflow