| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ci: build with ssh on nightly | Edward Thomson | 2021-12-23 | 1 | -1/+2 |
| | | |||||
| * | cmake: USE_SSH is not on by default | Edward Thomson | 2021-11-11 | 1 | -13/+13 |
| | | |||||
| * | ci: run dynamically loaded openssl workflows nightlyethomson/dlopen_ssl | Edward Thomson | 2021-08-24 | 1 | -0/+35 |
| | | | | | | Add Xenial, Bionic, CentOS 7 and 8 workflows with OpenSSL-Dynamic builds nightly. | ||||
| * | ci: update centos to find libssh2ethomson/centos_ci | Edward Thomson | 2021-08-21 | 1 | -1/+3 |
| | | |||||
| * | ci: update centos builds | Edward Thomson | 2021-08-15 | 1 | -0/+2 |
| | | |||||
| * | ci: update centos7 and centos8 build | Edward Thomson | 2021-08-15 | 1 | -0/+1 |
| | | |||||
| * | ci: run centos7 and centos8 builds nightly | Edward Thomson | 2021-08-15 | 1 | -0/+12 |
| | | |||||
| * | ci: update nightly to use source pathethomson/ci_nightly | Edward Thomson | 2021-08-14 | 1 | -5/+6 |
| | | |||||
| * | ci: remove the docker entrypointethomson/dockerfile | Edward Thomson | 2021-08-09 | 1 | -5/+7 |
| | | | | | | | | | | Omitting an entrypoint.sh to configure the container and instead depending on docker primitives allows us to be more portable. (If a distribution uses a different mechanism for adding users, we need not have multiple entrypoint.sh files or invariants within it; instead we can configure that in the dockerfile itself along with all the other distribution specific components.) | ||||
| * | ci: don't use ninja on macOS | Edward Thomson | 2021-01-15 | 1 | -1/+0 |
| | | | | | | | Ninja is not installed by default on the macOS machines; stop trying to use it. Instead use `make -j` which should be roughly equivalent in performance but supported everywhere. | ||||
| * | github-actions: Also rename the main branch here | lhchavez | 2021-01-07 | 1 | -1/+1 |
| | | | | | This should fix the CI. | ||||
| * | Add github action to build and test with mmap emulation | Dhruva Krishnamurthy | 2020-12-30 | 1 | -0/+20 |
| | | |||||
| * | ci: run a threadsafe build in nightly | Edward Thomson | 2020-12-05 | 1 | -0/+8 |
| | | |||||
| * | ci: truly really absolutely run coverity | Edward Thomson | 2020-11-24 | 1 | -1/+2 |
| | | |||||
| * | ci: really truly run coverity | Edward Thomson | 2020-11-24 | 1 | -1/+1 |
| | | |||||
| * | ci: really, really correct usage for coverity | Edward Thomson | 2020-11-24 | 1 | -1/+1 |
| | | |||||
| * | ci: really correct container usage for coverity | Edward Thomson | 2020-11-24 | 1 | -0/+1 |
| | | |||||
| * | ci: correct container usage for coverity | Edward Thomson | 2020-11-24 | 1 | -1/+1 |
| | | |||||
| * | ci: move coverity into nightly builds | Edward Thomson | 2020-11-23 | 1 | -0/+18 |
| | | |||||
| * | ci: introduce arm nightly builds for GitHub Actions | Edward Thomson | 2020-11-23 | 1 | -21/+86 |
| | | |||||
| * | ci: propagate environment variablesethomson/arm-actions | Edward Thomson | 2020-11-20 | 1 | -0/+1 |
| | | |||||
| * | ci: supply a token for self-hosted runners | Edward Thomson | 2020-11-20 | 1 | -2/+3 |
| | | |||||
| * | ci: supply a token for self-hosted runners | Edward Thomson | 2020-11-20 | 1 | -1/+3 |
| | | |||||
| * | ci: GitHub Actions for arm64 | Edward Thomson | 2020-11-20 | 1 | -0/+5 |
| | | |||||
| * | ci: use GitHub Actions for nightly builds | Edward Thomson | 2020-11-18 | 1 | -0/+163 |
