Commit Graph

18 Commits (1caff5b3797e4206a9727310838c5170fcb09799)

Author SHA1 Message Date
spaceface 4ed9780b80
all: enable `-gc boehm` by default (#14577) 2022-06-09 00:44:29 +03:00
spaceface e5ff2ab455
ci: run on all branches on forks (#14498) 2022-05-22 20:19:04 +03:00
Daniel Däschle d81fbb1ccd
ci: only run on master (#14476) 2022-05-20 18:27:35 +03:00
Delyan Angelov 3a09ccc80a
ci: restore .github/workflows/ to its state at cee7856, when all checks were done 2022-05-15 10:23:12 +03:00
Daniel Däschle f0d46413d9
ci: require code to be formatted before everything else (minimise CI queue length) (#14396) 2022-05-14 15:38:15 +03:00
Delyan Angelov df029da942
Revert "ci: run `code-formatting` job before everything else (try 2) (#14379)"
This reverts commit 0972e67f72.
2022-05-12 23:29:37 +03:00
Daniel Däschle 0972e67f72
ci: run `code-formatting` job before everything else (try 2) (#14379) 2022-05-12 21:58:11 +03:00
Delyan Angelov 31b28af179
bootstrap: remove -I ./thirdparty/stdatomic/nix from make files (#14111) 2022-04-21 00:12:50 +03:00
Delyan Angelov e555335bf0
ci: fix windows-msvc builds, as well as the windows-cross job, turn on deprecation notices for [windows_stdcall] and [_fastcall] 2022-04-14 13:36:51 +03:00
Delyan Angelov 9523c23e14
ci: bump timeout-minutes to 25 for ci_cross.yml 2022-02-24 12:04:04 +02:00
Larpon 17911432b9
android: fix and test compilation to raw Android C code (#13080) 2022-01-07 16:57:05 +02:00
Delyan Angelov 278be77c11
ci: use wine64 explicitly in ci_cross.yml 2021-11-22 16:59:21 +02:00
Delyan Angelov 1bbbba5813
ci: improve ci_cross.yml 2021-11-22 16:36:26 +02:00
Delyan Angelov 9bf6d57032
ci: remove `make.bat --verbose` usages from the .yml files 2021-09-28 13:11:55 +03:00
crthpl 85b58b03a3
cgen: parallelize (#10844) 2021-09-28 10:28:04 +03:00
yuyi 600017d7fe
ci: fix CI failure (add 'sudo apt update' in the .yml files) (#10049) 2021-05-08 13:02:36 +03:00
Delyan Angelov 81d17f0a39
ci: add a windows-cross job to ci_cross.yml to prevent regressions 2021-04-17 19:31:39 +03:00
Delyan Angelov a31e265317
ci: split cross compilation jobs to their own ci_cross.yml file 2021-04-13 13:41:30 +03:00