aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/Windows/Windows.h
AgeCommit message (Expand)Author
2011-02-09Windows/Windows.h: Redefine _WIN32_WINNT here. mingw-w64 tends to define it a...NAKAMURA Takumi
2011-02-04Make Win32's header file name lower for cross build on case-sensitive filesys...NAKAMURA Takumi
2010-12-09Support: Move c_str from SmallVector back to SmallString and add a free standingMichael J. Spencer
2010-12-06Support/Windows: Make MinGW happy.Michael J. Spencer
2010-12-06Support/FileSystem: Add directory_iterator implementation.Michael J. Spencer
2010-12-06Support/Windows: Add ScopedHandle and move some clients over to it.Michael J. Spencer
2010-11-29Merge System into Support.Michael J. Spencer