Commit graph

14 commits

Author SHA1 Message Date
Delyan Angelov
50db431cfd
ci: add -prealloc self compilation checks on more platforms (#24891) 2025-07-14 11:03:56 +03: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
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
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
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
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