1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/v/builder
2021-12-19 18:40:29 +02:00
..
cbuilder all: split all backends into cmd/tools/builders (#12811) 2021-12-12 22:10:43 +03:00
interpreterbuilder all: split all backends into cmd/tools/builders (#12811) 2021-12-12 22:10:43 +03:00
jsbuilder all: split all backends into cmd/tools/builders (#12811) 2021-12-12 22:10:43 +03:00
nativebuilder all: split all backends into cmd/tools/builders (#12811) 2021-12-12 22:10:43 +03:00
builder.v all: split all backends into cmd/tools/builders (#12811) 2021-12-12 22:10:43 +03:00
cc.v ci: use -Wno-excess-initializers for clang -cstrict, cleanup cgen 2021-12-14 17:14:45 +02:00
cflags.v fmt: smarter if condition wrapping (#8201) 2021-01-23 10:33:22 +02:00
compile.v preludes,builder,cgen: add support for VTEST_RUNNER=tap and -test-runner tap (#12523) 2021-12-16 15:59:46 +02:00
msvc.v v.builder: change the default stack size for apps produced by MSVC to 16MB 2021-12-19 18:40:29 +02:00
rebuilding.v builder: make -usecache rebuild cached, but changed modules, and their dependants (#12193) 2021-10-15 12:22:59 +03:00