aboutsummaryrefslogtreecommitdiff
path: root/windows/Makefile
AgeCommit message (Expand)Author
2014-06-22windows: Enable GC and implement bss start and end symbolsstijn
2014-05-20windows: Fix compilation with mingw-w64 so it uses correct printf implementat...stijn
2014-05-09windows: Add modtime implementationstijn
2014-05-07windows: Fix input.c missing in Makefile after changes for #582stijn
2014-05-03mingw: Fix number of exponent digits in floating point formattingstijn
2014-05-03mingw: Add implementation of realpath()stijn
2014-04-20windows: Unbreak mingw32 build (cross-compiling under Linux).Paul Sokolovsky
2014-04-17build: Simplify build directory layout by putting all headers in genhdr.Damien George
2014-04-16build directory can now be renamedAndrew Scheller
2014-04-08windows: Use most of the source files from unix/ port.Damien George
2014-01-28Added Windows port (see #233)Markus Siemens