stijn
|
8c41920a90
|
windows: Enable input(), sys.maxsize(), ujson module, emergency exception buf, os module
|
10 years ago |
stijn
|
759138caee
|
msvc: Exclude modtermios, include extmod and fix compilation error
|
10 years ago |
stijn
|
8abcf666cb
|
windows: Enable GC and implement bss start and end symbols
The pointers to the bss section are acquired in init.c()
by inspecting the PE header. Works for msvc and mingw.
|
11 years ago |
stijn
|
48d641e41a
|
msvc: Only update generated headers when there are changes
This fixes generating the headers casuing complete rebuilds,
even when the headere's content didn't really change.
|
11 years ago |
stijn
|
5ed284a15e
|
windows: Add modtime implementation
|
11 years ago |
stijn
|
01d6be4d51
|
Windows MSVC port
Extend the windows port so it compiles with the toolchain from Visual Studio 2013
|
11 years ago |