kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
6f9a71bf 2024-02-21 16:58:40 Land #1005: CI: limit scheduled runs to "libressl" org only
43f4827f 2024-02-21 16:53:31 CI: limit scheduled runs to "libressl" org only this was commited in https://github.com/libressl/portable/pull/995 somehow it was lost, maybe due to force push
b9b65324 2024-02-18 10:24:23 Add posix_time.h
eadd028b 2024-02-18 11:46:02 Land #1002: CI: redirect changelog error to stdout
9dfeb076 2024-02-18 10:41:20 CI: redirect changelog error to stdout during CI stdout is redirected to "changelog.txt" and thus not seen
7f913c14 2024-02-17 22:10:14 Land #1001: CI: add "x" permission to release helper
d0d91f6c 2024-02-17 20:58:31 CI: add "x" permission to release helper
94ed5ffd 2024-02-17 03:16:03 Update ChangeLog
4e25dc4f 2024-02-12 03:34:40 Land #989 cmake: disable ASM for Windows ARM64
1f0e198e 2024-02-08 07:41:23 fix file comparison failures testing with WSL + CMake Using FC on Windows through a WSL mount assumes all filenames are UPPERCASE. So make the filenames UPPERCASE in the first place.