index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Host
/
windows
/
FileSystem.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unicode support on Win32.
Zachary Turner
2016-03-22
1
-24
/
+96
*
Make uses of /dev/null portable across OSes.
Zachary Turner
2015-10-14
1
-0
/
+3
*
Moved ResolveSymbolicLink() to the FileSystem where it belongs, thanks
Sean Callanan
2015-09-18
1
-0
/
+6
*
Remove unused modules from module cache.
Oleksiy Vyalov
2015-09-18
1
-0
/
+23
*
Implement FileSystem::GetPermissions for Windows. Differential Revision: http...
Adrian McCarthy
2015-07-17
1
-1
/
+19
*
Refactor many file functions to use FileSpec over strings.
Chaoren Lin
2015-05-29
1
-18
/
+23
*
Use hard links to link sysroot files within ModuleCache.
Oleksiy Vyalov
2015-05-08
1
-0
/
+9
*
Use llvm::sys::fs::create_directories to create new directory on Windows.
Oleksiy Vyalov
2015-04-10
1
-2
/
+7
*
Avoid crashing by not mmap'ing files on network mounted file systems.
Greg Clayton
2015-02-23
1
-0
/
+12
*
Introduce FileSystem::CalculateMD5AsString that supports any platform and mak...
Oleksiy Vyalov
2015-02-20
1
-6
/
+0
*
Fix some posix assumptions related to running shell commands.
Zachary Turner
2014-12-08
1
-1
/
+1
*
Reverting r223548 which broke running in the shell on OS X.
Jim Ingham
2014-12-06
1
-1
/
+1
*
Fix some posix assumptions related to running shell commands.
Zachary Turner
2014-12-06
1
-1
/
+1
*
Move FileSystem functions out of Host and into their own classes.
Zachary Turner
2014-08-15
1
-0
/
+146