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
/
HostInfoWindows.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear the output string passed to GetHostName()
Aaron Smith
2019-04-17
1
-0
/
+2
*
Fix Windows build after UserIDResolver patch.
Zachary Turner
2019-03-04
1
-0
/
+20
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove comments after header includes.
Jonas Devlieghere
2018-11-11
1
-1
/
+1
*
[Windows] Fix Windows build after be053dd5a384a03da5a77552686900ddc7bfc178
Aleksandr Urakov
2018-11-02
1
-3
/
+3
*
[windows] Use a well-known path for ComSpec if we fail to retrieve it
Stella Stamenova
2018-07-18
1
-2
/
+7
*
Remove dependency from Host to python
Pavel Labath
2018-06-20
1
-12
/
+0
*
Replace HostInfo::GetLLDBPath with specific functions
Pavel Labath
2018-06-19
1
-2
/
+2
*
Attempt to fix windows&freebsd builds broken by r334950
Pavel Labath
2018-06-18
1
-3
/
+3
*
Use llvm::VersionTuple instead of manual version marshalling
Pavel Labath
2018-06-18
1
-10
/
+5
*
[FileSpec] Make style argument mandatory for SetFile. NFC
Jonas Devlieghere
2018-06-13
1
-1
/
+1
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-5
/
+4
*
Resubmit "Delete the remainder of platform specific code in FileSpec."
Zachary Turner
2017-03-22
1
-0
/
+1
*
Revert "Delete the remainder of platform specific code in FileSpec."
Pavel Labath
2017-03-22
1
-1
/
+0
*
Delete the remainder of platform specific code in FileSpec.
Zachary Turner
2017-03-22
1
-0
/
+1
*
Switch std::call_once to llvm::call_once
Kamil Rytarowski
2017-02-06
1
-2
/
+3
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-95
/
+76
*
Unicode support on Win32.
Zachary Turner
2016-03-22
1
-10
/
+26
*
Add support for reading line tables from PDB files.
Zachary Turner
2016-03-02
1
-0
/
+16
*
Fix an issue with finding python on Windows.
Zachary Turner
2015-05-13
1
-2
/
+1
*
[Python] Fix issue configuring sys.path during startup.
Zachary Turner
2015-04-09
1
-6
/
+8
*
Fix compilation failure on Windows.
Zachary Turner
2015-02-03
1
-1
/
+1
*
Fixed bugs in the multi-threaded access in HostInfoBase. Prior to this fix, s...
Greg Clayton
2015-02-03
1
-8
/
+7
*
Remove LLDB_DEFAULT_SHELL #define, and determine this at runtime.
Zachary Turner
2014-10-20
1
-0
/
+6
*
Change back all paths returns for lldb::PathType enumerations from HostInfo::...
Greg Clayton
2014-08-25
1
-1
/
+1
*
Move the rest of the HostInfo functions over.
Zachary Turner
2014-08-21
1
-0
/
+17
*
Move Host::GetLLDBPath to HostInfo.
Zachary Turner
2014-08-21
1
-0
/
+15
*
Move some Host logic into HostInfo class.
Zachary Turner
2014-08-19
1
-0
/
+80