Commit graph

31 commits

Author SHA1 Message Date
Delyan Angelov
6eeb8d7ca9
ci: bump image_family to freebsd-14-0 in .cirrus.yml (#20632) 2024-01-22 18:37:00 +02:00
Delyan Angelov
fe857f9fe3
v.util: make launch_tool more robust, when multiple v -b js file.v commands are run at the same time (all trying to recompile the JS backend program) (#20631) 2024-01-22 18:03:20 +02:00
Turiiya
3e50ba0856
ci: update and cleanup the ci related code (#19541) 2023-10-10 21:39:00 +03:00
Delyan Angelov
0bf66f591e
ci: test the pure V math versions without .c.v overrides on the CI too (#19292) 2023-09-07 12:23:36 +03:00
Delyan Angelov
2fb6940b99
.cirrus.yml: change test_zip_modules -> test_zip_modules_script, so that the CI can recognise the new task name and execute it 2023-09-06 21:45:54 +03:00
Kim Shrier
60b901dda2
thirdparty/zip: properly include utime.h and set defines for FreeBSD (#19285) 2023-09-06 21:42:31 +03:00
Delyan Angelov
37c189c75f
ci: cleanup .cirrus.yml 2023-09-06 14:36:21 +03:00
Delyan Angelov
3e93a13ed8
math: fix failing test on FreeBSD with gcc 12.2.0 (and -ffast-math) (#19278) 2023-09-06 07:30:46 +03:00
Delyan Angelov
f25ad18851
.cirrus.yml: only run slow FreeBSD builds on changes to .v and .vsh files, not .md ones 2023-05-02 15:42:19 +03:00
Davide Beatrici
4bd49a0149
ci: run more tests on the FreeBSD Cirrus runner (#15602) 2022-09-01 21:56:43 +03:00
Delyan Angelov
61f078664c
ci: entirely delete the Code CI / arm64-ubuntu-tcc Cirrus job, since it does not honor trigger_type: manual, but simply timeouts after severah hours, showing fake positives in the github CI 2022-03-30 16:00:01 +03:00
Delyan Angelov
1c19573382
ci: use 'trigger_type: manual' for Cirrus CI's arm64_task/arm64-ubuntu-tcc job 2022-02-10 13:22:18 +02:00
Delyan Angelov
1be0cb0306
ci: do not fail silently in the Cirrus CI / Code CI / arm64-ubuntu-tcc job 2022-02-06 14:18:24 +02:00
spaceface
d80dd77adf
cgen: support closures on arm32 as well (#12875) 2021-12-17 14:26:24 +02:00
spaceface
8a34fb7857
ci: run the full V test suite on arm64 (#12865) 2021-12-16 17:44:21 +02:00
Delyan Angelov
7a3fe3ca70
ci: enable again ./fast -clang in .cirrus.yml (it should work now in FreeBSD 13) 2021-08-18 13:10:12 +03:00
Delyan Angelov
f8d6fe7a8b
ci: skip running fast on FreeBSD 13 for now 2021-08-16 10:13:44 +03:00
Alexander Medvednikov
765759817d ci: run fast.v with clang on freebsd 2021-08-16 06:30:35 +03:00
Delyan Angelov
6bc44acc70
Revert "ci: cleanup .cirrus.yml"
This reverts commit c26d82cc1a.
2021-08-15 12:22:36 +03:00
Delyan Angelov
c26d82cc1a
ci: cleanup .cirrus.yml 2021-08-15 12:20:43 +03:00
Delyan Angelov
5da13ac5b1
ci: do not run fast on the FreeBSD runner for now 2021-08-15 12:11:52 +03:00
Delyan Angelov
344f13d6de
ci: cleanup .cirrus.yml 2021-08-15 12:03:09 +03:00
Delyan Angelov
3c553f16ed
ci: use gmake in freebsd_build_tcc.sh 2021-08-15 11:32:40 +03:00
Delyan Angelov
d4af86738b
ci: try using freebsd_build_tcc.sh again on the FreeBSD runner 2021-08-15 11:27:45 +03:00
Delyan Angelov
7494d7f6c7
ci: just rely on the freebsd's tcc being recent enough :-| 2021-08-15 10:06:04 +03:00
Delyan Angelov
1e7c9ad8d0
ci: do use freebsd_build_tcc.sh on the freebsd runner 2021-08-15 09:59:24 +03:00
Delyan Angelov
15eff279f4
ci: fix .cirrus.yml (tab => spaces) 2021-08-15 09:51:42 +03:00
Delyan Angelov
e3bd793f43
ci: add a script to install tcc from source on freebsd so it can be run the freebsd job 2021-08-15 09:49:56 +03:00
Delyan Angelov
c225bb8465
ci: install tcc on the freebsd runner too 2021-08-15 09:38:34 +03:00
Alexander Medvednikov
e6d79f2fa7 ci: run fast.v on freebsd 2021-08-15 09:27:17 +03:00
Alexander Medvednikov
40efe4f620
ci: freebsd (cirrus) 2021-08-15 08:18:59 +03:00