1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/.github/workflows
2022-04-14 13:44:18 +03:00
..
alpine.build.sh
alpine.test.sh
binary_artifact.yml ci: use powershell Compress-Archive instead of zip in binary_artifact.yml 2021-12-14 12:20:20 +02:00
build_vinix_locally.sh
cancel.yml
ci_bootstrapping_works.yml ci: bump timeout-minutes to 30 for 'Bootstraping works' job 2022-03-02 19:51:40 +02:00
ci_cross.yml ci: fix windows-msvc builds, as well as the windows-cross job, turn on deprecation notices for [windows_stdcall] and [_fastcall] 2022-04-14 13:36:51 +03:00
ci_sanitized.yml math.big: wrap all asserts in module code (not in tests) in $if debug {} (#14012) 2022-04-12 09:38:53 +03:00
ci_v_benchmark.yml ci: introduce v benchmarks inside the ci workflow (#13949) 2022-04-07 12:21:13 +03:00
ci.yml ci: build vpm again 2022-04-05 08:02:47 +03:00
containers_ci.yml ci: fix concurrency.group name for containers_ci.yml 2022-02-24 16:00:57 +02:00
debug_ci.yml ci: remove the -silent flag for CI jobs (the failing tests are listed at the end of the run anyway) 2022-02-16 21:02:36 +02:00
docs_ci.yml ci,tools: improve the precision of report-missing-fn-doc, remove dependence on sed 2022-02-08 11:30:13 +02:00
freebsd_build_tcc.sh freebsd_build_tcc.sh: use an explicit --cc=clang 2021-08-15 11:43:25 +03:00
gen_vc.yml ci: fix generation of vc/v_win.c in gen_vc.yml 2022-04-14 13:44:18 +03:00
gfx_ci.yml vgret: add support for config via toml and root path (#12821) 2021-12-13 20:58:31 +02:00
make_sure_ci_run_with_32bit_compiler_test.v
make_sure_ci_run_with_64bit_compiler_test.v
module_docs.yml
other_ci.yml ci: use ./v instead of v in "Shader examples could be build" step 2022-03-31 13:53:02 +03:00
paths_ci.yml ci: fix for sporadic Killed failures when running js tests on macos 2022-01-30 16:43:04 +02:00
periodic.yml
prebuilt.yml
sdl_ci.yml ci: update sdl ci to compile shader example (#13805) 2022-03-22 17:36:23 +02:00
toml_ci.yml ci: install libgc-dev in toml_ci.yml too 2022-01-03 15:03:43 +02:00
vab_ci.yml ci: simplify vab_ci.yml (#13109) 2022-01-09 19:24:47 +02:00
vinix-kernel.yml ci: remove now-useless mlibc stuff from Vinix workflow (#13471) 2022-02-15 11:19:28 +02:00
websockets.yml
windows-install-sdl.bat
windows-install-sqlite.bat