summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* ci: install to some writable directory.ylavic2023-03-161-1/+1
* ci: DSOs should be installed for apu_dso_load().ylavic2023-03-161-1/+3
* Follow up to r1908434: --with-openssl too.ylavic2023-03-161-1/+1
* Test --with-crypto in ci.ylavic2023-03-161-0/+2
* .github/workflows: Enable CI builds for tags.ivan2023-01-213-0/+3
* testdbd is failing on MacOS, don't fail the job for this.jorton2023-01-111-1/+1
* Run GitHub Action CI for commits to all branches.ivan2022-06-273-3/+3
* ci: Set native eol-style on github yamls.ylavic2022-06-242-101/+101
* * .github/workflows/linux.yml: Do not run Linux workflow for pull requestsivan2022-06-221-1/+1
* Configure GitHub Actions macOS CI.ivan2022-06-221-0/+32
* * .github/workflows/linux.yml: Disable fail-fast.ivan2022-06-211-0/+1
* * .github/workflows/linux.yml: Enable Linux CI workflow for 1.8.x branch.ivan2022-06-211-2/+2
* * .github/workflows/linux.yml: Add Address Sanitizer tests.ivan2022-06-211-0/+8
* Configure GitHub Actions Linux CI. Based on Travis configuration.ivan2022-06-211-0/+50
* Rename .github/workflows/cmake.yml to .github/workflows/windows.yml.ivan2022-06-211-1/+1
* * .github/workflows/cmake.yml: Explicitly enable APR_BUILD_TESTAPR.ivan2022-06-201-1/+1
* Add initial configuration for GitHub Actions.ivan2022-06-201-0/+42