1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Alexander Medvednikov
b17bf5843c compiler: fix v_win.c generation 2019-08-30 00:07:54 +03:00
Delyan Angelov
83954acfd4 compiler: use cerror instead of panic. 2019-08-29 11:50:18 +03:00
Alexander Medvednikov
f29079daac better winroot.zip info message 2019-08-28 21:19:34 +03:00
unknown-v
fed9f01b2d use -rdynamic only if host os is not windows 2019-08-28 16:23:53 +03:00
Delyan Angelov
73c6bae480 print backtraces on panic on mac and linux 2019-08-27 23:29:13 +03:00
Sunny Lam
a5b44b3bc5 disable implicit-function-declaration for FreeBSD 2019-08-27 12:53:50 +03:00
Alexander Medvednikov
d98c20466e cc.v: build with "implicit-function-declaration" and fix declarations
required for the webassembly backend

2
2019-08-24 00:20:53 +03:00
Alexander Medvednikov
624a932420 compiler: cc.v 2019-08-23 12:06:01 +03:00