1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

23 Commits

Author SHA1 Message Date
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