aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* ci: add check for OpenBSD amd64Sébastien Marie2022-02-261-0/+3
|
* Update nightly.ymlMikkel Hjortshøj2022-02-111-1/+1
|
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | Add new Odin command, `odin report`, which prints information helpful to resolving or reporting a bug. ``` W:\Odin> odin report Where to find more information and get into contact when you encounter a bug: Website: https://odin-lang.org GitHub: https://github.com/odin-lang/Odin/issues Useful information to add to a bug report: Odin: dev-2021-10:256bebfe OS: Windows 10 Professional (version: 20H2), build 19042.1266 CPU: AMD Ryzen 7 1800X Eight-Core Processor RAM: 65469 MiB W:\Odin> TODO: - CPU name on ARM/ARM64 ```
* Update nightly.ymlMikkel Hjortshøj2021-10-221-1/+1
| | | Downgrading python version in nightly to use same version as local
* Update nightly.ymlMikkel Hjortshøj2021-10-221-1/+8
|
* 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
|
* Add `vendor` to nightly.ymldev-2021-09gingerBill2021-09-011-0/+3
|
* 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 nightly.ymlMikkel Hjortshøj2021-04-301-9/+0
|
* Remove downloading the LLVM binaries in ci.ymlMikkel Hjortshøj2021-04-301-7/+0
|
* Update nightly.ymlMikkel Hjortshøj2021-04-301-2/+2
|
* Update CIgingerBill2021-04-271-1/+1
|
* Add `-DODIN_VERSION_RAW` to MakefilegingerBill2021-04-251-0/+6
|
* Remove -llvm-api from CIgingerBill2021-04-252-9/+1
|
* Update nightly.yml to support `-llvm-api`gingerBill2021-04-251-6/+10
|
* 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
|
* Remove `libllvm-11`gingerBill2021-04-241-1/+1
|
* Modify flags in MakefilegingerBill2021-04-241-1/+1
|
* Up ci.ymlgingerBill2021-04-241-2/+2
|
* Update nightly.ymlMikkel Hjortshøj2020-11-221-2/+2
|
* [CI] Done testing webhookMikkel Hjortshøj2020-11-081-2/+0
|
* [CI] testing webhookMikkel Hjortshøj2020-11-081-0/+2
|
* [CI] Non-sudo install of b2?Mikkel Hjortshøj2020-11-081-1/+1
|
* Update nightly.ymlMikkel Hjortshøj2020-11-081-1/+6
|
* [CI] Add manual trigger to nightlyMikkel Hjortshøj2020-11-081-0/+1
|
* [CI] Try setting python 3.x in nightly upload stepMikkel Hjortshøj2020-11-081-0/+3
|
* [CI] Fix macOS CPATH for nightly buildsMikkel Hjortshøj2020-10-291-2/+3
|