Alexander Medvednikov
|
47908c22df
|
cgen_test: skip empty lines; os: make vc_gen compile
|
2020-01-01 12:50:25 +01:00 |
Alexander Medvednikov
|
f9cc419dba
|
os: syscalls
|
2019-12-31 10:16:34 +00:00 |
Don Alfons Nisnoni
|
06fba73ab9
|
os: add os.symlink() function
|
2019-12-27 19:10:06 +01:00 |
vitalyster
|
2f23ee4818
|
windows: cleanup after bootstrapping with unicode entrypoint
|
2019-12-27 19:07:31 +01:00 |
vitalyster
|
3f0f8bac49
|
windows: do not link gdi32/shell32 to console applications
* read os.args from argv when we have console
* dynamically load CommandLineToArgvW when we are GUI app
* link gdi32/shell32 in glfw module
|
2019-12-27 11:27:19 +03:00 |
Alexander Medvednikov
|
49f960aea5
|
fix some windows cast warnings
|
2019-12-07 22:42:20 +03:00 |
Alexander Medvednikov
|
a57e29dfc5
|
os: replace dir_exists with is_dir; file_exists() => exists()
|
2019-12-04 23:17:45 +03:00 |
Unknown User
|
268a6dc6d9
|
add missing cfns
|
2019-11-25 04:35:41 +03:00 |
Alexander Medvednikov
|
1f93bb5a9a
|
os: windows fixes
|
2019-11-23 21:40:32 +03:00 |
Don Alfons Nisnoni
|
3a6ccf7f31
|
os: mkdir() error handling
|
2019-11-23 19:55:18 +03:00 |
Nicolas Sauzede
|
1dadf9d966
|
fix Windows warnings
|
2019-11-16 02:30:50 +03:00 |
Steven Gay
|
51663520c8
|
MSVC backtrace
|
2019-11-13 11:05:06 +03:00 |
Alexander Medvednikov
|
ffa9646749
|
Revert "print_backtrace_skipping_top_frames: Implementation for MSVC "
This reverts commit d1e7a54f3a .
|
2019-11-10 20:01:19 +03:00 |
Alexander Medvednikov
|
c7f3413d70
|
more vfmt fixes
|
2019-11-10 19:49:19 +03:00 |
Steven Gay
|
d1e7a54f3a
|
print_backtrace_skipping_top_frames: Implementation for MSVC
|
2019-11-10 19:34:53 +03:00 |
vitalyster
|
86447c1301
|
windows: use CreateProcess for os.exec
|
2019-11-07 16:01:17 +03:00 |
Trivaxy
|
8de2f00294
|
os: add windows cp
|
2019-11-02 22:37:29 +03:00 |
Nicolas Sauzede
|
7ba5248e56
|
os_win.v: switch => match
|
2019-10-27 09:36:40 +03:00 |
vitalyster
|
272b0aec82
|
os: fix os.get_error_msg on Windows
|
2019-10-26 14:58:05 +03:00 |
Alexander Medvednikov
|
dce3275df4
|
make necessary consts public
|
2019-10-24 12:36:57 +03:00 |
Alexander Medvednikov
|
27e254c738
|
now bring _windows.v back
|
2019-10-23 12:54:45 +03:00 |
Alexander Medvednikov
|
8021a01365
|
rename windows files for now
|
2019-10-23 12:37:42 +03:00 |
Alexander Medvednikov
|
5ef4b2064f
|
windows: _win.v => windows.v
|
2019-10-23 12:21:33 +03:00 |