kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
0de236a7 2023-12-11 16:21:30 cmake: auto-detect `strtonum` Notice that just like in autotools, this detection also doesn't take into account the targeted OS version. Meaning it detects `strtonum` even if targeting e.g. macOS older than release v11 Big Sur (which introduced this funcitions), if the SDK declares it. Wrong detection will either cause a binary broken on older macOS and/or trigger compiler warnings. Ref: https://github.com/libressl/portable/issues/928#issuecomment-1850178282 Ref: https://github.com/libressl/portable/issues/928#issuecomment-1850276298 Prerequisite: https://github.com/libressl/portable/issues/928#issuecomment-1850356408
2e88c743 2023-12-11 02:43:01 Land 956
8e31f8c4 2023-12-11 02:37:51 Land 958
5e6ab003 2023-12-10 22:52:31 check-release.sh: use HTTPS when downloading sources
8844e9cd 2023-12-10 17:27:18 windows: always upload build artifacts, even in case of failure
fb163704 2023-12-01 15:10:16 Update man links
5b404cb8 2023-12-01 15:08:20 Update ChangeLog
4fc28f4c 2023-11-29 18:23:10 Update ChangeLog
6684ea36 2023-11-29 18:21:19 Land #951
dc0827bf 2023-11-28 07:17:07 Update ChangeLog