0 branches
Tree
Top files
Clone with HTTPS:
android_cross_compile.vsh
v: refactor $var to ${var} across entire repository, make vfmt always output the newer form `${expr}` (#26494)
last Feb 1
1.9 KB
benchmark_footprint_json_encode.yml
build(deps): bump actions/upload-artifact from 6 to 7 (#26659)
last Feb 28
797 bytes
build_vinix_locally.sh
docs: change instructions for cloning the V repository to use `--depth=1` (#22905)
1 year ago
1.19 KB
compile_herolib.sh
ci: update last known good commit hash for herolib to ca8799af39228a5678a7be81128c5b0c342c9efc
1 year ago
1.07 KB
compile_v_with_vtcc.sh
ci: vtcc macOS test compiles to object (no Mach-O/ARM64 backend yet)
last May 17
1.1 KB
cross_ci.yml
ci: cache apt packages and Homebrew downloads across Linux/macOS jobs
last May 17
4.06 KB
docker_ci.yml
thirdparty: fix tcc __atomic_thread_fence (fix #25856) (fix #26158) (#26185)
last Jan 3
2.72 KB
download_full_toml_test_suites.sh
toml, tests: support v2.0.0 of the test-suite at toml-lang/toml-test@229ce2e (#26101)
last Dec 24
1.24 KB
gg_regressions_ci.yml
ci: cache apt packages and Homebrew downloads across Linux/macOS jobs
last May 17
2.5 KB
Dockerfile.ci_alpine_local
ci: make easier the debugging of the `docker-alpine-musl-gcc` job (#23399)
1 year ago
2.01 KB
alpine.test.sh
ci: use -silent in more jobs that produce a lot of OK lines normally (for test-cleancode, test-self, build-examples, build-tools)
1 year ago
296 bytes
benchmark_footprint_json_decode.yml
build(deps): bump actions/upload-artifact from 6 to 7 (#26659)
last Feb 28
671 bytes
build_on_ubuntu_25_ci.yml
ci: bump actions/checkout from 5 to 6, fix VPM's outdated_test.v (#25797)
last Nov 21
1.42 KB
c2v_ci.yml
ci: cache apt packages and Homebrew downloads across Linux/macOS jobs
last May 17
5.21 KB
compile_discordv.sh
ci: fix vtcc int(0x8000_0000) overflow; document discord.v disable (#26858)
last Apr 12
799 bytes
compile_shaders_in_examples.sh
ci: use shebang with better portability in shell scripts, format shell scripts (#21605)
2 years ago
132 bytes
disable_azure_mirror.sh
ci: change the azure mirror URL in /etc/apt/sources.list too
last Sep 8
721 bytes
docs_ci.yml
ci: cache apt packages and Homebrew downloads across Linux/macOS jobs
last May 17
2.58 KB
find_openssl.bat
ci: use windows-2025 for the gcc-windows job (since it has gcc 14.2.0) (#24304)
1 year ago
276 bytes
macos_ci.yml
ci: cache apt packages and Homebrew downloads across Linux/macOS jobs
last May 17
3.2 KB
make_sure_ci_run_with_64bit_compiler_test.v
make/test: clean 32-bit detection and test tcc32/tcc64 CI run (#9001)
5 years ago
83 bytes
module_docs_lint.yml
ci: bump actions/checkout from 5 to 6, fix VPM's outdated_test.v (#25797)
last Nov 21
394 bytes
other_ci.yml
ci: cache apt packages and Homebrew downloads across Linux/macOS jobs
last May 17
7.28 KB
puzzle_vibes_ci.yml
ci: switch puzzle_vibes CI to medvednikov/shy and medvednikov/puzzle_vibes
last May 17
1.56 KB
run_sanitizers_leak.suppressions
cgen, checker: more CI fixes; @[typedef] enums, -cstrict, VTL generics
last Apr 8
227 bytes
s390x_linux_ci.yml
ci: bump actions/checkout from 5 to 6, fix VPM's outdated_test.v (#25797)
last Nov 21
1.36 KB
sdl_ci.yml
ci: cache apt packages and Homebrew downloads across Linux/macOS jobs
last May 17
1.94 KB
ssa_backends_ci.yml.disabled
ci: disable the `SSA backends CI` job, till the new backend stabilises more
last Jan 27
1.26 KB
tools_ci.yml
ci: group logs sections in Tools CI for FreeBSD and OpenBSD (#27135)
last May 11
8.18 KB
vab_ci.yml
ci: bump actions/checkout from 5 to 6, fix VPM's outdated_test.v (#25797)
last Nov 21
2.26 KB
vup_works.yml
ci: bump actions/checkout from 5 to 6, fix VPM's outdated_test.v (#25797)
last Nov 21
2.86 KB
websockets_ci.yml
ci: cache apt packages and Homebrew downloads across Linux/macOS jobs
last May 17
3.33 KB
gen_vc_ci.yml
ci: bump actions/checkout from 5 to 6, fix VPM's outdated_test.v (#25797)
last Nov 21
2.38 KB
linux_ci.yml
ci: cache apt packages and Homebrew downloads across Linux/macOS jobs
last May 17
7.08 KB
make_sure_ci_run_with_32bit_compiler_test.v
ci: fix a failing test for `v test .github/workflows`
3 years ago
190 bytes
module_docs_ci.yml
ci: cache apt packages and Homebrew downloads across Linux/macOS jobs
last May 17
2.19 KB
more_extensive_but_slower_tests_ci.yml
all: rename make.bat; better dynamic array init syntax
last Apr 22
1.07 KB
prebuilt.yml
ci: use retry.sh for the `pkg install` in termux_ci.yml to reduce false positives.
last Aug 12
1.94 KB
riscv64_linux_ci.yml
cgen,slow_tests: add riscv64 inline asm support, add tests (#26050)
last Dec 20
1.53 KB
run_sanitizers.sh
ci, checker, pref: extract .github/workflows/run_sanitizers.sh to ease local testing with different options
1 year ago
1.11 KB
run_sanitizers_thread.suppressions
ci, checker, pref: extract .github/workflows/run_sanitizers.sh to ease local testing with different options
1 year ago
341 bytes
sanitized_ci.yml
ci: cache apt packages and Homebrew downloads across Linux/macOS jobs
last May 17
12.42 KB
show_manual_release_cmd.vsh
ci: fix release numbering in manual release workflow (fixes #26214)
last Apr 21
1.19 KB
toml_ci.yml
ci: bump actions/checkout from 5 to 6, fix VPM's outdated_test.v (#25797)
last Nov 21
1.02 KB
v_apps_and_modules_compile_ci.yml
ci: enable vtcc test on macOS, fix C codegen for clang compatibility
last May 17
9.52 KB
vsl_and_vtl_compile_ci.yml
ci: cache apt packages and Homebrew downloads across Linux/macOS jobs
last May 17
3.77 KB
workflow_lint.yml
ci: bump actions/checkout from 5 to 6, fix VPM's outdated_test.v (#25797)
last Nov 21
587 bytes