Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
*-. | Merge branches 'wip/windows-high-codegen', 'wip/windows-high-linker', 'wip/wi... | Ben Gamari | 2022-04-07 | 1 | -3/+3 |
|\ \ | |||||
| | * | rts: Fix various #include issues | Ben Gamari | 2022-04-06 | 1 | -2/+2 |
| |/ |/| | |||||
| * | rts/PathUtils: Define pathprintf in terms of snwprintf on Windows | Ben Gamari | 2022-04-06 | 1 | -1/+1 |
|/ | |||||
* | rts: Use long-path-aware stat | Ben Gamari | 2021-03-23 | 1 | -2/+5 |
* | fix windows bootstrap due to linker changes | Tamar Christina | 2020-06-18 | 1 | -0/+2 |
* | Remove MAX_PATH restrictions from RTS, I/O manager and various utilities | Tamar Christina | 2018-03-31 | 1 | -1/+1 |
* | cpp: Use #pragma once instead of #ifndef guards | Ben Gamari | 2017-04-23 | 1 | -4/+1 |
* | rts: Move path utilities to separate source file | Ben Gamari | 2016-10-23 | 1 | -0/+43 |