aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
Commit message (Expand)AuthorAgeFilesLines
* [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
| |/
* / enable freebsd_amd64 inside CISébastien Marie2022-03-131-0/+3
|/
* rename architecture from 386 to i386Sébastien Marie2022-03-031-2/+2
* CI: add linux i386, Darwin arm64 and Windows 386Sébastien Marie2022-03-031-0/+12
* ci: add check for OpenBSD amd64Sébastien Marie2022-02-261-0/+3
* Update ci.ymlMikkel Hjortshøj2022-02-111-1/+1
* Enforce `-strict-style` in CIgingerBill2022-01-311-3/+3
* Correct CIgingerBill2022-01-301-3/+4
* Update CI to do `odin check examples/all`gingerBill2022-01-301-9/+20
* Fix package name againzhibog2021-11-101-1/+1
* Fix botan lib name for aptzhibog2021-11-101-1/+1
* Add tests to Linux and Mac and add vendor testszhibog2021-11-101-4/+26
* CI: Run demo with debug info.Jeroen van Rijn2021-11-011-0/+12
* Add `odin report` command to help with bug reports.Jeroen van Rijn2021-10-311-0/+9
* Separate math/big test.Jeroen van Rijn2021-09-071-0/+7
* Rename CI tests.Jeroen van Rijn2021-09-071-2/+2
* Move math/big tests under `tests/`.Jeroen van Rijn2021-09-071-8/+1
* Add Makefile for tests.Jeroen van Rijn2021-09-071-0/+5
* Set relative path for Odin.Jeroen van Rijn2021-09-071-1/+1
* CI tests for PNG, GZIP + ZLIB.Jeroen van Rijn2021-09-071-2/+2
* Add PNG test suite asset download to CI.Jeroen van Rijn2021-09-071-2/+7
* big: CI print Python3 version.Jeroen van Rijn2021-09-071-0/+1
* big: Run tests under CI.Jeroen van Rijn2021-09-071-1/+7
* Update ci.ymlMikkel Hjortshøj2021-08-181-0/+9
* Reorder ci.yml from `run check version` to `version check run`gingerBill2021-08-071-14/+14
* Remove downloading the LLVM binaries in ci.ymlMikkel Hjortshøj2021-04-301-7/+0
* Update CIgingerBill2021-04-271-1/+1
* Add `-DODIN_VERSION_RAW` to MakefilegingerBill2021-04-251-0/+6
* Remove -llvm-api from CIgingerBill2021-04-251-5/+1
* Update CI for LinuxgingerBill2021-04-251-1/+1
* Make -llvm-api run first before old backend on LinuxgingerBill2021-04-251-3/+3
* Try `clang-11`gingerBill2021-04-241-1/+1
* Try `llvm-config-11` in the MakefilgingerBill2021-04-241-1/+1
* Try llvm-config-11gingerBill2021-04-241-1/+1
* Add clang-11 for Linux; blank out threading_example on darwingingerBill2021-04-241-1/+1
* Update CI to run both old and new backendsgingerBill2021-04-241-2/+6