Damien George
|
0b2a60acbe
|
windows: Prefix includes with py/; remove need for -I../py.
|
2015-01-01 21:21:46 +00:00 |
stijn
|
8422cac088
|
msvc: Support py/*.h includes per #1022
|
2015-01-01 13:10:54 +01:00 |
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.
|
2014-06-22 11:31:16 +02:00 |
stijn
|
01d6be4d51
|
Windows MSVC port
Extend the windows port so it compiles with the toolchain from Visual Studio 2013
|
2014-05-08 10:06:43 +02:00 |