Commit graph

15 commits

Author SHA1 Message Date
Delyan Angelov
55f482bb63
ci: update linux image runners from ubuntu-20.04 to ubuntu-24.04 (#23706) 2025-02-17 07:37:59 +02:00
Delyan Angelov
b5d6f406af
ci: run FreeBSD on a VM in github ci, instead of on the Cirrus service (which stopped working today) (#23692) 2025-02-11 17:35:04 +02:00
Delyan Angelov
319eb83525
log: add log.use_stdout(), use it to silence the transition note for the most commonly used V tools/examples (#23642) 2025-02-03 12:37:57 +02:00
Adam Oates
c50d4ee13b
gg: add linux support for fn screen_size() Size (fix #23146) (#23326) 2025-01-02 19:10:09 +02:00
Delyan Angelov
9754714906
ci: use unbuffer_stdout() to ease debugging of failed CI steps 2024-12-30 17:31:45 +02:00
Alexander Medvednikov
394f3b1aae ci: change exec name for parallel cc 2024-12-19 12:32:52 +03:00
Alexander Medvednikov
b3d2a3faaf ci: linux_ci.vsh; cgen: parallel-cc fixes 2024-12-17 02:31:25 +03:00
Delyan Angelov
ee957e8fa6 ci: extract ci/common/runner.v, use it to simplify ci/macos_ci.vsh even more 2024-11-10 13:39:08 +02:00
Delyan Angelov
ce1fbaa0bd ci: improve output of macos_ci.vsh 2024-11-10 13:13:38 +02:00
Delyan Angelov
3223da69a1 ci: ensure that all examples can still be compiled, by v compiled with tcc on macos 2024-11-10 12:13:35 +02:00
Delyan Angelov
a40e751ba3
ci: cleanup, run npx prettier --write .github/workflows/macos_ci.yml 2024-11-09 08:53:14 +02:00
Alexander Medvednikov
d521f4d6f3 ci: fix Build V 2024-11-09 09:27:17 +03:00
Alexander Medvednikov
5d0f6b8a3d ci: use os.system to redirect output 2024-11-09 09:24:35 +03:00
Alexander Medvednikov
7ee7fb7664 ci: fmt macos_ci.vsh 2024-11-09 09:19:06 +03:00
Alexander Medvednikov
48e3cd1beb ci: macos_ci.vsh 2024-11-09 09:18:03 +03:00