| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync opensslconf.h, add crypto_arch.h for mips | Theo Buehler | 2025-04-12 | 1 | -1/+1 |
| | | | | | | | | This was easy enough to make compile. As long as it doesn't get in the way, I think we can keep this. Fixes #1110 | ||||
| * | scripts/test: use lib64 for loongarch64 | Joshua Sing | 2025-04-13 | 1 | -1/+1 |
| | | |||||
| * | ci: print test suite log on failure | Joshua Sing | 2025-04-13 | 1 | -1/+1 |
| | | |||||
| * | ci: only test loong64 on ubuntu-24.04 | Joshua Sing | 2025-04-13 | 1 | -5/+4 |
| | | | | | | Versions of Ubuntu prior to 24.04 do not have the g++{,-14}-loongarch64-linux-gnu package. | ||||
| * | ci: add universe apt repository for loong64 runs | Joshua Sing | 2025-04-12 | 1 | -0/+4 |
| | | |||||
| * | ci: test on loongarch64 | Joshua Sing | 2025-04-12 | 1 | -1/+1 |
| | | |||||
| * | ci: remove use of ubuntu-20.04 runner image | Joshua Sing | 2025-02-12 | 1 | -4/+1 |
| | | |||||
| * | What happens on ubuntu-24.04? | Theo Buehler | 2025-01-09 | 1 | -1/+1 |
| | | | | | | | Actions have been issuing annoying warnings about ubuntu-24.04 becoming the default for ubuntu-latest for some definition of "soon". Let's see if we care. | ||||
| * | unset CC only for mingw and arm32 | Kenjiro Nakayama | 2024-12-18 | 1 | -0/+3 |
| | | | | | | | | Since `scripts/test` always unset "CC", the github action for "clang" in Linux does not use clang unintentionally. This patch unset CC only for mingw{32,64} and arm32. | ||||
| * | Disable mips32 in CI for now | Theo Buehler | 2024-08-11 | 1 | -1/+1 |
| | | | | | | | | | OpenBSD has long dropped support for this architecture. If someone wants to revive the port, they are more than welcome to file a PR that reenables them. discussed with jsing | ||||
| * | ci: add event number to concurrency group | Joshua Sing | 2024-05-29 | 1 | -1/+1 |
| | | |||||
| * | CI: introduce Ubuntu 24.04 | Ilia Shipitsin | 2024-05-17 | 1 | -1/+1 |
| | | |||||
| * | Revert "CI: setup kernel entropy to work with asan" | Theo Buehler | 2024-03-23 | 1 | -9/+0 |
| | | | | | This reverts commit cb2fd0abb21fc2ed4a725de0c57df25e10eee7e8 from #1019. | ||||
| * | CI: setup kernel entropy to work with asan | Ilia Shipitsin | 2024-03-17 | 1 | -0/+9 |
| | | |||||
| * | CI: limit scheduled runs to "libressl" org only | Ilya Shipitsin | 2024-02-21 | 1 | -0/+1 |
| | | | | | | this was commited in https://github.com/libressl/portable/pull/995 somehow it was lost, maybe due to force push | ||||
| * | CI: limit scheduled runs to "libressl" org only | Ilya Shipitsin | 2024-01-14 | 1 | -0/+1 |
| | | |||||
| * | ci: add concurrency groups to workflows | Joshua Sing | 2023-12-20 | 1 | -0/+4 |
| | | |||||
| * | ci: shrink and improve Linux workflows | Joshua Sing | 2023-11-09 | 1 | -0/+62 |
| Add a new `linux` workflow that replaces cross_test, linux_ci, linux_ci_asan, and linux_ci_asan_noasm. | |||||
