aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
Commit message (Expand)AuthorAgeFilesLines
* Check examples/all on NetBSDAndreas T Jonsson2024-05-131-1/+1
* Merge branch 'netbsd' into netbsd-ciAndreas T Jonsson2024-05-131-1/+1
|\
| * Fix and re-enable .doc tests.Jeroen van Rijn2024-05-111-1/+1
* | Added prebuilt clang17Andreas T Jonsson2024-05-021-0/+1
* | Fixed invalid package nameAndreas T Jonsson2024-05-021-1/+1
* | Use custom llvm binariesAndreas T Jonsson2024-05-021-4/+9
* | Merge branch 'netbsd' into netbsd-ciAndreas T Jonsson2024-05-021-1/+1
|\|
| * ci: fix macOS versionsLaytan Laats2024-04-241-1/+1
* | Should only run BSD testsAndreas T Jonsson2024-04-251-2/+2
* | Fixed invalid git pathAndreas T Jonsson2024-04-251-4/+1
* | Print the path of the git safe directoryAndreas T Jonsson2024-04-251-0/+3
* | Added git safe directory configAndreas T Jonsson2024-04-251-0/+1
* | Fixed broken exportAndreas T Jonsson2024-04-251-2/+5
* | Simple CI setup for NetBSDAndreas T Jonsson2024-04-251-0/+22
|/
* re-enable core tests on macos armLaytan Laats2024-03-251-5/+5
* Also update to LLVM 17 for general CILaytan Laats2024-03-251-9/+9
* Disable core library tests for ARM (Silly CI)gingerBill2024-03-061-5/+5
* vendor/botan: RemoveYawning Angel2024-03-041-6/+6
* name the workflowsLaytan Laats2024-02-021-0/+4
* add MacOS ARM target to CI and releasesLaytan Laats2024-02-021-4/+41
* Disable doc tests for now.Jeroen van Rijn2023-12-271-1/+1
* Temporarily disable vendor tests on macOS (botan)Jeroen van Rijn2023-11-061-5/+0
* Change to LLVM@13 for ci.yml on MacgingerBill2023-08-151-2/+2
* Try Windows 2022, since the windows tests failed. Likely because I compiled t...zhibog2023-05-031-12/+12
* Add Botan 3.0, comment some tests, due to removed algorithmszhibog2023-05-031-2/+7
* Don't test Botan on MacOS for nowJeroen van Rijn2023-05-021-7/+2
* Re-enable documentation CI and improve error messagesLucas Perlind2023-04-071-1/+1
* Temporarily disable doc tests.Jeroen van Rijn2023-04-061-1/+1
* Add documentation tester and make it apart of CI workflowLucas Perlind2023-03-301-0/+7
* Fix CI typo.Jeroen van Rijn2022-11-131-1/+1
* map tests for Linux and MacJeroen van Rijn2022-11-131-0/+10
* Add tests for new map implementation.Jeroen van Rijn2022-11-121-0/+7
* Temporarily disable certain tests.Jeroen van Rijn2022-11-011-13/+0
* Github CI: Add test case for issue 2113Lucas Perlind2022-10-081-0/+8
* Disable issues tests for the moment.Jeroen van Rijn2022-10-041-7/+0
* [tests] Skip issues test on Windows for now.dev-2022-10Jeroen van Rijn2022-10-021-5/+0
* Update ci.ymlMikkel Hjortshøj2022-07-241-1/+1
* Update CI.Jeroen van Rijn2022-04-261-4/+5
* Update CI workflow.Jeroen van Rijn2022-04-261-3/+7
* Revert "Merge pull request #1702 from Kelimion/filename_generation"Jeroen van Rijn2022-04-241-8/+3
* Update CI paths for issue tests.Jeroen van Rijn2022-04-241-3/+3
* Update tests to use new filename generation code.Jeroen van Rijn2022-04-241-3/+8
* Fix issue #829 "Compiler crashes when declaring maps with procedure"gitlost2022-03-231-3/+3
* Fix issue #1592 "LLVM code gen error when using a constant in an if"gitlost2022-03-181-0/+12
* Merge pull request #1605 from colrdavidson/linux_buildgingerBill2022-03-141-3/+3
|\
| * more build tweaks?Colin Davidson2022-03-091-1/+1
| * test adjusting apt arg orderColin Davidson2022-03-091-1/+1
| * Update ci to use build scriptColin Davidson2022-03-091-2/+2
* | Merge pull request #1613 from semarie/linux_arm64gingerBill2022-03-141-0/+3
|\ \
| * | enable linux_arm64 check in CISébastien Marie2022-03-121-0/+3
| |/