No description
Find a file
2015-03-24 00:40:36 +00:00
polymer Win32 debug build filename case checking now uses GetShortPathNameA()/GetLongPathNameA() instead of the slow SHGetFileInfo(). Since this works by requesting the shortened 8.3 filename for a file and then requesting the proper long version of that result, it has the side effect of breaking the functionality on NTFS volumes where the user has explicitly disabled the creation of 8.3 filenames. DONT_BUILD. 2015-03-24 00:40:36 +00:00
.gitignore Apple: Update Xcode project and build system. DONT_BUILD. 2015-02-14 07:26:10 +00:00