| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-06-22 | windows: Enable GC and implement bss start and end symbols | stijn | |
| The pointers to the bss section are acquired in init.c() by inspecting the PE header. Works for msvc and mingw. | |||
| 2014-05-28 | msvc: Only update generated headers when there are changes | stijn | |
| This fixes generating the headers casuing complete rebuilds, even when the headere's content didn't really change. | |||
| 2014-05-09 | windows: Add modtime implementation | stijn | |
| 2014-05-08 | Windows MSVC port | stijn | |
| Extend the windows port so it compiles with the toolchain from Visual Studio 2013 | |||
