aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* Try fix NetBSD CIJeroen van Rijn2025-07-111-1/+1
|
* Fix early join after start.Jeroen van Rijn2025-06-211-44/+44
|
* Attempt fix brew errors (#5345)Jeroen van Rijn2025-06-161-1/+1
| | | Disable macOS Intel for now.
* Turn `core:math/bìg` tests into regular `core:testing` tests.Jeroen van Rijn2025-06-111-6/+0
| | | | | | `core:math/big` has been verified against Python's big integer implementation long enough. Turn it into a regular regression test using the `core:testing` framework, testing against a generated corpus of test vectors.
* Enable `odin check examples/all` for JS.Jeroen van Rijn2025-06-041-0/+6
|
* add examples/all/sdl3 for all sdl3 dependant packagesLaytan Laats2025-06-021-17/+17
| | | | + adds the wgpu glue packages to examples/all
* use brew clang instead of system clangLaytan Laats2025-05-091-0/+2
|
* Run MacOS CI with -sanitize:addressLaytan Laats2025-05-091-49/+19
|
* Enable asan for windows and ubuntu CI testsLucas Perlind2025-05-091-29/+59
| | | | | Other platforms either do not support asan at all or they fail to link with the asan runtime.
* ci: ok, had to brew update, can we now request @20 directly?Laytan2025-04-021-4/+2
|
* ci: brew update?Laytan2025-04-021-0/+2
|
* ci: fix macos llvm 20Laytan2025-04-021-4/+4
|
* ci: update to LLVM 20 on MacOS and Linux CI and releasesLaytan2025-04-021-4/+4
|
* Use 18 for RISCV64gingerBill2025-03-191-2/+2
|
* Use LLVM-18 on FreeBSDgingerBill2025-03-181-1/+1
|
* Use LLVM-18 on macOS IntelgingerBill2025-03-181-2/+2
|
* Use LLVM-18 for macOS ARMgingerBill2025-03-181-2/+2
|
* Update to LLVM 20 in CI.gingerBill2025-03-181-9/+9
|
* Remove `.wasm` from CIgingerBill2025-03-071-1/+1
|
* Fix typogingerBill2025-02-041-1/+1
|
* Add `vendor:sdl3` to ci.ymlgingerBill2025-02-041-2/+29
|
* ci: test issues on windowsLaytan Laats2025-01-111-0/+6
|
* Updated NetBSD CI to pkgsrc Q3 releaseAndreas T Jonsson2024-11-271-1/+1
|
* fix pathsLaytan Laats2024-10-021-4/+4
|
* fix benchmarks not compiling and make sure it doesn't happen again by checkingLaytan Laats2024-10-021-0/+10
|
* support the rpath changes on macosLaytan Laats2024-09-051-5/+5
|
* Remove duplicate vet flag.Jeroen van Rijn2024-08-281-1/+1
|
* -vet -strict-style -disallow-doJeroen van Rijn2024-08-281-22/+22
|
* More -disallow-do in CI.Jeroen van Rijn2024-08-281-21/+21
|
* add support for linux_riscv64 and freestanding_riscv64Laytan2024-08-201-0/+50
|
* Improve benchmarks.Jeroen van Rijn2024-08-161-9/+0
|
* Merge pull request #4070 from Feoramund/test-runner-mem-fail-as-errorJeroen van Rijn2024-08-131-18/+18
|\ | | | | Let memory failures be errors in the test runner
| * Optionally treat memory failures as errors in the test runnerFeoramund2024-08-111-18/+18
| | | | | | | | Enable with `-define:ODIN_TEST_FAIL_ON_BAD_MEMORY=true`.
* | Try use another arch URL for pkgsrcAndreas T Jonsson2024-08-121-2/+4
|/
* Disable NetBSD CIJeroen van Rijn2024-08-091-0/+1
|
* NetBSD vm fix.Jeroen van Rijn2024-08-091-4/+1
|
* Enable test leak = fatal on CI.Jeroen van Rijn2024-08-081-18/+18
|
* actually fail CI when NetBSD tests failLaytan Laats2024-08-031-0/+1
|
* Fix NetBSD CIJeroen van Rijn2024-07-311-1/+1
|
* Merge pull request #3951 from Kelimion/lua_testJeroen van Rijn2024-07-241-2/+3
|\ | | | | Add Lua example to `vendor:lua` as well as basic tests.
| * Copy lua54.dll during CI testJeroen van Rijn2024-07-241-0/+1
| |
| * install lua for new lua vendor testsLaytan Laats2024-07-221-2/+2
| |
* | Use pkgsrc llvm for NetBSD CIAndreas T Jonsson2024-07-021-5/+2
|/
* Add `-disallow-do` in CIgingerBill2024-06-291-8/+8
|
* wasi: make the demo run on wasi and run it in CILaytan Laats2024-06-291-1/+7
|
* Add FreeBSD to CIFeoramund2024-06-111-0/+29
|
* update actions/checkoutLaytan Laats2024-06-071-5/+5
|
* utilize `odin test -all-packages` instead of (make/bat) scripts for running ↵Laytan Laats2024-06-071-158/+61
| | | | tests
* Minor cleanup of makefiles and scriptsAndreas T Jonsson2024-06-051-1/+0
|
* Added arm64 support for NetBSDAndreas T Jonsson2024-06-051-1/+2
|