| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ci: add check for OpenBSD amd64 | Sébastien Marie | 2022-02-26 | 1 | -0/+3 |
| * | Update nightly.yml | Mikkel Hjortshøj | 2022-02-11 | 1 | -1/+1 |
| * | Update ci.yml | Mikkel Hjortshøj | 2022-02-11 | 1 | -1/+1 |
| * | Enforce `-strict-style` in CI | gingerBill | 2022-01-31 | 1 | -3/+3 |
| * | Correct CI | gingerBill | 2022-01-30 | 1 | -3/+4 |
| * | Update CI to do `odin check examples/all` | gingerBill | 2022-01-30 | 1 | -9/+20 |
| * | Fix package name again | zhibog | 2021-11-10 | 1 | -1/+1 |
| * | Fix botan lib name for apt | zhibog | 2021-11-10 | 1 | -1/+1 |
| * | Add tests to Linux and Mac and add vendor tests | zhibog | 2021-11-10 | 1 | -4/+26 |
| * | Update issue templates | Jeroen van Rijn | 2021-11-04 | 1 | -1/+1 |
| * | Update issue templates | Jeroen van Rijn | 2021-11-04 | 1 | -1/+1 |
| * | CI: Run demo with debug info. | Jeroen van Rijn | 2021-11-01 | 1 | -0/+12 |
| * | Add `odin report` command to help with bug reports. | Jeroen van Rijn | 2021-10-31 | 1 | -0/+9 |
| * | Update nightly.yml | Mikkel Hjortshøj | 2021-10-22 | 1 | -1/+1 |
| * | Update nightly.yml | Mikkel Hjortshøj | 2021-10-22 | 1 | -1/+8 |
| * | Separate math/big test. | Jeroen van Rijn | 2021-09-07 | 1 | -0/+7 |
| * | Rename CI tests. | Jeroen van Rijn | 2021-09-07 | 1 | -2/+2 |
| * | Move math/big tests under `tests/`. | Jeroen van Rijn | 2021-09-07 | 1 | -8/+1 |
| * | Add Makefile for tests. | Jeroen van Rijn | 2021-09-07 | 1 | -0/+5 |
| * | Set relative path for Odin. | Jeroen van Rijn | 2021-09-07 | 1 | -1/+1 |
| * | CI tests for PNG, GZIP + ZLIB. | Jeroen van Rijn | 2021-09-07 | 1 | -2/+2 |
| * | Add PNG test suite asset download to CI. | Jeroen van Rijn | 2021-09-07 | 1 | -2/+7 |
| * | big: CI print Python3 version. | Jeroen van Rijn | 2021-09-07 | 1 | -0/+1 |
| * | big: Run tests under CI. | Jeroen van Rijn | 2021-09-07 | 1 | -1/+7 |
| * | Add `vendor` to nightly.ymldev-2021-09 | gingerBill | 2021-09-01 | 1 | -0/+3 |
| * | Update ci.yml | Mikkel Hjortshøj | 2021-08-18 | 1 | -0/+9 |
| * | Reorder ci.yml from `run check version` to `version check run` | gingerBill | 2021-08-07 | 1 | -14/+14 |
| * | Update feature_request.md | Mikkel Hjortshøj | 2021-05-13 | 1 | -1/+1 |
| * | Update feature_request.md | Mikkel Hjortshøj | 2021-05-13 | 1 | -0/+2 |
| * | Remove downloading the LLVM binaries in nightly.yml | Mikkel Hjortshøj | 2021-04-30 | 1 | -9/+0 |
| * | Remove downloading the LLVM binaries in ci.yml | Mikkel Hjortshøj | 2021-04-30 | 1 | -7/+0 |
| * | Update nightly.yml | Mikkel Hjortshøj | 2021-04-30 | 1 | -2/+2 |
| * | Update CI | gingerBill | 2021-04-27 | 1 | -1/+1 |
| * | Add `-DODIN_VERSION_RAW` to Makefile | gingerBill | 2021-04-25 | 1 | -0/+6 |
| * | Remove -llvm-api from CI | gingerBill | 2021-04-25 | 2 | -9/+1 |
| * | Update nightly.yml to support `-llvm-api` | gingerBill | 2021-04-25 | 1 | -6/+10 |
| * | Update CI for Linux | gingerBill | 2021-04-25 | 1 | -1/+1 |
| * | Make -llvm-api run first before old backend on Linux | gingerBill | 2021-04-25 | 1 | -3/+3 |
| * | Try `clang-11` | gingerBill | 2021-04-24 | 1 | -1/+1 |
| * | Try `llvm-config-11` in the Makefil | gingerBill | 2021-04-24 | 1 | -1/+1 |
| * | Try llvm-config-11 | gingerBill | 2021-04-24 | 1 | -1/+1 |
| * | Add clang-11 for Linux; blank out threading_example on darwin | gingerBill | 2021-04-24 | 1 | -1/+1 |
| * | Update CI to run both old and new backends | gingerBill | 2021-04-24 | 1 | -2/+6 |
| * | Remove `libllvm-11` | gingerBill | 2021-04-24 | 1 | -1/+1 |
| * | Modify flags in Makefile | gingerBill | 2021-04-24 | 1 | -1/+1 |
| * | Up ci.yml | gingerBill | 2021-04-24 | 1 | -2/+2 |
| * | Update nightly.yml | Mikkel Hjortshøj | 2020-11-22 | 1 | -2/+2 |
| * | [CI] Done testing webhook | Mikkel Hjortshøj | 2020-11-08 | 1 | -2/+0 |
| * | [CI] testing webhook | Mikkel Hjortshøj | 2020-11-08 | 1 | -0/+2 |
| * | [CI] Non-sudo install of b2? | Mikkel Hjortshøj | 2020-11-08 | 1 | -1/+1 |