v/vlib/v/builder
Delyan Angelov 6299a73e90
builder: prepare for `v -b native -os windows run file.v`
2021-11-26 12:05:58 +02:00
..
builder.v table, builder, checker: cleanup unwrap_generic (#12241) 2021-10-21 05:48:02 +03:00
c.v v.builder: fix `-cc msvc -cflags /O2` and support CFLAGS and LDFLAGS env vars 2021-09-18 09:14:21 +03:00
cc.v builder: pass `-std=gnu99` to the C backend under linux (#12236) 2021-10-20 14:26:25 +03:00
cflags.v
compile.v builder,pref: add support for `-no-builtin` (useful for writing Linux kernel modules) 2021-10-23 12:53:53 +03:00
js.v js: use prefixed names for functions and global symbols (#11387) 2021-09-08 20:30:46 +03:00
msvc.v v.pref: add a simple options_test.v to check for -cflags regressions 2021-09-18 16:08:15 +03:00
native.v builder: prepare for `v -b native -os windows run file.v` 2021-11-26 12:05:58 +02:00
rebuilding.v builder: make -usecache rebuild cached, but changed modules, and their dependants (#12193) 2021-10-15 12:22:59 +03:00