1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/os
joe-conigliaro 9a2b8a0814
compiler: move msvc compiler to -cc flag instead of -os (#2338)
* move msvc to -cc flag instead of -os

* undo unrelated change

* do first build without msvc

* remvove flags temp

* fix comment
2019-10-14 16:41:46 +11:00
..
const.v os: fix is_dir 2019-07-31 10:38:29 +02:00
os_nix.v parser: a small immutable field fix 2019-10-13 01:50:19 +03:00
os_test.v parser: disallow statements after a return, branch check $if, $else, switch, and loops correctly 2019-08-10 10:26:42 +02:00
os_win.v snake_case consts 2019-10-12 22:36:14 +03:00
os.v compiler: move msvc compiler to -cc flag instead of -os (#2338) 2019-10-14 16:41:46 +11:00