Use ::GetVersionEx directly rather than the Win8.1 SDK helpers
[oota-llvm.git] / lib / Support / Windows / WindowsSupport.h
2016-01-11 Reid KlecknerUse ::GetVersionEx directly rather than the Win8.1...
2016-01-06 Yunzhong GaoDo not define NOGDI. Mingw defines LOGFONTW type in...
2016-01-06 Yunzhong GaoAnother attempt at fixing the i686-mingw32-RA-on-linux...
2016-01-06 Yunzhong GaoAnother attempt at fixing the i686-mingw32-RA-on-linux...
2016-01-06 Yunzhong GaoHopefully fix a mingw32 buildbot (i686-mingw32-RA-on...
2016-01-06 Yunzhong GaoFixing PR25717: fatal IO error writing large outputs...
2015-11-23 Paul RobinsonAdd Windows error code and tidy formatting for system...
2015-10-15 Pawel BylicaRequire Windows API of version 6.1 (Windows 7).
2015-02-15 Aaron BallmanRemoving LLVM_EXPLICIT, as MSVC 2012 was the last reaso...
2015-01-21 Yaron KerenAdd missing include guards to WindowsSupport.h.
2014-11-24 Paul RobinsonMore long path name support on Windows, this time in...
2014-09-03 Rafael EspindolaAdd writeFileWithSystemEncoding to LibLLVMSuppor.
2014-06-12 Rafael EspindolaTrying to fix the windows build.
2014-06-12 Rafael EspindolaRemove system_error.h.
2014-02-12 Reid KlecknerRename Windows.h to WindowsSupport.h to avoid ambiguity