v/vlib/v/builder
spaceface c544cc508b
pref: fix cross-compiling graphical apps to Windows (#7449)
2020-12-21 19:45:12 +02:00
..
builder.v builder: use the same compilation mode for thirdparty object files (#7450) 2020-12-21 17:46:26 +01:00
c.v builder: implement b.timing_start/1 and b.timing_measure/1 2020-12-18 13:21:17 +02:00
cc.v pref: fix cross-compiling graphical apps to Windows (#7449) 2020-12-21 19:45:12 +02:00
cflags.v v: add VCACHE support for thirdparty object files and for `v build-module` 2020-10-25 03:09:07 +03:00
compile.v builder: do not remove executables after run when -keepc is passed; add `-d trace_thirdparty_obj_files` 2020-12-20 12:22:17 +02:00
generics.v error on unknown generic struct init. closes #7085 2020-12-02 20:53:40 +11:00
iosplist.v fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
js.v builder: implement b.timing_start/1 and b.timing_measure/1 2020-12-18 13:21:17 +02:00
msvc.v builder: use the same compilation mode for thirdparty object files (#7450) 2020-12-21 17:46:26 +01:00
x64.v builder: implement b.timing_start/1 and b.timing_measure/1 2020-12-18 13:21:17 +02:00