v/vlib/v/builder
Delyan Angelov 4114dd0815
v.builder: fix `v -no-retry-compilation -cc tcc -usecache examples/tetris/`
2021-12-29 21:45:01 +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 v.builder: fix `v -no-retry-compilation -cc tcc -usecache examples/tetris/` 2021-12-29 21:45:01 +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