aboutsummaryrefslogtreecommitdiff
path: root/windows/README
AgeCommit message (Collapse)Author
2015-06-04windows/README: Add notes on running under Wine.Paul Sokolovsky
After enabling line editing support on Windows console, this is no longer trivial.
2014-05-08Windows MSVC portstijn
Extend the windows port so it compiles with the toolchain from Visual Studio 2013
2014-04-23windows/README: Use CROSS_COMPILE instead of CC to cover other tools too.Paul Sokolovsky
Suggested by @lurch.
2014-04-20windows: Add README with basic cross-compile instructions.Paul Sokolovsky