Commit Graph

5 Commits (5df31c16f7d372715e97c6a2acd1b3cceef1291f)

Author SHA1 Message Date
Delyan Angelov aa438c7c3f os: fix exec() and get_raw_line(); fix Windows tests and examples 2019-08-26 13:51:48 +03:00
Emily Hudson d373b331fa ompiler: MSVC related fixes and `v test v` for windows testing
* MSVC related fixes and v test v for windows testing

* If second stage crashes on windows goto error

* use os.exec instead of system so that the error can be printed

* use -debug for osx vid

* Fix some whitespace to trigger a rebuild
2019-08-18 17:25:33 +03:00
unknown-v 4f8acca153 bat files: v.c to v_win.c 2019-08-17 16:31:44 +03:00
Alexander Medvednikov 88d775e78e
msvc.bat: use v_win.c 2019-08-17 12:56:42 +03:00
Emily Hudson f52c68a510 compiler: bootstrap with MSVC
Add make_msvc.bat to bootstrap with msvc and test it with travis
2019-08-13 23:04:20 +03:00