12 Commits

Author SHA1 Message Date
Delyan Angelov
9e2462a876
native: fix again v -os macos -experimental -b native -o hw.macos examples/hello_world.v, after the latest changes to the backend 2025-06-12 13:40:01 +03:00
Delyan Angelov
42a992775e
ci: reduce code duplication in linux_ci.vsh 2025-05-31 13:20:15 +03:00
Delyan Angelov
b9d746fae8
ci: first recompile v with -g, before running Self tests, to ease remote diagnosis 2025-03-21 11:11:53 +02:00
Alexander Medvednikov
8683e634ee veb: deprecate vweb (part 2); move all vweb examples to veb 2025-03-02 14:37:20 +03:00
Delyan Angelov
1cb76c92f4
ci: remove the VJOBS=1 restriction for test-cleancode on linux (#23801) 2025-02-24 16:30:36 +02:00
Delyan Angelov
8241f22116
ci: use -silent in more jobs that produce a lot of OK lines normally (for test-cleancode, test-self, build-examples, build-tools) 2025-02-24 11:23:59 +02:00
Delyan Angelov
252df04ceb
ci: use -silent for the longer test runs (suppress most OK lines, to reduce scrolling on failure) 2025-02-24 09:35:16 +02:00
Delyan Angelov
428b32806e
ci: avoid duplicating work by removing the remaining -skip-unused tasks, since that is the new default (#23746) 2025-02-17 12:09:37 +02:00
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
Adam Oates
c50d4ee13b
gg: add linux support for fn screen_size() Size (fix #23146) (#23326) 2025-01-02 19:10:09 +02:00
Alexander Medvednikov
b3d2a3faaf ci: linux_ci.vsh; cgen: parallel-cc fixes 2024-12-17 02:31:25 +03:00