sapling/eden/fs/model
Puneet Kaushik 701f58fc1b Include treeEntryTypeFromMode in Windows build
Summary:
Eden on Windows doesn't support setting a file as executable or creating symlinks.

Windows doesn't need executable mode bit to execute. It can execute the files with executable extension, or the responsible program can run it like Python3.exe can run python script.

Reviewed By: chadaustin

Differential Revision: D19956268

fbshipit-source-id: c22416db2a9da78e3a5c4392d1537eb7cbf9bfd0
2020-03-31 08:08:36 -07:00
..
git fix an assertion violation in GlobBenchmark 2020-03-16 13:28:24 -07:00
test Tidy up license headers 2019-10-11 05:28:23 -07:00
Blob.h Tidy up license headers 2019-10-11 05:28:23 -07:00
CMakeLists.txt update license headers in CMake files 2019-06-19 17:02:46 -07:00
Hash.cpp improve error message when invalid hashes are given 2019-11-07 17:26:09 -08:00
Hash.h improve error message when invalid hashes are given 2019-11-07 17:26:09 -08:00
ParentCommits.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
ParentCommits.h Tidy up license headers 2019-10-11 05:28:23 -07:00
Tree.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
Tree.h Tidy up license headers 2019-10-11 05:28:23 -07:00
TreeEntry.cpp Include treeEntryTypeFromMode in Windows build 2020-03-31 08:08:36 -07:00
TreeEntry.h Tidy up license headers 2019-10-11 05:28:23 -07:00