This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
d5915bde7c
v
/
vlib
/
v
/
builder
History
Delyan Angelov
3386526610
builder: improve support for -g in cross compilation to windows
2020-12-07 23:38:21 +02:00
..
builder.v
fmt: make single-stmt `or` blocks single-line (
#7126
)
2020-12-04 13:25:23 +02:00
c.v
builder: allow for `-os windows -cc msvc -o x.c` on any platform
2020-12-05 15:35:39 +02:00
cc.v
builder: improve support for -g in cross compilation to windows
2020-12-07 23:38:21 +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: remove executables after `v run file.v`
2020-12-05 13:03:12 +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
fmt: make single-stmt `or` blocks single-line (
#7126
)
2020-12-04 13:25:23 +02:00
msvc.v
builder: allow for `-os windows -cc msvc -o x.c` on any platform
2020-12-05 15:35:39 +02:00
x64.v
…